Historique des commits

Auteur SHA1 Message Date
  Ian Goldberg 8b7aa26073 Handle EXTEND/EXTENDED cells. Circuits can now be built successfully! il y a 4 ans
  Ian Goldberg a8361be7e3 Be more consistent in terminology between "Msg" and "Cell" il y a 4 ans
  Ian Goldberg 01f3ab560a Start working on EXTEND/EXTENDED cells il y a 4 ans
  Ian Goldberg 12ce56e2a9 (Simulated) layered symmetric crypto of cells in a circuit il y a 4 ans
  Ian Goldberg 16793ed8fa Start creating the circuit il y a 4 ans
  Ian Goldberg 49fc2d3f4e Optionally use sympy to keep track of bytes sent and received symbolically il y a 4 ans
  Ian Goldberg 155111bd53 Count bytes bidirectionally between relays and dirauths il y a 4 ans
  Ian Goldberg 6bf079b351 DirAuths bind themselves to the network now, just like Relays and Clients il y a 4 ans
  Ian Goldberg a9e18e9a76 Start gathering performance statistics il y a 4 ans
  Ian Goldberg 859cf02da1 Start on the generic infrastructure to create circuits within channels il y a 4 ans
  Ian Goldberg e8b2e741c6 Make the functions to verify relay descriptors and consensuses into static methods il y a 4 ans
  Ian Goldberg df118a3820 Make the weighted relay picking algorithm more similar to the one we'll use for WO il y a 4 ans
  Ian Goldberg aaee3b812c Clients choose a guard from the bw-weighted relay list il y a 4 ans
  Ian Goldberg 4823ecc5cc Clients and relays verify consensuses when they receive them il y a 4 ans
  Ian Goldberg 55ec599c8e Don't make signature verification a method of the object being verified il y a 4 ans
  Ian Goldberg 9dab25df18 Clients can now bootstrap a consensus from fallback relays il y a 4 ans
  Ian Goldberg e0170e762d Start on the client code; does nothing yet il y a 4 ans