Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson 471104eaa5 Remove needless includes from or.h il y a 6 ans
  Nick Mathewson 7a61a92870 Combine DH_BYTES and DH_KEY_LEN; put them in a lib/defs header. il y a 6 ans
  Nick Mathewson accf239fa3 Rectify include paths (automated) il y a 6 ans
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py il y a 6 ans
  Nick Mathewson fb0019daf9 Update copyrights to 2018. il y a 6 ans
  Nick Mathewson 3191ba389d Move extend_info_t into its own header. il y a 6 ans
  Nick Mathewson fde868ffe3 Extract cell type and their queues into new headers il y a 6 ans
  Nick Mathewson a0bc164af5 Extract {or,origin}_circuit_t into their own headers il y a 6 ans
  Isis Lovecruft fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. il y a 6 ans
  Nick Mathewson 4d994e7a9c Fix a stack-protector warning: don't use a variable-length buffer il y a 6 ans
  Nick Mathewson e3d4154486 Avoid a malloc/free pair for each (server-side) ntor handshake il y a 6 ans
  Nick Mathewson 176ad729d9 Change the free macro convention in the rest of src/or/*.h il y a 6 ans
  Nick Mathewson 3b646bf887 Fix ntohs() that should have been htons() il y a 6 ans
  Nick Mathewson 7505f452c8 Run the copyright update script. il y a 7 ans
  Nick Mathewson 567a56ae2e Merge branch 'bug20059_024_v2' into maint-0.3.0 il y a 7 ans
  Nick Mathewson ec5fe41209 Avoid a double-mark bug when makring a pending circuit as "too old" il y a 7 ans
  Nick Mathewson 236e8b605e Adding some assertions to onion.c il y a 7 ans
  Nick Mathewson 9e840e6c7d Add ExtendByEd25519ID consensus parameter/torrc option il y a 7 ans
  Nick Mathewson e054211237 Migrate extend2/create2 cell encoding to Trunnel il y a 7 ans
  Nick Mathewson aae034d13e Write a bunch of module documentation. il y a 7 ans
  teor (Tim Wilson-Brown) febd4ab0e5 Client & HS make sure every hop in every non-HS path supports ntor il y a 8 ans
  Nick Mathewson ae22c249c3 Improve test coverage a little on onion*.c il y a 8 ans
  Andrea Shepard 925f76b486 Keep make check-spaces happy il y a 8 ans
  Nick Mathewson d6b2af7a3a Merge branch 'bug19180_easy_squashed' il y a 8 ans
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes il y a 8 ans
  Nick Mathewson 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones il y a 8 ans
  Roger Dingledine 1103d82492 fix typo in comment il y a 8 ans
  Nick Mathewson 57699de005 Update the copyright year. il y a 8 ans
  Nick Mathewson d03e1da232 Merge remote-tracking branch 'public/bug9635_warnings_025' il y a 9 ans
  Nick Mathewson 1e896214e7 Refactor cpuworker to use workqueue/threadpool code. il y a 10 ans