Commit Verlauf

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