aboutsummaryrefslogtreecommitdiff
path: root/src/or/conscache.c
AgeCommit message (Expand)Author
2017-09-0422752: Improve comments to explain why we're doing this fix.Nick Mathewson
2017-08-29On windows, allow many entries in conscache directoriesNick Mathewson
2017-08-29On windows, don't force-unlink active conscache objects.Nick Mathewson
2017-04-27Functionality to ensure there is space to add files to cache.Nick Mathewson
2017-04-27New force-delete option on consensus_cache_delete_pending()Nick Mathewson
2017-04-25Configure sandbox using consdiffmgr; free cdm on exit.Nick Mathewson
2017-04-24Add handle support to consensus_cache_entry_tNick Mathewson
2017-04-15conscache.c: do not match entries that are slated for removal.Nick Mathewson
2017-04-06Tests for simple cases of conscache code.Nick Mathewson
2017-04-06Add a 'consensus cache' type on top of storagedir.Nick Mathewson