Nick Mathewson
|
194acfb51d
Split directory.c code into several modules
|
vor 6 Jahren |
Suphanat Chunhapanya
|
63576b0166
hs-v3: Refactor the descriptor decryption/decoding
|
vor 6 Jahren |
Suphanat Chunhapanya
|
fa50aee366
hs-v3: Encrypt the descriptor using a cookie
|
vor 6 Jahren |
Nick Mathewson
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
vor 6 Jahren |
Nick Mathewson
|
1743dac078
Minimize headers that include crypto_formats and x25519 stuff
|
vor 6 Jahren |
Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
vor 6 Jahren |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
vor 6 Jahren |
Nick Mathewson
|
50369f8981
Extract networkstatus_t and ..sr_info_t into their own headers
|
vor 6 Jahren |
Nick Mathewson
|
1416f54d1e
Split dir_connection_t into its own header
|
vor 6 Jahren |
Nick Mathewson
|
a48ba072a9
Rename connection_free_ to connection_free_minimal.
|
vor 7 Jahren |
George Kadianakis
|
6b794c7ed0
prop224 test: Test client desc expiration in tests.
|
vor 7 Jahren |
Nick Mathewson
|
234c5015f1
Move protocol-specific functions out of buffers.c
|
vor 7 Jahren |
Alexander Færøy
|
c4744a01cc
Fix operator usage in src/test/*.c
|
vor 7 Jahren |
George Kadianakis
|
6eb9de1b8c
test: Add tests for fetching descs and handling SOCKS conns.
|
vor 7 Jahren |
George Kadianakis
|
a6b6227b21
test: Fix prop224 HS descriptor to use subcredential
|
vor 7 Jahren |
David Goulet
|
0cc18ef64c
test: Move duplicate HS test code and unify it
|
vor 7 Jahren |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
vor 7 Jahren |
George Kadianakis
|
1f421d8d47
prop224: Fix the HS descriptor unittests.
|
vor 7 Jahren |
George Kadianakis
|
6d71eda263
prop224: Rename auth_required HS desc field to intro_auth_required.
|
vor 7 Jahren |
David Goulet
|
3336f26e60
hs: Avoid a strlen(NULL) if descriptor is not found in cache
|
vor 7 Jahren |
J. Ryan Stinnett
|
19cf074f4d
hs: Remove private keys from hs_desc_plaintext_data_t.
|
vor 8 Jahren |
Nick Mathewson
|
0fed324c2c
Would you believe me if I said there were more 32-bit and clang warnings?
|
vor 8 Jahren |
Nick Mathewson
|
7a78a37f1d
Fix memory leaks in test_hs_cache.c
|
vor 8 Jahren |
Nick Mathewson
|
ed4aebcd97
Fix more unit test leaks.
|
vor 8 Jahren |
Nick Mathewson
|
29ae8dcf96
Fix a bunch of leaks in hs_cache/upload_and_download_hs_desc
|
vor 8 Jahren |
Nick Mathewson
|
6847b9f6af
Fix make check-spaces
|
vor 8 Jahren |
David Goulet
|
b876e5128a
prop224: fix unit test to actually initialize a connection object
|
vor 8 Jahren |
David Goulet
|
3f29688bdf
prop224: Use a const pointer for the cache lookup entry
|
vor 8 Jahren |
David Goulet
|
1263f74a12
prop224: Rename cert type to follow naming convention
|
vor 8 Jahren |
George Kadianakis
|
d795ed5871
Make check-spaces happy :)
|
vor 8 Jahren |