Commit History

Author SHA1 Message Date
  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
  Chelsea H. Komlo 661becb8c0 add guard selection mechanism for walking onions; just get random relay for the time being 4 years ago
  Chelsea H. Komlo c252a30b07 refactor client consensus method to account for multiple protocol types 4 years ago
  Chelsea H. Komlo 325023cdbb fix up vanilla test option 4 years ago
  Chelsea H. Komlo 27038d6843 wip building circuits for telescoping 4 years ago
  Chelsea H. Komlo bd62fbc3a0 wip building circuits for telescoping 4 years ago
  Chelsea H. Komlo aeae0eac48 add start to being able to set mode from command line (or just elsewhere) 4 years ago
  Ian Goldberg e898f91c91 Edits with Chelsea in Ian's office 4 years ago
  Ian Goldberg 575073ac49 Refactor the random picking of relays into a RelayPicker class 4 years ago
  Ian Goldberg e8012351ae Ask for consensus diffs even from fallback relays 4 years ago
  Ian Goldberg aca5053d85 Simulate consensus diffs 4 years ago
  Ian Goldberg f2c6b1aa31 Circuits can now close 4 years ago
  Ian Goldberg 2895f1c8e0 Rename 'CellHandler' to 'ChannelManager' 4 years ago
  Ian Goldberg 8b7aa26073 Handle EXTEND/EXTENDED cells. Circuits can now be built successfully! 4 years ago
  Ian Goldberg a8361be7e3 Be more consistent in terminology between "Msg" and "Cell" 4 years ago
  Ian Goldberg 01f3ab560a Start working on EXTEND/EXTENDED cells 4 years ago
  Ian Goldberg 12ce56e2a9 (Simulated) layered symmetric crypto of cells in a circuit 4 years ago
  Ian Goldberg 16793ed8fa Start creating the circuit 4 years ago