index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
bench.c
Commit message (
Expand
)
Author
Age
*
Fix benchmarks to run without crashing.
Nick Mathewson
2013-09-18
*
Completely refactor how FILENAME_PRIVATE works
Nick Mathewson
2013-07-10
*
Attempt to un-confuse coverity about (false) double-free in bench_onion_ntor.
Nick Mathewson
2013-06-18
*
Fix even more dead code and resource leaks in the unit tests
Nick Mathewson
2013-02-11
*
Resolve memory leaks in the unit tests and benchmarks (found by coverity)
Nick Mathewson
2013-02-11
*
Rename *_isin to *_contains
Nick Mathewson
2013-01-16
*
Update the copyright date to 201.
Nick Mathewson
2013-01-16
*
Merge branch 'ntor-resquashed'
Nick Mathewson
2013-01-03
|
\
|
*
ntor: Don't fail fast server-side on an unrecognized KEYID(B)
Nick Mathewson
2013-01-03
|
*
Massive refactoring of the various handshake types
Nick Mathewson
2013-01-03
|
*
Split onion.[ch] into onion{,_fast,_tap}.[ch]
Nick Mathewson
2013-01-02
|
*
Implementat the ntor handshake
Nick Mathewson
2013-01-02
|
*
Add benchmark to test onionskin performance.
Nick Mathewson
2012-12-06
*
|
Add benchmark for DH handshake and ECDH-P-224/56 handshake
Nick Mathewson
2012-12-25
|
/
*
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-12
*
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
*
Refactor the API for setting up a block cipher.
Nick Mathewson
2012-03-27
*
Rename nonconformant identifiers.
Nick Mathewson
2012-01-18
*
All-in-one benchmark test for cell crypto
Nick Mathewson
2011-11-11
*
Convert bench_dmap to produce reasonable output.
Nick Mathewson
2011-11-11
*
New src/test/bench.c to allow us to actually _run_ benchmark code
Nick Mathewson
2011-11-11