Historie revizí

Autor SHA1 Zpráva Datum
  Ian Goldberg 8b7aa26073 Handle EXTEND/EXTENDED cells. Circuits can now be built successfully! před 4 roky
  Ian Goldberg a8361be7e3 Be more consistent in terminology between "Msg" and "Cell" před 4 roky
  Ian Goldberg 01f3ab560a Start working on EXTEND/EXTENDED cells před 4 roky
  Ian Goldberg 12ce56e2a9 (Simulated) layered symmetric crypto of cells in a circuit před 4 roky
  Ian Goldberg 16793ed8fa Start creating the circuit před 4 roky
  Ian Goldberg f32dee62a6 Implement ntor před 4 roky
  Ian Goldberg 2feb5dd074 Count bytes sent and received among relays and clients před 4 roky
  Ian Goldberg 155111bd53 Count bytes bidirectionally between relays and dirauths před 4 roky
  Ian Goldberg 6bf079b351 DirAuths bind themselves to the network now, just like Relays and Clients před 4 roky
  Ian Goldberg a9e18e9a76 Start gathering performance statistics před 4 roky
  Ian Goldberg 859cf02da1 Start on the generic infrastructure to create circuits within channels před 4 roky
  Ian Goldberg e8b2e741c6 Make the functions to verify relay descriptors and consensuses into static methods před 4 roky
  Ian Goldberg aaee3b812c Clients choose a guard from the bw-weighted relay list před 4 roky
  Ian Goldberg 4823ecc5cc Clients and relays verify consensuses when they receive them před 4 roky
  Ian Goldberg 55ec599c8e Don't make signature verification a method of the object being verified před 4 roky
  Ian Goldberg 9dab25df18 Clients can now bootstrap a consensus from fallback relays před 4 roky
  Ian Goldberg 53d721dad6 Support the termination of relays před 4 roky
  Ian Goldberg 49be93109a Allow self-loops in relay connections před 4 roky
  Ian Goldberg 8532b300ab Be able to mark relays as fallback relays před 4 roky
  Ian Goldberg b3e7b2b8da Test of inter-relay message processing před 4 roky
  Ian Goldberg e18f2419da The MultiplexedCircuitConnection received() callback should get the peer's address instead of the peer object itself před 4 roky
  Ian Goldberg 605a64b05b Start on the CellRelay connection and cell command manager před 4 roky
  Ian Goldberg 17b2449aa0 Start working on relays being able to talk to each other před 4 roky
  Ian Goldberg 815099707e Improve some comments and whitespacing před 4 roky
  Ian Goldberg c29ef0df37 Relays download a consensus from a random dirauth every epoch před 4 roky
  Ian Goldberg 2166f9a647 Sample relay bandwidths from a distribution similar to that of the live Tor network in Dec 2019 před 4 roky
  Ian Goldberg ec464f3f0e Generate and sign (Vanilla Onion Routing) consensuses every epoch před 4 roky
  Ian Goldberg a96f372232 More carefully store the uploaded descriptors, sorted by epoch před 4 roky
  Ian Goldberg cb9e4feea2 Avoid mixing import styles před 4 roky
  Ian Goldberg ab375b0775 Start on the simulator před 4 roky