Nick Mathewson
|
295feeb093
Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()
|
5 anni fa |
Nick Mathewson
|
88dc7bc171
Add an assertion to test_hs_cache.c to appease coverity.
|
5 anni fa |
teor
|
7d513a5d55
crypto_format: Remove the return values from digest256_to_base64()
|
5 anni fa |
Nick Mathewson
|
2f683465d4
Bump copyright date to 2019
|
5 anni fa |
Nick Mathewson
|
194acfb51d
Split directory.c code into several modules
|
6 anni fa |
Suphanat Chunhapanya
|
63576b0166
hs-v3: Refactor the descriptor decryption/decoding
|
6 anni fa |
Suphanat Chunhapanya
|
fa50aee366
hs-v3: Encrypt the descriptor using a cookie
|
6 anni fa |
Nick Mathewson
|
ef486e3c02
Fix every include path changed in the previous commit (automated)
|
6 anni fa |
Nick Mathewson
|
1743dac078
Minimize headers that include crypto_formats and x25519 stuff
|
6 anni fa |
Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
6 anni fa |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
6 anni fa |
Nick Mathewson
|
50369f8981
Extract networkstatus_t and ..sr_info_t into their own headers
|
6 anni fa |
Nick Mathewson
|
1416f54d1e
Split dir_connection_t into its own header
|
6 anni fa |
Nick Mathewson
|
a48ba072a9
Rename connection_free_ to connection_free_minimal.
|
7 anni fa |
George Kadianakis
|
6b794c7ed0
prop224 test: Test client desc expiration in tests.
|
7 anni fa |
Nick Mathewson
|
234c5015f1
Move protocol-specific functions out of buffers.c
|
7 anni fa |
Alexander Færøy
|
c4744a01cc
Fix operator usage in src/test/*.c
|
7 anni fa |
George Kadianakis
|
6eb9de1b8c
test: Add tests for fetching descs and handling SOCKS conns.
|
7 anni fa |
George Kadianakis
|
a6b6227b21
test: Fix prop224 HS descriptor to use subcredential
|
7 anni fa |
David Goulet
|
0cc18ef64c
test: Move duplicate HS test code and unify it
|
7 anni fa |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 anni fa |
George Kadianakis
|
1f421d8d47
prop224: Fix the HS descriptor unittests.
|
7 anni fa |
George Kadianakis
|
6d71eda263
prop224: Rename auth_required HS desc field to intro_auth_required.
|
7 anni fa |
David Goulet
|
3336f26e60
hs: Avoid a strlen(NULL) if descriptor is not found in cache
|
7 anni fa |
J. Ryan Stinnett
|
19cf074f4d
hs: Remove private keys from hs_desc_plaintext_data_t.
|
8 anni fa |
Nick Mathewson
|
0fed324c2c
Would you believe me if I said there were more 32-bit and clang warnings?
|
8 anni fa |
Nick Mathewson
|
7a78a37f1d
Fix memory leaks in test_hs_cache.c
|
8 anni fa |
Nick Mathewson
|
ed4aebcd97
Fix more unit test leaks.
|
8 anni fa |
Nick Mathewson
|
29ae8dcf96
Fix a bunch of leaks in hs_cache/upload_and_download_hs_desc
|
8 anni fa |
Nick Mathewson
|
6847b9f6af
Fix make check-spaces
|
8 anni fa |