Commit History

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