Commit történet

Szerző SHA1 Üzenet Dátum
  Chelsea H. Komlo b4f2219648 work-in-progress for telescoping implementation 4 éve
  Chelsea H. Komlo d6a18c63e9 start adding more standerd error messages 4 éve
  Chelsea H. Komlo 661becb8c0 add guard selection mechanism for walking onions; just get random relay for the time being 4 éve
  Chelsea H. Komlo c252a30b07 refactor client consensus method to account for multiple protocol types 4 éve
  Chelsea H. Komlo 325023cdbb fix up vanilla test option 4 éve
  Chelsea H. Komlo 27038d6843 wip building circuits for telescoping 4 éve
  Chelsea H. Komlo bd62fbc3a0 wip building circuits for telescoping 4 éve
  Chelsea H. Komlo aeae0eac48 add start to being able to set mode from command line (or just elsewhere) 4 éve
  Ian Goldberg e898f91c91 Edits with Chelsea in Ian's office 4 éve
  Ian Goldberg d2721142a0 python typo 4 éve
  Chelsea H. Komlo 7bf1c030bf placeholders 4 éve
  Ian Goldberg 8be702c5d3 Handle RelayRandomHopMsg in Walking Onions mode 4 éve
  Ian Goldberg b86ee4c06d Make the relay.py unit test more robust to WOMode 4 éve
  Ian Goldberg 7e35deb381 Relays can fetch ENDIVEs and ENDIVE diffs from DirAuths 4 éve
  Ian Goldberg 575073ac49 Refactor the random picking of relays into a RelayPicker class 4 éve
  Ian Goldberg aa832b1b4c Make the relay unit test more robust as to which Walking Onions mode it's in 4 éve
  Ian Goldberg 162e75adce Implement SNIPs and ENDIVEs (threshold signature mode only so far) 4 éve
  Ian Goldberg e8012351ae Ask for consensus diffs even from fallback relays 4 éve
  Ian Goldberg aca5053d85 Simulate consensus diffs 4 éve
  Ian Goldberg f2c6b1aa31 Circuits can now close 4 éve
  Ian Goldberg cce3c9534e Tor's symmetric encryption doesn't have space overhead 4 éve
  Ian Goldberg 2895f1c8e0 Rename 'CellHandler' to 'ChannelManager' 4 éve
  Ian Goldberg 8b7aa26073 Handle EXTEND/EXTENDED cells. Circuits can now be built successfully! 4 éve
  Ian Goldberg a8361be7e3 Be more consistent in terminology between "Msg" and "Cell" 4 éve
  Ian Goldberg 01f3ab560a Start working on EXTEND/EXTENDED cells 4 éve
  Ian Goldberg 12ce56e2a9 (Simulated) layered symmetric crypto of cells in a circuit 4 éve
  Ian Goldberg 16793ed8fa Start creating the circuit 4 éve
  Ian Goldberg f32dee62a6 Implement ntor 4 éve
  Ian Goldberg 49fc2d3f4e Optionally use sympy to keep track of bytes sent and received symbolically 4 éve
  Ian Goldberg 2feb5dd074 Count bytes sent and received among relays and clients 4 éve