summaryrefslogtreecommitdiff
path: root/src/or/hs_cache.c
AgeCommit message (Expand)Author
2017-01-11Merge remote-tracking branch 'asn/bug20852_v1'Nick Mathewson
2017-01-09Max HS descriptor size is now 50kb and also consensus param.George Kadianakis
2016-12-16hs: Remove private keys from hs_desc_plaintext_data_t.J. Ryan Stinnett
2016-11-04Fix a use-after-free error.David Goulet
2016-11-04Fix make check-spacesNick Mathewson
2016-11-04Fix an assertion failure in hs_cache_free_all().Nick Mathewson
2016-11-04prop224: Add a cache free all functionDavid Goulet
2016-11-04prop224: Use a const pointer for the cache lookup entryDavid Goulet
2016-11-04Make check-spaces happy :)George Kadianakis
2016-11-04prop224: Directory support for v3 descriptor publishingDavid Goulet
2016-11-04test: Add prop224 directory cache unit testsDavid Goulet
2016-11-04prop224: Directory cache supportDavid Goulet