Commit Verlauf

Autor SHA1 Nachricht Datum
  Ian Goldberg 94feec6fff Use the logging module instead of just print vor 4 Jahren
  Chelsea H. Komlo 73b75d2089 wip! single-pass circuit creation vor 4 Jahren
  Ian Goldberg df1f1b0048 Implement the Sphinx reblinding procedure vor 4 Jahren
  Ian Goldberg 585f33f72d Implement Merkle tree SNIP authentication vor 4 Jahren
  Chelsea H. Komlo 3571eb1566 Fix to close circuit & stop sending in case of error in telescoping. vor 4 Jahren
  Chelsea H. Komlo fbba94bfe4 wip- figure out how client receives cells vor 4 Jahren
  Chelsea H. Komlo 70890f8cd3 wip; there is an error creating circuits after a number have already been created vor 4 Jahren
  Chelsea H. Komlo bfd5f8f2a1 wip telescoping extend vor 4 Jahren
  Chelsea H. Komlo b4f2219648 work-in-progress for telescoping implementation vor 4 Jahren
  Ian Goldberg e898f91c91 Edits with Chelsea in Ian's office vor 4 Jahren
  Ian Goldberg d2721142a0 python typo vor 4 Jahren
  Ian Goldberg 8be702c5d3 Handle RelayRandomHopMsg in Walking Onions mode vor 4 Jahren
  Ian Goldberg b86ee4c06d Make the relay.py unit test more robust to WOMode vor 4 Jahren
  Ian Goldberg 7e35deb381 Relays can fetch ENDIVEs and ENDIVE diffs from DirAuths vor 4 Jahren
  Ian Goldberg 575073ac49 Refactor the random picking of relays into a RelayPicker class vor 4 Jahren
  Ian Goldberg aa832b1b4c Make the relay unit test more robust as to which Walking Onions mode it's in vor 4 Jahren
  Ian Goldberg 162e75adce Implement SNIPs and ENDIVEs (threshold signature mode only so far) vor 4 Jahren
  Ian Goldberg e8012351ae Ask for consensus diffs even from fallback relays vor 4 Jahren
  Ian Goldberg aca5053d85 Simulate consensus diffs vor 4 Jahren
  Ian Goldberg f2c6b1aa31 Circuits can now close vor 4 Jahren
  Ian Goldberg cce3c9534e Tor's symmetric encryption doesn't have space overhead vor 4 Jahren
  Ian Goldberg 2895f1c8e0 Rename 'CellHandler' to 'ChannelManager' vor 4 Jahren
  Ian Goldberg 8b7aa26073 Handle EXTEND/EXTENDED cells. Circuits can now be built successfully! vor 4 Jahren
  Ian Goldberg a8361be7e3 Be more consistent in terminology between "Msg" and "Cell" vor 4 Jahren
  Ian Goldberg 01f3ab560a Start working on EXTEND/EXTENDED cells vor 4 Jahren
  Ian Goldberg 12ce56e2a9 (Simulated) layered symmetric crypto of cells in a circuit vor 4 Jahren
  Ian Goldberg 16793ed8fa Start creating the circuit vor 4 Jahren
  Ian Goldberg f32dee62a6 Implement ntor vor 4 Jahren
  Ian Goldberg 2feb5dd074 Count bytes sent and received among relays and clients vor 4 Jahren
  Ian Goldberg 155111bd53 Count bytes bidirectionally between relays and dirauths vor 4 Jahren