提交历史

作者 SHA1 备注 提交日期
  Roger Dingledine 9d2030e580 add info-level logs to help track onion queue sizes 10 年之前
  Roger Dingledine bb32bfa2f2 refactor and give it unit tests 10 年之前
  Roger Dingledine 87a18514ef Separate cpuworker queues by handshake type 10 年之前
  Roger Dingledine 0fd8f5781b fix typos 10 年之前
  Marek Majkowski 1555876d5f Fix #9108 - make global_circuitlist a doubly linked list 11 年之前
  Nick Mathewson 7cde094fd5 Fix a warning when building with --disable-curve25519 11 年之前
  Nick Mathewson 35daf6f602 Rename all of the macros in tor_queue.h to start with TOR_ 11 年之前
  Andrea Shepard dfbd19df41 Merge branch 'time_based_onionqueue_v2' of ssh://git-rw.torproject.org/nickm/tor 11 年之前
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 年之前
  Roger Dingledine 6e4a4002c5 Clean up odds and ends 11 年之前
  Nick Mathewson beca92c31b Fix handling of ntor handshakes received via CREATE cells 11 年之前
  Nick Mathewson b9fb01721a Use a TAILQ, not a singly-linked queue, for the onion queue. 11 年之前
  Nick Mathewson b0b3c14c11 Eliminate MaxOnionsPending; replace it with MaxOnionQueueDelay 11 年之前
  Nick Mathewson 94cb7bd24d Complete all DOCDOC entries from the ntor branch 11 年之前
  Nick Mathewson 839016ac79 ntor: Don't fail fast server-side on an unrecognized KEYID(B) 11 年之前
  Nick Mathewson ef13bf4432 Fix an unused-variable warning 11 年之前
  Nick Mathewson 5c68a1efaa Don't check create cells too much when we're relaying them 11 年之前
  Nick Mathewson 1ed4786dba Implement scheme to allow ntor requests/responses via older servers 11 年之前
  Nick Mathewson 115e8fe9a5 Use created_cell_format where appropriate 11 年之前
  Nick Mathewson 2802ccaeb6 Teach cpuworker and others about create_cell_t and friends 11 年之前
  Nick Mathewson 5d15d597a9 Code to parse and format CREATE{,2,_FAST} cells and their allies 11 年之前
  Nick Mathewson f58d4dfcd6 Massive refactoring of the various handshake types 11 年之前
  Nick Mathewson f7e590df05 Split onion.[ch] into onion{,_fast,_tap}.[ch] 11 年之前
  Nick Mathewson 6921d1fd25 Implement HKDF from RFC5869 11 年之前
  Nick Mathewson 81deddb08c Merge remote-tracking branch 'origin/maint-0.2.3' 11 年之前
  Nick Mathewson 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() 11 年之前
  Andrea Shepard 8b14db9628 Switch onion.c over to channel_t 11 年之前
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 年之前
  Nick Mathewson 173b18c79b Add about 60 more DOCDOC comments to 0.2.3 12 年之前
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 年之前