aboutsummaryrefslogtreecommitdiff
path: root/src/or/replaycache.h
AgeCommit message (Expand)Author
2017-03-15Run the copyright update script.Nick Mathewson
2016-02-27Update the copyright year.Nick Mathewson
2015-11-24Use SHA256 in the replaycache, rather than SHA1teor (Tim Wilson-Brown)
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson
2014-10-28Add another year to our copyright dates.Nick Mathewson
2013-08-04Use size_t for length in replaycache_add_test_and_elapsed()Arlo Breault
2013-07-10Completely refactor how FILENAME_PRIVATE worksNick Mathewson
2013-01-16Update the copyright date to 201.Nick Mathewson
2012-10-12Convert all include-guard macros to avoid reserved identifiers.Nick Mathewson
2012-07-31Implement replaycache_t for bug 6177, and unit tests for the precedingAndrea Shepard