summaryrefslogtreecommitdiff
path: root/src/test/test_hs_descriptor.c
AgeCommit message (Expand)Author
2016-11-04Fix some 32-bit warnings and clang warningsNick Mathewson
2016-11-04prop224: Fix memleaks in hs descriptor unit testDavid Goulet
2016-11-04Fix more unit test leaks.Nick Mathewson
2016-11-04prop224: Remove pointless unit testDavid Goulet
2016-11-04Fix a heap overrun in test_decode_plaintextNick Mathewson
2016-11-04Fix memory leaks in hs_descriptor/decode_descriptor and in encode_enc_key()Nick Mathewson
2016-11-04Expose desc_intro_point_free to the tests, and use it.Nick Mathewson
2016-11-04Fix make check-spacesNick Mathewson
2016-11-04Tell a broken test to skip itselfNick Mathewson
2016-11-04prop224: Rename cert type to follow naming conventionDavid Goulet
2016-11-04Make check-spaces happy :)George Kadianakis
2016-11-04test: Add prop224 descriptor unit testsDavid Goulet