Historial de Commits

Autor SHA1 Mensaje Fecha
  Chelsea H. Komlo 73b75d2089 wip! single-pass circuit creation hace 4 años
  Ian Goldberg df1f1b0048 Implement the Sphinx reblinding procedure hace 4 años
  Ian Goldberg 05fa5aa14d Include the merklelib dependency in "make deps" 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 b7a2edc1d9 Now that pick_weighted_relay_index exists, have pick_weighted_relay just use it instead of duplicating code 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
  Chelsea H. Komlo 27038d6843 wip building circuits for telescoping hace 4 años
  Chelsea H. Komlo bd62fbc3a0 wip building circuits for telescoping hace 4 años
  Chelsea H. Komlo aeae0eac48 add start to being able to set mode from command line (or just elsewhere) hace 4 años
  Ian Goldberg e898f91c91 Edits with Chelsea in Ian's office hace 4 años
  Ian Goldberg d2721142a0 python typo hace 4 años
  Chelsea H. Komlo 7bf1c030bf placeholders hace 4 años
  Ian Goldberg 8be702c5d3 Handle RelayRandomHopMsg in Walking Onions mode hace 4 años
  Ian Goldberg b86ee4c06d Make the relay.py unit test more robust to WOMode hace 4 años
  Ian Goldberg 7e35deb381 Relays can fetch ENDIVEs and ENDIVE diffs from DirAuths hace 4 años
  Ian Goldberg 575073ac49 Refactor the random picking of relays into a RelayPicker class hace 4 años
  Ian Goldberg aa832b1b4c Make the relay unit test more robust as to which Walking Onions mode it's in hace 4 años
  Ian Goldberg 162e75adce Implement SNIPs and ENDIVEs (threshold signature mode only so far) hace 4 años
  Ian Goldberg e8012351ae Ask for consensus diffs even from fallback relays hace 4 años