George Kadianakis
|
ea5f355fc9
Hiding crypt_path_t: Change code to use the privatization macro.
|
5 years ago |
George Kadianakis
|
4060b7623d
Revert "Hiding crypt_path_t: Create a constructor for crypt_path_t."
|
5 years ago |
George Kadianakis
|
593b7726e9
Hiding crypt_path_t: Trivial changes to satisfy check-local.
|
5 years ago |
George Kadianakis
|
f5635989b0
Hiding crypt_path_t: Create a constructor for crypt_path_t.
|
5 years ago |
George Kadianakis
|
18d61c0e6e
Hiding crypt_path_t: Fixup broken unittests.
|
5 years ago |
teor
|
bb98bc8562
hs: abolish hs_desc_link_specifier_t
|
6 years ago |
Nick Mathewson
|
2f683465d4
Bump copyright date to 2019
|
5 years ago |
David Goulet
|
8b2e72106a
test: Add test for closing intro circuits when storing a new descriptor
|
6 years ago |
Nick Mathewson
|
194acfb51d
Split directory.c code into several modules
|
6 years ago |
Nick Mathewson
|
c7ce6b9821
Split main.c into main.c and mainloop.c
|
6 years ago |
David Goulet
|
cb81a69f90
test: hs-v3 desc has arrived unit test
|
6 years ago |
Nick Mathewson
|
9ca1af9a87
Merge remote-tracking branch 'dgoulet/ticket20700_035_03'
|
6 years ago |
George Kadianakis
|
3695ef6343
HSv3: Don't assert when reading bad client-side privkeys.
|
6 years ago |
Suphanat Chunhapanya
|
9c36219236
test: HS v3 client authorization loading secret key
|
6 years ago |
Suphanat Chunhapanya
|
fa50aee366
hs-v3: Encrypt the descriptor using a cookie
|
6 years ago |
Nick Mathewson
|
f45107e7de
Rename crypto.c to crypto_cipher.c (since that's all it still has.)
|
6 years ago |
Nick Mathewson
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 years ago |
Nick Mathewson
|
49f88e77e5
Extract more constants from or.h
|
6 years ago |
Nick Mathewson
|
471104eaa5
Remove needless includes from or.h
|
6 years ago |
Nick Mathewson
|
7a61a92870
Combine DH_BYTES and DH_KEY_LEN; put them in a lib/defs header.
|
6 years ago |
Nick Mathewson
|
accf239fa3
Rectify include paths (automated)
|
6 years ago |
Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
6 years ago |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
6 years ago |
Nick Mathewson
|
3191ba389d
Move extend_info_t into its own header.
|
6 years ago |
Nick Mathewson
|
50369f8981
Extract networkstatus_t and ..sr_info_t into their own headers
|
6 years ago |
Nick Mathewson
|
8b7df72359
Split socks_request_t into its own header.
|
6 years ago |
Nick Mathewson
|
d51de77311
Extract cpath_build_state into its own header.
|
6 years ago |
Nick Mathewson
|
b3f2c682b7
Extract crypt_path_t and relay_crypto_t into their own headers
|
6 years ago |
Nick Mathewson
|
a0bc164af5
Extract {or,origin}_circuit_t into their own headers
|
6 years ago |
Nick Mathewson
|
1416f54d1e
Split dir_connection_t into its own header
|
6 years ago |