Historial de Commits

Autor SHA1 Mensaje Fecha
  Ian Goldberg 345b974422 Simplify command-line API for client.py main program hace 4 años
  Ian Goldberg 9562f0a4d6 Single-Pass Walking Onions now works hace 4 años
  Ian Goldberg e2e554939f Implement RelayGetDescMsg and RelayDescMsg messages hace 4 años
  Ian Goldberg aa3fe8b9c6 Increase the number of relays in the client.py integration test hace 4 años
  Ian Goldberg 38f5bdf0bf Single Pass now constructing working circuits with random choice of next hop hace 4 años
  Ian Goldberg afb53b921f Start cleaning up Single-Pass Walking Onions hace 4 años
  Ian Goldberg ab41808843 Fix off-by-one error in length of telescoping circuits hace 4 años
  Ian Goldberg 5719b13ea3 Choose a fallback relay weighted by bw, not uniformly hace 4 años
  Ian Goldberg 8e7b52b98d In telescoping WO, be sure to not pick the guard as the exit hace 4 años
  Ian Goldberg d7ca4da5fe Typo in comment hace 4 años
  Chelsea H. Komlo b579bff319 add wip handler for singlepass created cells for clients hace 4 años
  Chelsea H. Komlo 8c00016d71 correct ttl hace 4 años
  Chelsea H. Komlo 0a9c01e1d1 single-pass continued wip hace 4 años
  Chelsea H. Komlo e3d35770c9 add path selection key to relay descriptor and as attribute hace 4 años
  Chelsea H. Komlo e4e2717291 add ability to select snip auth method on the command line hace 4 años
  Ian Goldberg 94feec6fff Use the logging module instead of just print hace 4 años
  Chelsea H. Komlo 73b75d2089 wip! single-pass circuit creation hace 4 años
  Ian Goldberg 585f33f72d Implement Merkle tree SNIP authentication hace 4 años
  Ian Goldberg 3b5b84961c Clients verify received SNIPs hace 4 años
  Ian Goldberg 549a13774a Fix cut-and-paste error in a comment hace 4 años
  Chelsea H. Komlo 127308c2b4 re-try building circuits if an error occured, until we get a good one hace 4 años
  Chelsea H. Komlo 3571eb1566 Fix to close circuit & stop sending in case of error in telescoping. hace 4 años
  Chelsea H. Komlo fbba94bfe4 wip- figure out how client receives cells hace 4 años
  Chelsea H. Komlo 70890f8cd3 wip; there is an error creating circuits after a number have already been created hace 4 años
  Chelsea H. Komlo bfd5f8f2a1 wip telescoping extend hace 4 años
  Chelsea H. Komlo b4f2219648 work-in-progress for telescoping implementation hace 4 años
  Chelsea H. Komlo d6a18c63e9 start adding more standerd error messages hace 4 años
  Chelsea H. Komlo 661becb8c0 add guard selection mechanism for walking onions; just get random relay for the time being hace 4 años
  Chelsea H. Komlo c252a30b07 refactor client consensus method to account for multiple protocol types hace 4 años
  Chelsea H. Komlo 325023cdbb fix up vanilla test option hace 4 años