aboutsummaryrefslogtreecommitdiff
path: root/src/or/hs_cache.h
AgeCommit message (Expand)Author
2018-04-06refactor: Remove unnecessary `#include "crypto.h"` throughout codebase.Isis Lovecruft
2017-11-20hs-v3: Add an encoded descriptor client cache lookup functionDavid Goulet
2017-09-15Run our #else/#endif annotator on our source code.Nick Mathewson
2017-09-13prop224: Set stricter expiration time of cached client descriptors.George Kadianakis
2017-08-30prop224: Purge client state on NEWNYMDavid Goulet
2017-08-24prop224: Add a client intro point state cacheDavid Goulet
2017-08-24prop224: Add client-side HS descriptor cache.George Kadianakis
2017-03-15Run the copyright update script.Nick Mathewson
2017-01-09Max HS descriptor size is now 50kb and also consensus param.George Kadianakis
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-04test: Add prop224 directory cache unit testsDavid Goulet
2016-11-04prop224: Directory cache supportDavid Goulet