Commit Verlauf

Autor SHA1 Nachricht Datum
  Nick Mathewson 35daf6f602 Rename all of the macros in tor_queue.h to start with TOR_ vor 11 Jahren
  Andrea Shepard dfbd19df41 Merge branch 'time_based_onionqueue_v2' of ssh://git-rw.torproject.org/nickm/tor vor 11 Jahren
  Nick Mathewson 4da083db3b Update the copyright date to 201. vor 11 Jahren
  Roger Dingledine 6e4a4002c5 Clean up odds and ends vor 11 Jahren
  Nick Mathewson beca92c31b Fix handling of ntor handshakes received via CREATE cells vor 11 Jahren
  Nick Mathewson b9fb01721a Use a TAILQ, not a singly-linked queue, for the onion queue. vor 11 Jahren
  Nick Mathewson b0b3c14c11 Eliminate MaxOnionsPending; replace it with MaxOnionQueueDelay vor 11 Jahren
  Nick Mathewson 94cb7bd24d Complete all DOCDOC entries from the ntor branch vor 11 Jahren
  Nick Mathewson 839016ac79 ntor: Don't fail fast server-side on an unrecognized KEYID(B) vor 11 Jahren
  Nick Mathewson ef13bf4432 Fix an unused-variable warning vor 11 Jahren
  Nick Mathewson 5c68a1efaa Don't check create cells too much when we're relaying them vor 11 Jahren
  Nick Mathewson 1ed4786dba Implement scheme to allow ntor requests/responses via older servers vor 11 Jahren
  Nick Mathewson 115e8fe9a5 Use created_cell_format where appropriate vor 11 Jahren
  Nick Mathewson 2802ccaeb6 Teach cpuworker and others about create_cell_t and friends vor 11 Jahren
  Nick Mathewson 5d15d597a9 Code to parse and format CREATE{,2,_FAST} cells and their allies vor 11 Jahren
  Nick Mathewson f58d4dfcd6 Massive refactoring of the various handshake types vor 11 Jahren
  Nick Mathewson f7e590df05 Split onion.[ch] into onion{,_fast,_tap}.[ch] vor 11 Jahren
  Nick Mathewson 6921d1fd25 Implement HKDF from RFC5869 vor 11 Jahren
  Nick Mathewson 81deddb08c Merge remote-tracking branch 'origin/maint-0.2.3' vor 11 Jahren
  Nick Mathewson 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() vor 11 Jahren
  Andrea Shepard 8b14db9628 Switch onion.c over to channel_t vor 11 Jahren
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements vor 12 Jahren
  Nick Mathewson 173b18c79b Add about 60 more DOCDOC comments to 0.2.3 vor 12 Jahren
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. vor 12 Jahren
  Nick Mathewson 44ad734573 Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022 vor 13 Jahren
  Nick Mathewson 59f9097d5c Hand-conversion and audit phase of memcmp transition vor 13 Jahren
  Nick Mathewson db7b2a33ee Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq vor 13 Jahren
  Nick Mathewson 50c259d763 Make the DH parameter we use for TLS match the one from Apache's mod_ssl vor 13 Jahren
  Nick Mathewson 76582442a8 Handle failing cases of DH allocation vor 13 Jahren
  Nick Mathewson 5ed73e3807 Make the DH parameter we use for TLS match the one from Apache's mod_ssl vor 13 Jahren