aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_hs_cache.c
AgeCommit message (Expand)Author
2017-02-15hs: Avoid a strlen(NULL) if descriptor is not found in cacheDavid Goulet
2016-12-16hs: Remove private keys from hs_desc_plaintext_data_t.J. Ryan Stinnett
2016-11-04Would you believe me if I said there were more 32-bit and clang warnings?Nick Mathewson
2016-11-04Fix memory leaks in test_hs_cache.cNick Mathewson
2016-11-04Fix more unit test leaks.Nick Mathewson
2016-11-04Fix a bunch of leaks in hs_cache/upload_and_download_hs_descNick Mathewson
2016-11-04Fix make check-spacesNick Mathewson
2016-11-04prop224: fix unit test to actually initialize a connection objectDavid Goulet
2016-11-04prop224: Use a const pointer for the cache lookup entryDavid Goulet
2016-11-04prop224: Rename cert type to follow naming conventionDavid Goulet
2016-11-04Make check-spaces happy :)George Kadianakis
2016-11-04test: Add prop224 directory fetch/upload unit testsGeorge Kadianakis
2016-11-04test: Add prop224 directory cache unit testsDavid Goulet