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