Age | Commit message (Expand) | Author |
---|---|---|
2015-03-22 | Add unit tests for control_event_is_interesting() | teor |
2015-01-02 | Bump copyright dates to 2015, in case someday this matters. | Nick Mathewson |
2014-11-12 | Replace operators used as macro arguments with OP_XX macros | Nick Mathewson |
2014-10-28 | Add another year to our copyright dates. | Nick Mathewson |
2014-05-08 | Fix numerous 64->32 errors in the unit tests | Nick Mathewson |
2014-04-26 | test_cntev_append_cell_stats now no longer leaks | Nick Mathewson |
2014-04-26 | Fix memory leaks in test_cntev_append_cell_stats | Nick Mathewson |
2013-11-22 | Fix a bunch of coverity-spotted unit test resource leaks | Nick Mathewson |
2013-10-28 | squash! Pass const uint64_t pointers, document array length. | Karsten Loesing |
2013-09-12 | Pass const uint64_t pointers, document array length. | Karsten Loesing |
2013-09-12 | Pass around const struct timeval * instead of struct timeval. | Karsten Loesing |
2013-05-31 | Test functions used for TB_EMPTY and CELL_STATS events. | Karsten Loesing |