Историја ревизија

Аутор SHA1 Порука Датум
  Ian Goldberg be7f1fe974 A bit of cleanup in network.py пре 4 година
  Ian Goldberg 155111bd53 Count bytes bidirectionally between relays and dirauths пре 4 година
  Ian Goldberg 6bf079b351 DirAuths bind themselves to the network now, just like Relays and Clients пре 4 година
  Ian Goldberg a9e18e9a76 Start gathering performance statistics пре 4 година
  Ian Goldberg 859cf02da1 Start on the generic infrastructure to create circuits within channels пре 4 година
  Ian Goldberg e8b2e741c6 Make the functions to verify relay descriptors and consensuses into static methods пре 4 година
  Ian Goldberg df118a3820 Make the weighted relay picking algorithm more similar to the one we'll use for WO пре 4 година
  Ian Goldberg aaee3b812c Clients choose a guard from the bw-weighted relay list пре 4 година
  Ian Goldberg d85ce6df88 Better API for setting the Walking Onions modes пре 4 година
  Ian Goldberg 8b47f03442 Network now has enums for the WO style and SNIP auth style пре 4 година
  Ian Goldberg 4823ecc5cc Clients and relays verify consensuses when they receive them пре 4 година
  Ian Goldberg 55ec599c8e Don't make signature verification a method of the object being verified пре 4 година
  Ian Goldberg 9dab25df18 Clients can now bootstrap a consensus from fallback relays пре 4 година
  Ian Goldberg 53d721dad6 Support the termination of relays пре 4 година
  Ian Goldberg 49be93109a Allow self-loops in relay connections пре 4 година
  Ian Goldberg 8532b300ab Be able to mark relays as fallback relays пре 4 година
  Ian Goldberg e0170e762d Start on the client code; does nothing yet пре 4 година
  Ian Goldberg b3e7b2b8da Test of inter-relay message processing пре 4 година
  Ian Goldberg e18f2419da The MultiplexedCircuitConnection received() callback should get the peer's address instead of the peer object itself пре 4 година
  Ian Goldberg 605a64b05b Start on the CellRelay connection and cell command manager пре 4 година
  Ian Goldberg 17b2449aa0 Start working on relays being able to talk to each other пре 4 година
  Ian Goldberg 815099707e Improve some comments and whitespacing пре 4 година
  Ian Goldberg c29ef0df37 Relays download a consensus from a random dirauth every epoch пре 4 година
  Ian Goldberg 2166f9a647 Sample relay bandwidths from a distribution similar to that of the live Tor network in Dec 2019 пре 4 година
  Ian Goldberg ec464f3f0e Generate and sign (Vanilla Onion Routing) consensuses every epoch пре 4 година
  Ian Goldberg a96f372232 More carefully store the uploaded descriptors, sorted by epoch пре 4 година
  Ian Goldberg 1765d6084f Store uploaded relay descriptors пре 4 година
  Ian Goldberg cb9e4feea2 Avoid mixing import styles пре 4 година
  Ian Goldberg ab375b0775 Start on the simulator пре 4 година