提交歷史

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