Commit History

Author SHA1 Message Date
  David Goulet 8b2e72106a test: Add test for closing intro circuits when storing a new descriptor 5 years ago
  Nick Mathewson 194acfb51d Split directory.c code into several modules 5 years ago
  Nick Mathewson c7ce6b9821 Split main.c into main.c and mainloop.c 5 years ago
  David Goulet cb81a69f90 test: hs-v3 desc has arrived unit test 5 years ago
  Nick Mathewson 9ca1af9a87 Merge remote-tracking branch 'dgoulet/ticket20700_035_03' 5 years ago
  George Kadianakis 3695ef6343 HSv3: Don't assert when reading bad client-side privkeys. 5 years ago
  Suphanat Chunhapanya 9c36219236 test: HS v3 client authorization loading secret key 5 years ago
  Suphanat Chunhapanya fa50aee366 hs-v3: Encrypt the descriptor using a cookie 6 years ago
  Nick Mathewson f45107e7de Rename crypto.c to crypto_cipher.c (since that's all it still has.) 5 years ago
  Nick Mathewson ef486e3c02 Fix every include path changed in the previous commit (automated) 5 years ago
  Nick Mathewson 49f88e77e5 Extract more constants from or.h 5 years ago
  Nick Mathewson 471104eaa5 Remove needless includes from or.h 5 years ago
  Nick Mathewson 7a61a92870 Combine DH_BYTES and DH_KEY_LEN; put them in a lib/defs header. 5 years ago
  Nick Mathewson accf239fa3 Rectify include paths (automated) 5 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 5 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 years ago
  Nick Mathewson 3191ba389d Move extend_info_t into its own header. 5 years ago
  Nick Mathewson 50369f8981 Extract networkstatus_t and ..sr_info_t into their own headers 5 years ago
  Nick Mathewson 8b7df72359 Split socks_request_t into its own header. 5 years ago
  Nick Mathewson d51de77311 Extract cpath_build_state into its own header. 5 years ago
  Nick Mathewson b3f2c682b7 Extract crypt_path_t and relay_crypto_t into their own headers 5 years ago
  Nick Mathewson a0bc164af5 Extract {or,origin}_circuit_t into their own headers 5 years ago
  Nick Mathewson 1416f54d1e Split dir_connection_t into its own header 5 years ago
  Nick Mathewson 5d5c442e6a Split entry and edge_connection_t into their own headers. 5 years ago
  Nick Mathewson a2b53c1d0b coverage: Repeat the test for avoiding failed intro points 6 years ago
  Nick Mathewson 5ecad6c95d Extract the cryptographic parts of crypt_path_t and or_circuit_t. 6 years ago
  Nick Mathewson a48ba072a9 Rename connection_free_ to connection_free_minimal. 6 years ago
  Nick Mathewson b0cc9856ee Update free functions into macros: src/or/ part 1 6 years ago
  David Goulet 30d2e0b71e test: Add an HS v3 descriptor fetch unit test 6 years ago
  Nick Mathewson 76c33f7ff4 Merge branch 'scan-build-032' 6 years ago