Nick Mathewson
|
3b61bdb5ae
Try to fix new coverity warnings in unit tests.
|
6 years ago |
Nick Mathewson
|
6a88d8f6b4
When enabling NSS, disable OpenSSL.
|
6 years ago |
Nick Mathewson
|
be8d497b65
Make sure NSS is initialized before running benchmarks
|
6 years ago |
Nick Mathewson
|
12a1ada158
Move the initialization and cleanup parts of crypto.c
|
6 years ago |
Nick Mathewson
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
Nick Mathewson
|
49f88e77e5
Extract more constants from or.h
|
6 years ago |
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
|
ebbb0348dc
Finish renaming digestset_contains to digestset_probably_contains
|
6 years ago |
Nick Mathewson
|
bf89278c79
Refactor bloom filter logic not to be digest-specific.
|
6 years ago |
Nick Mathewson
|
50a5954003
Remove bloom filters, order statistics, and bitarrays from container.h
|
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
|
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 |
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.
|
7 years ago |
Nick Mathewson
|
76c33f7ff4
Merge branch 'scan-build-032'
|
7 years ago |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
Nick Mathewson
|
4ff170d7b1
Fix warnings about passing uninitialized buffers into functions
|
7 years ago |
Nick Mathewson
|
4266ec766a
Use atomic counters for compressor allocation.
|
7 years ago |
Nick Mathewson
|
4a4f1e44af
Merge branch 'prop140_21643_diff_only_squashed'
|
7 years ago |