summaryrefslogtreecommitdiff
path: root/src/test/test_hs_cache.c
AgeCommit message (Expand)Author
2017-09-13prop224 test: Test client desc expiration in tests.George Kadianakis
2017-09-05Move protocol-specific functions out of buffers.cNick Mathewson
2017-08-24Fix operator usage in src/test/*.cAlexander Færøy
2017-08-24test: Add tests for fetching descs and handling SOCKS conns.George Kadianakis
2017-08-08test: Fix prop224 HS descriptor to use subcredentialGeorge Kadianakis
2017-05-09test: Move duplicate HS test code and unify itDavid Goulet
2017-03-15Run the copyright update script.Nick Mathewson
2017-03-13prop224: Fix the HS descriptor unittests.George Kadianakis
2017-02-24prop224: Rename auth_required HS desc field to intro_auth_required.George Kadianakis
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