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
/
hs_cache.c
Age
Commit message (
Expand
)
Author
2018-04-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
2018-02-07
more fixes for typos, grammar, whitespace, etc
Roger Dingledine
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2018-01-31
Merge branch 'maint-0.3.2'
Nick Mathewson
2018-01-31
hs-v3: Remove a BUG() when storing a descriptor in the client cache
David Goulet
2017-12-08
Merge branch 'macro_free_v2_squashed'
Nick Mathewson
2017-12-08
Convert remaining function (mostly static) to new free style
Nick Mathewson
2017-11-20
hs-v3: Add an encoded descriptor client cache lookup function
David Goulet
2017-09-13
prop224: Set stricter expiration time of cached client descriptors.
George Kadianakis
2017-09-12
hs: Fix digest256 to base64 issue in a log statement
David Goulet
2017-08-30
prop224: Purge client state on NEWNYM
David Goulet
2017-08-24
prop224: Update OOM counters when storing a client descriptor cache object
David Goulet
2017-08-24
prop224: Update OOM counters when freeing a client descriptor cache object
David Goulet
2017-08-24
prop224: Add a client intro point state cache
David Goulet
2017-08-24
hs: Fix comment of the get max size descriptor function
David Goulet
2017-08-24
prop224: Add client-side HS descriptor cache.
George Kadianakis
2017-08-08
prop224: Sandbox support for service
David Goulet
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-01-11
Merge remote-tracking branch 'asn/bug20852_v1'
Nick Mathewson
2017-01-09
Max HS descriptor size is now 50kb and also consensus param.
George Kadianakis
2016-12-16
hs: Remove private keys from hs_desc_plaintext_data_t.
J. Ryan Stinnett
2016-11-04
Fix a use-after-free error.
David Goulet
2016-11-04
Fix make check-spaces
Nick Mathewson
2016-11-04
Fix an assertion failure in hs_cache_free_all().
Nick Mathewson
2016-11-04
prop224: Add a cache free all function
David Goulet
2016-11-04
prop224: Use a const pointer for the cache lookup entry
David Goulet
2016-11-04
Make check-spaces happy :)
George Kadianakis
2016-11-04
prop224: Directory support for v3 descriptor publishing
David Goulet
2016-11-04
test: Add prop224 directory cache unit tests
David Goulet
2016-11-04
prop224: Directory cache support
David Goulet