Historie revizí

Autor SHA1 Zpráva Datum
  Ian Goldberg e898f91c91 Edits with Chelsea in Ian's office před 6 roky
  Ian Goldberg d2721142a0 python typo před 6 roky
  Ian Goldberg 8be702c5d3 Handle RelayRandomHopMsg in Walking Onions mode před 6 roky
  Ian Goldberg b86ee4c06d Make the relay.py unit test more robust to WOMode před 6 roky
  Ian Goldberg 7e35deb381 Relays can fetch ENDIVEs and ENDIVE diffs from DirAuths před 6 roky
  Ian Goldberg 575073ac49 Refactor the random picking of relays into a RelayPicker class před 6 roky
  Ian Goldberg aa832b1b4c Make the relay unit test more robust as to which Walking Onions mode it's in před 6 roky
  Ian Goldberg 162e75adce Implement SNIPs and ENDIVEs (threshold signature mode only so far) před 6 roky
  Ian Goldberg e8012351ae Ask for consensus diffs even from fallback relays před 6 roky
  Ian Goldberg aca5053d85 Simulate consensus diffs před 6 roky
  Ian Goldberg f2c6b1aa31 Circuits can now close před 6 roky
  Ian Goldberg cce3c9534e Tor's symmetric encryption doesn't have space overhead před 6 roky
  Ian Goldberg 2895f1c8e0 Rename 'CellHandler' to 'ChannelManager' před 6 roky
  Ian Goldberg 8b7aa26073 Handle EXTEND/EXTENDED cells. Circuits can now be built successfully! před 6 roky
  Ian Goldberg a8361be7e3 Be more consistent in terminology between "Msg" and "Cell" před 6 roky
  Ian Goldberg 01f3ab560a Start working on EXTEND/EXTENDED cells před 6 roky
  Ian Goldberg 12ce56e2a9 (Simulated) layered symmetric crypto of cells in a circuit před 6 roky
  Ian Goldberg 16793ed8fa Start creating the circuit před 6 roky
  Ian Goldberg f32dee62a6 Implement ntor před 6 roky
  Ian Goldberg 2feb5dd074 Count bytes sent and received among relays and clients před 6 roky
  Ian Goldberg 155111bd53 Count bytes bidirectionally between relays and dirauths před 6 roky
  Ian Goldberg 6bf079b351 DirAuths bind themselves to the network now, just like Relays and Clients před 6 roky
  Ian Goldberg a9e18e9a76 Start gathering performance statistics před 6 roky
  Ian Goldberg 859cf02da1 Start on the generic infrastructure to create circuits within channels před 6 roky
  Ian Goldberg e8b2e741c6 Make the functions to verify relay descriptors and consensuses into static methods před 6 roky
  Ian Goldberg aaee3b812c Clients choose a guard from the bw-weighted relay list před 6 roky
  Ian Goldberg 4823ecc5cc Clients and relays verify consensuses when they receive them před 6 roky
  Ian Goldberg 55ec599c8e Don't make signature verification a method of the object being verified před 6 roky
  Ian Goldberg 9dab25df18 Clients can now bootstrap a consensus from fallback relays před 6 roky
  Ian Goldberg 53d721dad6 Support the termination of relays před 6 roky