teor
|
e819d420c5
When downloading certificates, check for related failures
|
8 éve |
teor
|
1bb28cecd9
Ensure relays don't make multiple connections during bootstrap
|
8 éve |
Nick Mathewson
|
0bd55ed96a
Always Use EVP_aes_*_ctr() with openssl 1.1
|
8 éve |
Nick Mathewson
|
f6a3d213e4
Finish a sentence in a comment. Close 20576.
|
8 éve |
Nick Mathewson
|
def41e93bd
In test_tortls_classify_client_ciphers(), s/ECDH/ECDHE/
|
8 éve |
Nick Mathewson
|
5385a023e1
Do not apply 'max_failures' to random-exponential schedules.
|
8 éve |
Nick Mathewson
|
e9ce181955
Change a BUG warning to be a warning, not an info.
|
8 éve |
Nick Mathewson
|
1b22eae120
Fix get_delay() code to avoid TIME_MAX overflow, not INT_MAX.
|
8 éve |
Nick Mathewson
|
add164aa41
Fix warnings from lintChanges.py
|
8 éve |
Nick Mathewson
|
59f4cae68c
Merge branch 'maint-0.2.8' into maint-0.2.9
|
8 éve |
Nick Mathewson
|
61bdc452b0
Merge branch 'bug20551_028' into maint-0.2.8
|
8 éve |
Nick Mathewson
|
3cd520a52d
Merge branch 'maint-0.2.8' into maint-0.2.9
|
8 éve |
Nick Mathewson
|
7a45ef5a47
Merge remote-tracking branch 'arma/bug19969_028_squashed' into maint-0.2.8
|
8 éve |
Nick Mathewson
|
3bb49c0110
Merge branch 'maint-0.2.8' into maint-0.2.9
|
8 éve |
Nick Mathewson
|
9b18b215bb
Work around a behavior change in openssl's BUF_MEM code
|
8 éve |
Nick Mathewson
|
464783a8dc
Use explicit casts to avoid warnings when building with openssl 1.1
|
8 éve |
teor
|
0ee9049e94
Use the latest options in rend_service_check_private_dir
|
8 éve |
teor
|
1747f28861
Check every hidden service directory's permissions when configuring
|
8 éve |
teor
|
01fe039b78
Test single onion service configs where the directory does not exist
|
8 éve |
teor
|
13fbbe9cce
Make sure passthrough_test_setup doesn't inadvertently fail or skip tests
|
8 éve |
teor
|
77e1d660ee
Add get_fname_rnd for unit tests that want a unique path every time
|
8 éve |
teor
|
d7634dc519
Create get_fname_suffix, and refactor get_fname to use it
|
8 éve |
teor
|
2f48693663
Improve comments in check_private_dir and onion poisoning
|
8 éve |
teor
|
a906ff88a3
fixup! Refactor, adding a create argument to rend_service_check_private_dir
|
8 éve |
teor
|
fedafe7c0e
Use check_private_dir in test_single_onion_poisoning
|
8 éve |
teor
|
6c54181559
Remove redundant group permission code from rend_service_check_private_dir
|
8 éve |
teor
|
c9db775243
Refactor, adding a create argument to rend_service_check_private_dir
|
8 éve |
Nick Mathewson
|
b2f82d45b7
Always call connection_ap_attach_pending() once a second.
|
8 éve |
Roger Dingledine
|
d89804a69d
Ask event_base_loop to finish when we add a pending stream
|
8 éve |
Roger Dingledine
|
28b755e660
refactor out the tor_event_base_loopexit() call
|
8 éve |