Age | Commit message (Expand) | Author |
---|---|---|
2017-08-24 | Fix operator usage in src/test/*.c | Alexander Færøy |
2017-03-15 | Run the copyright update script. | Nick Mathewson |
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 |