Nick Mathewson
|
a3e0a87d95
Completely refactor how FILENAME_PRIVATE works
|
11 years ago |
Nick Mathewson
|
459c7c0e41
Attempt to un-confuse coverity about (false) double-free in bench_onion_ntor.
|
11 years ago |
Nick Mathewson
|
52263b0dda
Fix even more dead code and resource leaks in the unit tests
|
11 years ago |
Nick Mathewson
|
717946089b
Resolve memory leaks in the unit tests and benchmarks (found by coverity)
|
11 years ago |
Nick Mathewson
|
49e619c1cf
Rename *_isin to *_contains
|
12 years ago |
Nick Mathewson
|
4da083db3b
Update the copyright date to 201.
|
11 years ago |
Nick Mathewson
|
b1bdecd703
Merge branch 'ntor-resquashed'
|
12 years ago |
Nick Mathewson
|
839016ac79
ntor: Don't fail fast server-side on an unrecognized KEYID(B)
|
12 years ago |
Nick Mathewson
|
f58d4dfcd6
Massive refactoring of the various handshake types
|
12 years ago |
Nick Mathewson
|
f7e590df05
Split onion.[ch] into onion{,_fast,_tap}.[ch]
|
12 years ago |
Nick Mathewson
|
cf4dd5fbcb
Implementat the ntor handshake
|
12 years ago |
Nick Mathewson
|
2f8fd53750
Add benchmark for DH handshake and ECDH-P-224/56 handshake
|
12 years ago |
Nick Mathewson
|
4f60bca1c1
Add benchmark to test onionskin performance.
|
12 years ago |
Nick Mathewson
|
56c0baa523
Rename all reserved C identifiers we defined
|
12 years ago |
Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 years ago |
Nick Mathewson
|
de0dca0de7
Refactor the API for setting up a block cipher.
|
12 years ago |
Nick Mathewson
|
26e789fbfd
Rename nonconformant identifiers.
|
12 years ago |
Nick Mathewson
|
ce51887291
All-in-one benchmark test for cell crypto
|
13 years ago |
Nick Mathewson
|
4c9b6df84d
Convert bench_dmap to produce reasonable output.
|
13 years ago |
Nick Mathewson
|
ff93535c71
New src/test/bench.c to allow us to actually _run_ benchmark code
|
13 years ago |