コミット履歴

作者 SHA1 メッセージ 日付
  Chelsea H. Komlo 8191f52793 fix reference to perfstats 4 年 前
  Chelsea H. Komlo 89946235f4 add command line options for relay tests 4 年 前
  Chelsea H. Komlo 7efe0688f9 wip single pass 4 年 前
  Chelsea H. Komlo 2a1d3e29dc wip single-pass circuit extension 4 年 前
  Chelsea H. Komlo e3d35770c9 add path selection key to relay descriptor and as attribute 4 年 前
  Ian Goldberg 94feec6fff Use the logging module instead of just print 4 年 前
  Chelsea H. Komlo 73b75d2089 wip! single-pass circuit creation 4 年 前
  Ian Goldberg df1f1b0048 Implement the Sphinx reblinding procedure 4 年 前
  Ian Goldberg 585f33f72d Implement Merkle tree SNIP authentication 4 年 前
  Chelsea H. Komlo 3571eb1566 Fix to close circuit & stop sending in case of error in telescoping. 4 年 前
  Chelsea H. Komlo fbba94bfe4 wip- figure out how client receives cells 4 年 前
  Chelsea H. Komlo 70890f8cd3 wip; there is an error creating circuits after a number have already been created 4 年 前
  Chelsea H. Komlo bfd5f8f2a1 wip telescoping extend 4 年 前
  Chelsea H. Komlo b4f2219648 work-in-progress for telescoping implementation 4 年 前
  Ian Goldberg e898f91c91 Edits with Chelsea in Ian's office 4 年 前
  Ian Goldberg d2721142a0 python typo 4 年 前
  Ian Goldberg 8be702c5d3 Handle RelayRandomHopMsg in Walking Onions mode 4 年 前
  Ian Goldberg b86ee4c06d Make the relay.py unit test more robust to WOMode 4 年 前
  Ian Goldberg 7e35deb381 Relays can fetch ENDIVEs and ENDIVE diffs from DirAuths 4 年 前
  Ian Goldberg 575073ac49 Refactor the random picking of relays into a RelayPicker class 4 年 前
  Ian Goldberg aa832b1b4c Make the relay unit test more robust as to which Walking Onions mode it's in 4 年 前
  Ian Goldberg 162e75adce Implement SNIPs and ENDIVEs (threshold signature mode only so far) 4 年 前
  Ian Goldberg e8012351ae Ask for consensus diffs even from fallback relays 4 年 前
  Ian Goldberg aca5053d85 Simulate consensus diffs 4 年 前
  Ian Goldberg f2c6b1aa31 Circuits can now close 4 年 前
  Ian Goldberg cce3c9534e Tor's symmetric encryption doesn't have space overhead 4 年 前
  Ian Goldberg 2895f1c8e0 Rename 'CellHandler' to 'ChannelManager' 4 年 前
  Ian Goldberg 8b7aa26073 Handle EXTEND/EXTENDED cells. Circuits can now be built successfully! 4 年 前
  Ian Goldberg a8361be7e3 Be more consistent in terminology between "Msg" and "Cell" 4 年 前
  Ian Goldberg 01f3ab560a Start working on EXTEND/EXTENDED cells 4 年 前