David Goulet
|
cec616a0c8
hs-v3: Don't BUG() if descriptor is found on SOCKS connection retry
|
6 years ago |
David Goulet
|
43bd4d7509
hs-v3: Add the helper function mark_conn_as_waiting_for_circuit
|
6 years ago |
David Goulet
|
00b59d9281
conn: Use connection_ap_mark_as_waiting_for_renddesc()
|
6 years ago |
David Goulet
|
9ba16c4d03
hs-v3: Close client intro circuits if the descriptor is replaced
|
6 years ago |
Roger Dingledine
|
df78a2730c
merge in some fixes i found in a sandbox
|
6 years ago |
Neel Chauhan
|
3cc089ce59
Add newline between hs_client_get_random_intro_from_edge() and hs_client_receive_introduce_ack()
|
6 years ago |
Nick Mathewson
|
de0b07c634
Merge branch 'router_split'
|
6 years ago |
Nick Mathewson
|
5e5e019b31
Merge remote-tracking branch 'dgoulet/bug27550_035_01'
|
6 years ago |
Nick Mathewson
|
4f0bc0c8f5
Revise things that had included router.h before
|
6 years ago |
Nick Mathewson
|
78295904f7
Merge branch 'ticket26744'
|
6 years ago |
Nick Mathewson
|
b7bd162af7
Merge remote-tracking branch 'dgoulet/ticket27774_035_03'
|
6 years ago |
Nick Mathewson
|
194acfb51d
Split directory.c code into several modules
|
6 years ago |
David Goulet
|
79265a6fb6
hs-v3: Don't BUG() if the RP node_t is invalid client side
|
6 years ago |
David Goulet
|
cb81a69f90
test: hs-v3 desc has arrived unit test
|
6 years ago |
David Goulet
|
f4f809fe3d
hs-v3: Close all SOCKS request on descriptor failure
|
6 years ago |
David Goulet
|
672620901b
hs-v3: Silence some logging for client authorization
|
6 years ago |
George Kadianakis
|
34a2cbb249
Address coverity warnings (CID 1439133/1439132).
|
6 years ago |
George Kadianakis
|
3695ef6343
HSv3: Don't assert when reading bad client-side privkeys.
|
6 years ago |
David Goulet
|
8e57986e7d
hs-v3: Improve v3 client authorization logging
|
6 years ago |
Suphanat Chunhapanya
|
5b2871d2f2
hs-v3: Log client auth load activities client side
|
6 years ago |
Suphanat Chunhapanya
|
9f975e9995
hs-v3: Rename client_sk to client_auth_sk
|
6 years ago |
Suphanat Chunhapanya
|
63576b0166
hs-v3: Refactor the descriptor decryption/decoding
|
6 years ago |
Suphanat Chunhapanya
|
9c36219236
test: HS v3 client authorization loading secret key
|
6 years ago |
Suphanat Chunhapanya
|
8e81fcd51a
hs-v3: Load client authorization secret key from file
|
6 years ago |
Nick Mathewson
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
Nick Mathewson
|
63b4ea22af
Move literally everything out of src/or
|
6 years ago |