コミット履歴

作者 SHA1 メッセージ 日付
  Ian Goldberg 3c41577330 Don't crash, but do report, on mysterious VRF failure 4 年 前
  Ian Goldberg e2e554939f Implement RelayGetDescMsg and RelayDescMsg messages 4 年 前
  Ian Goldberg 1df690d4b7 Allow passing a byte representation of a public key to Sphinx.client 4 年 前
  Ian Goldberg a9c2528364 The VRF should output bytes, not a hex string 4 年 前
  Ian Goldberg 726a57d749 Relays in Single-Pass Walking Onions pick the next relay according to a (simulated) VRF 4 年 前
  Ian Goldberg df19a2d3e8 Change a variable name 4 年 前
  Ian Goldberg 38f5bdf0bf Single Pass now constructing working circuits with random choice of next hop 4 年 前
  Ian Goldberg afb53b921f Start cleaning up Single-Pass Walking Onions 4 年 前
  Ian Goldberg 4e5eebff40 For relays, keep track of bytes sent and received relative to the relay bw 4 年 前
  Ian Goldberg 2b0261df02 Don't send nacl objects over the wire where reasonable 4 年 前
  Chelsea H. Komlo eca66df0e7 send created message in the clear, but encrypt prior cells 4 年 前
  Chelsea H. Komlo 6f6a5e9765 better logging 4 年 前
  Chelsea H. Komlo 07ddcd9e09 close circuit in case of error or repeated relays for single-pass 4 年 前
  Chelsea H. Komlo 40b49b7fe8 additional information to send in single-pass created cell 4 年 前
  Chelsea H. Komlo fa14e1532c make sure handler is set up on the correct circuit 4 年 前
  Chelsea H. Komlo 3171289538 make sure we are not extending to a relay we just received a message from in single-pass 4 年 前
  Chelsea H. Komlo 0a9c01e1d1 single-pass continued wip 4 年 前
  Chelsea H. Komlo 700e347ed0 pick next relay randomly in single pass for now; change this to use shared secret after everything else is done 4 年 前
  Chelsea H. Komlo 52b62faf92 add unimplemented reminders for relay 4 年 前
  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 年 前