aboutsummaryrefslogtreecommitdiff
path: root/src/feature/rend/rendcache.c
AgeCommit message (Expand)Author
2020-11-12Fix typos.Samanta Navarro
2020-07-27Fix documentation of cache_failure_intro_lookupNick Mathewson
2020-01-13hs-v2: Always check rend_cache validity before using itDavid Goulet
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-10-30hs-v2: Lookup intro failure cache when picking an intro from descriptorNeel Chauhan
2019-04-30Use safe_mem_is_zero in a few more places.Nick Mathewson
2019-02-26Merge branch 'tor-github/pr/611'George Kadianakis
2019-01-17Fix users of base32_decode to check for expected length in return.Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-12-20base32_decode(): Return number of bytes written on success.Nick Mathewson
2018-11-13Comment for rend_cache_failure in feature/rend/rendcache.c: "usuable" should ...Neel Chauhan
2018-10-01Remove routerparse include from files that dont use itNick Mathewson
2018-10-01Move v2 hs parsing into feature/rendNick Mathewson
2018-10-01Move routerparse and parsecommon to their own module.Nick Mathewson
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson