Cronologia Commit

Autore SHA1 Messaggio Data
  Ian Goldberg 8b7aa26073 Handle EXTEND/EXTENDED cells. Circuits can now be built successfully! 4 anni fa
  Ian Goldberg a8361be7e3 Be more consistent in terminology between "Msg" and "Cell" 4 anni fa
  Ian Goldberg 01f3ab560a Start working on EXTEND/EXTENDED cells 4 anni fa
  Ian Goldberg 12ce56e2a9 (Simulated) layered symmetric crypto of cells in a circuit 4 anni fa
  Ian Goldberg 16793ed8fa Start creating the circuit 4 anni fa
  Ian Goldberg f32dee62a6 Implement ntor 4 anni fa
  Ian Goldberg 49fc2d3f4e Optionally use sympy to keep track of bytes sent and received symbolically 4 anni fa
  Ian Goldberg 2feb5dd074 Count bytes sent and received among relays and clients 4 anni fa
  Ian Goldberg be7f1fe974 A bit of cleanup in network.py 4 anni fa
  Ian Goldberg 155111bd53 Count bytes bidirectionally between relays and dirauths 4 anni fa
  Ian Goldberg 6bf079b351 DirAuths bind themselves to the network now, just like Relays and Clients 4 anni fa
  Ian Goldberg a9e18e9a76 Start gathering performance statistics 4 anni fa
  Ian Goldberg 859cf02da1 Start on the generic infrastructure to create circuits within channels 4 anni fa
  Ian Goldberg e8b2e741c6 Make the functions to verify relay descriptors and consensuses into static methods 4 anni fa
  Ian Goldberg df118a3820 Make the weighted relay picking algorithm more similar to the one we'll use for WO 4 anni fa
  Ian Goldberg aaee3b812c Clients choose a guard from the bw-weighted relay list 4 anni fa
  Ian Goldberg d85ce6df88 Better API for setting the Walking Onions modes 4 anni fa
  Ian Goldberg 8b47f03442 Network now has enums for the WO style and SNIP auth style 4 anni fa
  Ian Goldberg 4823ecc5cc Clients and relays verify consensuses when they receive them 4 anni fa
  Ian Goldberg 55ec599c8e Don't make signature verification a method of the object being verified 4 anni fa
  Ian Goldberg 9dab25df18 Clients can now bootstrap a consensus from fallback relays 4 anni fa
  Ian Goldberg 53d721dad6 Support the termination of relays 4 anni fa
  Ian Goldberg 49be93109a Allow self-loops in relay connections 4 anni fa
  Ian Goldberg 8532b300ab Be able to mark relays as fallback relays 4 anni fa
  Ian Goldberg e0170e762d Start on the client code; does nothing yet 4 anni fa
  Ian Goldberg b3e7b2b8da Test of inter-relay message processing 4 anni fa
  Ian Goldberg e18f2419da The MultiplexedCircuitConnection received() callback should get the peer's address instead of the peer object itself 4 anni fa
  Ian Goldberg 605a64b05b Start on the CellRelay connection and cell command manager 4 anni fa
  Ian Goldberg 17b2449aa0 Start working on relays being able to talk to each other 4 anni fa
  Ian Goldberg 815099707e Improve some comments and whitespacing 4 anni fa