George Kadianakis
|
ba99287d13
|
Write unittest that covers cases of INTRODUCE1 handling.
Also fix some memleaks of other OB unittests.
|
2020-01-28 01:08:41 +02:00 |
|
George Kadianakis
|
0133169481
|
Allow clients to connect to the instance even with OB enabled.
We do this by including the instance's subcredentials to the list of
subcredentials that are used during INTRO2 decryption.
|
2020-01-28 01:07:51 +02:00 |
|
George Kadianakis
|
da15feb0d3
|
Refresh OB keys when we build a new descriptor.
We now assign OB subcredentials to the service instead of computing them on the
spot. See hs_ob_refresh_keys() for more details.
|
2020-01-28 01:07:28 +02:00 |
|
Nick Mathewson
|
4532c7ef6a
|
Turn hs_subcredential_t into a proper struct.
|
2020-01-21 10:31:29 -05:00 |
|
David Goulet
|
7c18860c3e
|
test: Add HS onion balance tests
Signed-off-by: David Goulet <dgoulet@torproject.org>
|
2020-01-21 10:31:29 -05:00 |
|