George Kadianakis
|
45732a1a13
Add unittest for #23233.
|
7 years ago |
David Goulet
|
ae1d4cfdad
prop224: Change encryption keys descriptor encoding
|
7 years ago |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 years ago |
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
|
8 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.
|
8 years ago |
Nick Mathewson
|
a7762930c3
Merge remote-tracking branch 'dgoulet/ticket20568_030_01'
|
8 years ago |
David Goulet
|
c82881a235
hs: Remove pointless NULL check found by Coverity
|
8 years ago |
David Goulet
|
a3bbb9ce77
fixup! Move encode_cert to torcert.c and rename it to tor_cert_encode_ed22519()
|
8 years ago |
Neel Chauhan
|
9f74f8f732
Move encode_cert to torcert.c and rename it to tor_cert_encode_ed22519()
|
8 years ago |
David Goulet
|
34f14a35b6
hs: Add single-onion-service line to v3 descriptor
|
8 years ago |
Nick Mathewson
|
0b787b1daf
Workaround for warning in desc_encode_v3().
|
8 years ago |
Nick Mathewson
|
f45a581486
Fix some 32-bit warnings and clang warnings
|
8 years ago |
Nick Mathewson
|
d16b4b3e48
Fix memory leaks in hs_descriptor/decode_descriptor and in encode_enc_key()
|
8 years ago |
Nick Mathewson
|
a4291eef5a
Expose desc_intro_point_free to the tests, and use it.
|
8 years ago |
David Goulet
|
6ac85ca2b4
prop224: Fix crosscert memory leaks on error
|
8 years ago |
Nick Mathewson
|
29ae8dcf96
Fix a bunch of leaks in hs_cache/upload_and_download_hs_desc
|
8 years ago |
Nick Mathewson
|
6847b9f6af
Fix make check-spaces
|
8 years ago |