Historia zmian

Autor SHA1 Wiadomość Data
  Nick Mathewson b1bdecd703 Merge branch 'ntor-resquashed' 11 lat temu
  Nick Mathewson 94cb7bd24d Complete all DOCDOC entries from the ntor branch 11 lat temu
  Nick Mathewson b286373908 Enable the ntor handshake on the client side. 11 lat temu
  Nick Mathewson 5c68a1efaa Don't check create cells too much when we're relaying them 11 lat temu
  Nick Mathewson 115e8fe9a5 Use created_cell_format where appropriate 11 lat temu
  Nick Mathewson 6c69b16c93 Use new wrappers for making,sending,processing create/extend cells 11 lat temu
  Nick Mathewson 2802ccaeb6 Teach cpuworker and others about create_cell_t and friends 11 lat temu
  Nick Mathewson 18c7d3f157 Rename handshake_digest to rend_circ_nonce 11 lat temu
  Nick Mathewson f58d4dfcd6 Massive refactoring of the various handshake types 11 lat temu
  Nick Mathewson 5fa1c7484c Refactor the CREATE_FAST handshake code to match the others. 11 lat temu
  Nick Mathewson f7e590df05 Split onion.[ch] into onion{,_fast,_tap}.[ch] 11 lat temu
  Nick Mathewson 8324824d8f Fix whitespace 11 lat temu
  Mike Perry 406d59a9c9 Nick's Code review #3 part 2. 11 lat temu
  Mike Perry b0fc18c37e Changes from Nick's code review 'part 1' 11 lat temu
  Mike Perry ccaeef22e1 Tags on relay cells can result in certain reason codes. 11 lat temu
  Mike Perry af9011f824 Woops, this log message triggers with the 2-hop bias commit. 11 lat temu
  Mike Perry c1bc6a1124 Add a missing comment. 11 lat temu
  Mike Perry d409c8a90d More log message and space fixups. 11 lat temu
  Mike Perry aa16d59ee7 Clean up some XXX comments. 11 lat temu
  Mike Perry 4590993ff3 Space fixes. 11 lat temu
  Mike Perry b75880d7b3 Fix a rather serious use-count state bug. 11 lat temu
  Mike Perry 2dbb62f1b5 Convert to doubles for all pathbias state. 11 lat temu
  Mike Perry ab1fce5c19 Also shorten circuit_successes to circ_successes. 11 lat temu
  Mike Perry a90f165b83 Rename first_hop to circ_attempt. 11 lat temu
  Mike Perry 04866055e8 Change from first hop accounting to 2nd hop accounting 11 lat temu
  Mike Perry 930fbb2fec Flag cannibalized circs as used (non-ideal). 11 lat temu
  Mike Perry 686fc22259 Allow any valid 'end' cell to mean a circuit was used successfully. 11 lat temu
  Mike Perry b599a6ed07 Sadly, we can't safely count client intro circ success 11 lat temu
  Mike Perry 5f733ccd73 Fix some hidden service edge cases. 11 lat temu
  Mike Perry 26fa47226c Refactor path use bias code into own function. 11 lat temu