Age | Commit message (Expand) | Author |
---|---|---|
2019-04-17 | test/relay: add a missing typedef | teor |
2018-09-20 | Fix a pair of errors in bug23512 | Nick Mathewson |
2018-09-17 | Bug 23512: Test recording bytes in circ queues. | Mike Perry |
2016-09-09 | Fix a coupole of coverity complaints. | Nick Mathewson |
2016-09-08 | Fix remaining test warnings. (in test_relay.c) | Nick Mathewson |
2016-02-27 | Update the copyright year. | Nick Mathewson |
2015-02-23 | Remove lingering mempool code | cypherpunks |
2015-01-02 | Bump copyright dates to 2015, in case someday this matters. | Nick Mathewson |
2014-12-22 | Fix a bunch of memory leaks in the unit tests. Found with valgrind | Nick Mathewson |
2014-12-22 | Fix some coverity issues in the unit tests | Nick Mathewson |
2014-09-30 | Update test_relay.c for recent test suite changes and --enable-mempools support | Andrea Shepard |
2014-09-30 | Add append_cell_to_circuit_queue() unit test | Andrea Shepard |