Nick Mathewson
|
382beb93cb
Merge branch 'maint-0.3.3'
|
6 年之前 |
Nick Mathewson
|
b343ba9060
Merge branch 'maint-0.3.2' into maint-0.3.3
|
6 年之前 |
Nick Mathewson
|
7ee67c47fa
Merge branch 'maint-0.3.1' into maint-0.3.2
|
6 年之前 |
David Goulet
|
6e99286d45
hs-v3: Add an extra white-space when parsing descriptor
|
6 年之前 |
Isis Lovecruft
|
fe3aca1491
crypto: Refactor (P)RNG functionality into new crypto_rand module.
|
6 年之前 |
Nick Mathewson
|
86498e5aa5
Fix wide lines from typo-fix patch.
|
6 年之前 |
Deepesh Pathak
|
ca6682f3f8
Fix spelling mistakes corresponding to ticket #23650
|
6 年之前 |
Nick Mathewson
|
c0447033f5
Merge branch 'maint-0.3.2'
|
6 年之前 |
Nick Mathewson
|
ee5c624beb
When a tor_cert_T check fails, log the reason why.
|
6 年之前 |
Nick Mathewson
|
176ad729d9
Change the free macro convention in the rest of src/or/*.h
|
7 年之前 |
Nick Mathewson
|
5240afa713
Fix a memory leak on decryption non-failure of v3 hsdesc
|
7 年之前 |
Nick Mathewson
|
26e0909e51
In the hsdescv3 fuzzer, replace the decryption function.
|
7 年之前 |
David Goulet
|
7eaf055b28
test: Fix memory leak in hs_descriptor/decode_bad_signature
|
7 年之前 |
David Goulet
|
dfaa5c65f9
test: Fix memory leak in hs_descriptor/decode_bad_signature
|
7 年之前 |
Nick Mathewson
|
91c6bc160b
Merge remote-tracking branch 'dgoulet/ticket17242_032_03-squashed'
|
7 年之前 |
David Goulet
|
cb462b95b7
prop224: Rename hs_desc_encode_lspec()
|
7 年之前 |
David Goulet
|
61009d40d1
hs: Stub link_specifier_t in hs_descriptor.h
|
7 年之前 |
David Goulet
|
b13ee8e4ae
hs: Move link specifier encoding to a function
|
7 年之前 |
George Kadianakis
|
7aef3ec0fd
prop224: Add client-side HS descriptor cache.
|
7 年之前 |
Nick Mathewson
|
6f3208670a
Merge branch 'maint-0.3.1'
|
7 年之前 |
George Kadianakis
|
1491c0d024
Fix triggerable BUG() when decoding hsv3 descriptors.
|
7 年之前 |
George Kadianakis
|
45732a1a13
Add unittest for #23233.
|
7 年之前 |
George Kadianakis
|
7823c98a38
prop224: Improve descriptor reupload logic.
|
7 年之前 |
George Kadianakis
|
8bac50d755
prop224: Improve comments and tests for ed25519 keys in IPs/RPs.
|
7 年之前 |
George Kadianakis
|
471489ca03
Extract intro point onion key even with multiple types.
|
7 年之前 |
George Kadianakis
|
c62da5cf95
Improve code based on Nick review:
|
7 年之前 |
George Kadianakis
|
f106af3c41
Make ed25519 id keys optional for IPs and RPs.
|
7 年之前 |
George Kadianakis
|
3ce69a58ce
Rename some free() functions that are actually clear().
|
7 年之前 |
George Kadianakis
|
1397ac11d6
Use htonll() when INT_8 is used.
|
7 年之前 |
George Kadianakis
|
a6b6227b21
test: Fix prop224 HS descriptor to use subcredential
|
7 年之前 |