Age | Commit message (Expand) | Author |
---|---|---|
2013-08-04 | Use size_t for length in replaycache_add_test_and_elapsed() | Arlo Breault |
2013-07-16 | Remove an unused variable in test_replaycache_scrub | Nick Mathewson |
2013-07-16 | Add more replaycache.c unit tests, bringing coverage to 100% for that file | Andrea Shepard |
2013-02-11 | Fix even more dead code and resource leaks in the unit tests | Nick Mathewson |
2013-01-16 | Update the copyright date to 201. | Nick Mathewson |
2012-08-03 | Fix a bunch of "implicit 64->32" warnings from introduce refactoring | Nick Mathewson |
2012-07-31 | Implement replaycache_t for bug 6177, and unit tests for the preceding | Andrea Shepard |