aboutsummaryrefslogtreecommitdiff
path: root/src/test/bench.c
AgeCommit message (Expand)Author
2013-02-11Fix even more dead code and resource leaks in the unit testsNick Mathewson
2013-02-11Resolve memory leaks in the unit tests and benchmarks (found by coverity)Nick Mathewson
2013-01-16Rename *_isin to *_containsNick Mathewson
2013-01-16Update the copyright date to 201.Nick Mathewson
2013-01-03Merge branch 'ntor-resquashed'Nick Mathewson
2013-01-03ntor: Don't fail fast server-side on an unrecognized KEYID(B)Nick Mathewson
2013-01-03Massive refactoring of the various handshake typesNick Mathewson
2013-01-02Split onion.[ch] into onion{,_fast,_tap}.[ch]Nick Mathewson
2013-01-02Implementat the ntor handshakeNick Mathewson
2012-12-25Add benchmark for DH handshake and ECDH-P-224/56 handshakeNick Mathewson
2012-12-06Add benchmark to test onionskin performance.Nick Mathewson
2012-10-12Rename all reserved C identifiers we definedNick Mathewson
2012-06-04Update copyright dates to 2012; add a few missing copyright statementsNick Mathewson
2012-03-27Refactor the API for setting up a block cipher.Nick Mathewson
2012-01-18Rename nonconformant identifiers.Nick Mathewson
2011-11-11All-in-one benchmark test for cell cryptoNick Mathewson
2011-11-11Convert bench_dmap to produce reasonable output.Nick Mathewson
2011-11-11New src/test/bench.c to allow us to actually _run_ benchmark codeNick Mathewson