summaryrefslogtreecommitdiff
path: root/src/or/hs_cache.c
AgeCommit message (Expand)Author
2018-04-06crypto: Refactor (P)RNG functionality into new crypto_rand module.Isis Lovecruft
2018-02-07more fixes for typos, grammar, whitespace, etcRoger Dingledine
2018-02-07Fix spelling mistakes corresponding to ticket #23650Deepesh Pathak
2018-01-31Merge branch 'maint-0.3.2'Nick Mathewson
2018-01-31hs-v3: Remove a BUG() when storing a descriptor in the client cacheDavid Goulet
2017-12-08Merge branch 'macro_free_v2_squashed'Nick Mathewson
2017-12-08Convert remaining function (mostly static) to new free styleNick Mathewson
2017-11-20hs-v3: Add an encoded descriptor client cache lookup functionDavid Goulet
2017-09-13prop224: Set stricter expiration time of cached client descriptors.George Kadianakis
2017-09-12hs: Fix digest256 to base64 issue in a log statementDavid Goulet
2017-08-30prop224: Purge client state on NEWNYMDavid Goulet
2017-08-24prop224: Update OOM counters when storing a client descriptor cache objectDavid Goulet
2017-08-24prop224: Update OOM counters when freeing a client descriptor cache objectDavid Goulet
2017-08-24prop224: Add a client intro point state cacheDavid Goulet
2017-08-24hs: Fix comment of the get max size descriptor functionDavid Goulet
2017-08-24prop224: Add client-side HS descriptor cache.George Kadianakis
2017-08-08prop224: Sandbox support for serviceDavid Goulet
2017-03-15Run the copyright update script.Nick Mathewson
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