index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
conscache.c
Age
Commit message (
Expand
)
Author
2018-04-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
2017-12-08
Merge branch 'macro_free_v2_squashed'
Nick Mathewson
2017-12-08
Change the free macro convention in the rest of src/or/*.h
Nick Mathewson
2017-12-05
Merge branch 'more_directories_squashed'
Nick Mathewson
2017-12-05
New accessors for keydir/cachedir access
Nick Mathewson
2017-11-21
Merge branches 'bug24099_031' and 'bug24086_031' into maint-0.3.2
Nick Mathewson
2017-11-21
add an explanatory comment about the error codes
Nick Mathewson
2017-11-20
Recover better from empty/invalid storagedir files
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-04
22752: Improve comments to explain why we're doing this fix.
Nick Mathewson
2017-08-29
On windows, allow many entries in conscache directories
Nick Mathewson
2017-08-29
On windows, don't force-unlink active conscache objects.
Nick Mathewson
2017-04-27
Functionality to ensure there is space to add files to cache.
Nick Mathewson
2017-04-27
New force-delete option on consensus_cache_delete_pending()
Nick Mathewson
2017-04-25
Configure sandbox using consdiffmgr; free cdm on exit.
Nick Mathewson
2017-04-24
Add handle support to consensus_cache_entry_t
Nick Mathewson
2017-04-15
conscache.c: do not match entries that are slated for removal.
Nick Mathewson
2017-04-06
Tests for simple cases of conscache code.
Nick Mathewson
2017-04-06
Add a 'consensus cache' type on top of storagedir.
Nick Mathewson