aboutsummaryrefslogtreecommitdiff
path: root/src/or/hs_descriptor.c
AgeCommit message (Expand)Author
2016-11-08hs: Add single-onion-service line to v3 descriptorDavid Goulet
2016-11-06Workaround for warning in desc_encode_v3().Nick Mathewson
2016-11-04Fix some 32-bit warnings and clang warningsNick 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-04prop224: Fix crosscert memory leaks on errorDavid Goulet
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-04Check the correct key when checking RSA crosscert in hs_descriptor.cNick Mathewson
2016-11-04Fix compilation.Nick Mathewson
2016-11-04Use a better salted-MAC construction in build_mac()Nick Mathewson
2016-11-04prop224: Rename cert type to follow naming conventionDavid Goulet
2016-11-04Make check-spaces happy :)George Kadianakis
2016-11-04prop224: Directory cache supportDavid Goulet
2016-11-04test: Add prop224 descriptor unit testsDavid Goulet
2016-11-04prop224: Descriptor decoding implementationDavid Goulet
2016-11-04prop224: Descriptor encoding implementationDavid Goulet