Commit History

Author SHA1 Message Date
  Nick Mathewson 236e1f31d9 Fix some compilation warnings in {test_,}hs_descriptor.c 7 years ago
  George Kadianakis 61f318b1b0 prop224: Rename padding size def to something less confusing. 7 years ago
  George Kadianakis e6b03151fb prop224: Add unittests for decode_superencrypted(). 7 years ago
  George Kadianakis 163596d9c2 prop224: Move some utility crypto funcs to the top of the file. 7 years ago
  George Kadianakis d0fe199269 prop224: Implement decoding of superencrypted HS descriptor. 7 years ago
  George Kadianakis b2e37b87a7 prop224: Implement encoding of superencrypted HS descriptor. 7 years ago
  George Kadianakis bb602f6197 prop224: Prepare for superencrypted HS descriptors. 7 years ago
  George Kadianakis f8ac4bb9fd prop224: Rename desc->encrypted_blob to desc->superencrypted_blob 7 years ago
  George Kadianakis 6d71eda263 prop224: Rename auth_required HS desc field to intro_auth_required. 7 years ago
  Nick Mathewson ac3b559e93 Merge branch 'bug20569_030_02_squashed' 7 years ago
  David Goulet 870b5e2227 hs: Use AES-256 for v3 descriptor 7 years ago
  Nick Mathewson 7892683e7e Merge remote-tracking branch 'asn/bug20852_v1' 7 years ago
  George Kadianakis e1d7661412 Max HS descriptor size is now 50kb and also consensus param. 7 years ago
  George Kadianakis 7456677a50 Make outter (plaintext) layer of HS desc conform to prop224. 7 years ago
  J. Ryan Stinnett 19cf074f4d hs: Remove private keys from hs_desc_plaintext_data_t. 7 years ago
  Nick Mathewson a7762930c3 Merge remote-tracking branch 'dgoulet/ticket20568_030_01' 7 years ago
  David Goulet c82881a235 hs: Remove pointless NULL check found by Coverity 7 years ago
  David Goulet a3bbb9ce77 fixup! Move encode_cert to torcert.c and rename it to tor_cert_encode_ed22519() 7 years ago
  Neel Chauhan 9f74f8f732 Move encode_cert to torcert.c and rename it to tor_cert_encode_ed22519() 7 years ago
  David Goulet 34f14a35b6 hs: Add single-onion-service line to v3 descriptor 7 years ago
  Nick Mathewson 0b787b1daf Workaround for warning in desc_encode_v3(). 7 years ago
  Nick Mathewson f45a581486 Fix some 32-bit warnings and clang warnings 7 years ago
  Nick Mathewson d16b4b3e48 Fix memory leaks in hs_descriptor/decode_descriptor and in encode_enc_key() 7 years ago
  Nick Mathewson a4291eef5a Expose desc_intro_point_free to the tests, and use it. 7 years ago
  David Goulet 6ac85ca2b4 prop224: Fix crosscert memory leaks on error 7 years ago
  Nick Mathewson 29ae8dcf96 Fix a bunch of leaks in hs_cache/upload_and_download_hs_desc 7 years ago
  Nick Mathewson 6847b9f6af Fix make check-spaces 7 years ago
  Nick Mathewson 09c750cce3 Check the correct key when checking RSA crosscert in hs_descriptor.c 7 years ago
  Nick Mathewson d88046a80d Fix compilation. 7 years ago
  Nick Mathewson c189cb5cc2 Use a better salted-MAC construction in build_mac() 7 years ago