Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-16 | Bump copyright date to 2019 | Nick Mathewson | |
2018-07-05 | Fix every include path changed in the previous commit (automated) | Nick Mathewson | |
I am very glad to have written this script. | |||
2018-07-01 | Remove needless includes from or.h | Nick Mathewson | |
or.h should really include only the minimum of stuff from or/*, common/*, and lib/*. | |||
2018-06-20 | Run rectify_include_paths.py | Nick Mathewson | |
2018-06-20 | Update copyrights to 2018. | Nick Mathewson | |
2017-12-05 | Implement the various get_foodir_*() functions. | Nick Mathewson | |
2017-08-24 | apply ahf's test_assert_null.cocci | Nick Mathewson | |
2017-04-27 | New force-delete option on consensus_cache_delete_pending() | Nick Mathewson | |
If we're out of file space in the storage directory, we'll need to get rid of old files fast. | |||
2017-04-15 | conscache.c: do not match entries that are slated for removal. | Nick Mathewson | |
2017-04-06 | Additional unit tests to improve conscache coverage | Nick Mathewson | |
2017-04-06 | Tests for cleanup and reference counting on conscache | Nick Mathewson | |
2017-04-06 | Tests for simple cases of conscache code. | Nick Mathewson | |