Nick Mathewson
|
81045e19eb
Document the new directory_request_t API and add some assertions
|
7 years ago |
Nick Mathewson
|
3327e675fd
Remove old directory_initiate_command_*() functions.
|
7 years ago |
Nick Mathewson
|
8aadd60eac
Replace remaining directory_initiate_command_* instances
|
7 years ago |
Nick Mathewson
|
4e393f5318
Make launch_direct_bridge_descriptor_fetch use dirreqs.
|
7 years ago |
Nick Mathewson
|
4ae65bb5d3
Refactor directory_get_from_dirserver to use request API.
|
7 years ago |
Nick Mathewson
|
eee733be33
Refactor directory_post_to_dirservers to use requests
|
7 years ago |
Nick Mathewson
|
c300fd7e65
Have directory_get_from_all_authorities use requests.
|
7 years ago |
Nick Mathewson
|
a55bd00b0f
continue refactoring directory API: remove initiate_command_rend
|
7 years ago |
Nick Mathewson
|
91a6fbcf77
Begin work to turn "directory request" into an object
|
7 years ago |
Nick Mathewson
|
b081a7ed21
Merge branch 'ticket21891_031_01_squashed'
|
7 years ago |
David Goulet
|
0565f5a3bb
hs: Make the service list pruning function public
|
7 years ago |
Nick Mathewson
|
ba89520593
fix wide lines
|
7 years ago |
Nick Mathewson
|
902672eac6
Merge branch 'ticket21889_031_01_squashed'
|
7 years ago |
George Kadianakis
|
f02868bb53
hs: Add service-side circuitmap API.
|
7 years ago |
Nick Mathewson
|
63e39b291e
Merge remote-tracking branch 'dgoulet/bug21155_031_02'
|
7 years ago |
Nick Mathewson
|
28ec2d9c2c
Merge remote-tracking branch 'dgoulet/ticket21919_031_01'
|
7 years ago |
Nick Mathewson
|
755c88a474
Merge branch 'asn/prop224-ntor-v2-squashed'
|
7 years ago |
George Kadianakis
|
ea5901bf1c
prop224: Add Python integration tests for HS ntor.
|
7 years ago |
George Kadianakis
|
18ee145cda
prop224: Add basic HS ntor unittest.
|
7 years ago |
George Kadianakis
|
50b0bc5bfe
prop224: Add module that performs the HS ntor handshake.
|
7 years ago |
David Goulet
|
bf68c78e94
hs: Make check-spaces happy after rename
|
7 years ago |
David Goulet
|
6bacc3c7a8
hs: Change trunnel prop224 cell's namespace
|
7 years ago |
David Goulet
|
e5fc02c81c
config: Warn if EntryNodes and HiddenService are used together
|
7 years ago |
Nick Mathewson
|
01fc93ffef
Merge remote-tracking branch 'dgoulet/bug16706_031_01'
|
7 years ago |
Nick Mathewson
|
f5258045c4
Fix some no-longer-reasonable unit tests for base64_decode()
|
7 years ago |
Nick Mathewson
|
aebd72a2f0
changes file for 17868
|
7 years ago |
Taylor Yu
|
26dd4d92cf
Remove SR_COMMIT_LEN workaround
|
7 years ago |
Taylor Yu
|
2b38bb28b4
Remove base64_decode_nopad()
|
7 years ago |
Taylor Yu
|
00ffefb41b
Test odd-sized base64 decodes
|
7 years ago |
Taylor Yu
|
f15818f280
Make base64_decode() check actual decoded length
|
7 years ago |