Historial de Commits

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