Commit History

Author SHA1 Message Date
  Ian Goldberg c537ca21b1 Comment out a couple of warnings 4 years ago
  Ian Goldberg 3c41577330 Don't crash, but do report, on mysterious VRF failure 4 years ago
  Ian Goldberg a92ec0c0aa Telescoping WO can now construct looped circuits 4 years ago
  Ian Goldberg 345b974422 Simplify command-line API for client.py main program 4 years ago
  Ian Goldberg 9562f0a4d6 Single-Pass Walking Onions now works 4 years ago
  Ian Goldberg e2e554939f Implement RelayGetDescMsg and RelayDescMsg messages 4 years ago
  Ian Goldberg aa3fe8b9c6 Increase the number of relays in the client.py integration test 4 years ago
  Ian Goldberg 38f5bdf0bf Single Pass now constructing working circuits with random choice of next hop 4 years ago
  Ian Goldberg afb53b921f Start cleaning up Single-Pass Walking Onions 4 years ago
  Ian Goldberg ab41808843 Fix off-by-one error in length of telescoping circuits 4 years ago
  Ian Goldberg 5719b13ea3 Choose a fallback relay weighted by bw, not uniformly 4 years ago
  Ian Goldberg 8e7b52b98d In telescoping WO, be sure to not pick the guard as the exit 4 years ago
  Ian Goldberg d7ca4da5fe Typo in comment 4 years ago
  Chelsea H. Komlo b579bff319 add wip handler for singlepass created cells for clients 4 years ago
  Chelsea H. Komlo 8c00016d71 correct ttl 4 years ago
  Chelsea H. Komlo 0a9c01e1d1 single-pass continued wip 4 years ago
  Chelsea H. Komlo e3d35770c9 add path selection key to relay descriptor and as attribute 4 years ago
  Chelsea H. Komlo e4e2717291 add ability to select snip auth method on the command line 4 years ago
  Ian Goldberg 94feec6fff Use the logging module instead of just print 4 years ago
  Chelsea H. Komlo 73b75d2089 wip! single-pass circuit creation 4 years ago
  Ian Goldberg 585f33f72d Implement Merkle tree SNIP authentication 4 years ago
  Ian Goldberg 3b5b84961c Clients verify received SNIPs 4 years ago
  Ian Goldberg 549a13774a Fix cut-and-paste error in a comment 4 years ago
  Chelsea H. Komlo 127308c2b4 re-try building circuits if an error occured, until we get a good one 4 years ago
  Chelsea H. Komlo 3571eb1566 Fix to close circuit & stop sending in case of error in telescoping. 4 years ago
  Chelsea H. Komlo fbba94bfe4 wip- figure out how client receives cells 4 years ago
  Chelsea H. Komlo 70890f8cd3 wip; there is an error creating circuits after a number have already been created 4 years ago
  Chelsea H. Komlo bfd5f8f2a1 wip telescoping extend 4 years ago
  Chelsea H. Komlo b4f2219648 work-in-progress for telescoping implementation 4 years ago
  Chelsea H. Komlo d6a18c63e9 start adding more standerd error messages 4 years ago