Historique des commits

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