Commit History

Author SHA1 Message Date
  Nick Mathewson efe55b8898 Bump copyright date to 2019. 5 years ago
  Nick Mathewson 3b61bdb5ae Try to fix new coverity warnings in unit tests. 5 years ago
  Nick Mathewson 6a88d8f6b4 When enabling NSS, disable OpenSSL. 5 years ago
  Nick Mathewson be8d497b65 Make sure NSS is initialized before running benchmarks 5 years ago
  Nick Mathewson 12a1ada158 Move the initialization and cleanup parts of crypto.c 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 ebbb0348dc Finish renaming digestset_contains to digestset_probably_contains 5 years ago
  Nick Mathewson bf89278c79 Refactor bloom filter logic not to be digest-specific. 5 years ago
  Nick Mathewson 50a5954003 Remove bloom filters, order statistics, and bitarrays from container.h 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 fde868ffe3 Extract cell type and their queues into new headers 5 years ago
  Nick Mathewson a0bc164af5 Extract {or,origin}_circuit_t into their own headers 5 years ago
  Nick Mathewson c3b7258370 Merge remote-tracking branch 'isis/bug24660_r1' 6 years ago
  Isis Lovecruft fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 years ago
  Nick Mathewson c6d7e0becf Merge remote-tracking branch 'public/split_relay_crypto' 6 years ago
  Gisle Vanem 53914f7dae tests: Fix crash on win32 due to uninitialised mutex in bench.c. 6 years ago
  Nick Mathewson 5ecad6c95d Extract the cryptographic parts of crypt_path_t and or_circuit_t. 6 years ago
  Nick Mathewson 80955be6ec Move relay-crypto functions from relay.[ch] to relay_crypto.[ch] 6 years ago
  Nick Mathewson 320dcf65b7 Extract the crypto parts of circuit_package_relay_cell. 6 years ago
  Nick Mathewson d8c1c70d7a Repair a crash bug in src/test/bench 6 years ago
  Nick Mathewson 72b5e4a2db Move tor_git_revision into a new module. 6 years ago
  Nick Mathewson 76c33f7ff4 Merge branch 'scan-build-032' 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  Nick Mathewson 4ff170d7b1 Fix warnings about passing uninitialized buffers into functions 6 years ago
  Nick Mathewson 4266ec766a Use atomic counters for compressor allocation. 7 years ago