Nick Mathewson
|
1b22eae120
Fix get_delay() code to avoid TIME_MAX overflow, not INT_MAX.
|
8 years ago |
Nick Mathewson
|
add164aa41
Fix warnings from lintChanges.py
|
8 years ago |
Nick Mathewson
|
59f4cae68c
Merge branch 'maint-0.2.8' into maint-0.2.9
|
8 years ago |
Nick Mathewson
|
61bdc452b0
Merge branch 'bug20551_028' into maint-0.2.8
|
8 years ago |
Nick Mathewson
|
3cd520a52d
Merge branch 'maint-0.2.8' into maint-0.2.9
|
8 years ago |
Nick Mathewson
|
7a45ef5a47
Merge remote-tracking branch 'arma/bug19969_028_squashed' into maint-0.2.8
|
8 years ago |
Nick Mathewson
|
3bb49c0110
Merge branch 'maint-0.2.8' into maint-0.2.9
|
8 years ago |
Nick Mathewson
|
9b18b215bb
Work around a behavior change in openssl's BUF_MEM code
|
8 years ago |
Nick Mathewson
|
464783a8dc
Use explicit casts to avoid warnings when building with openssl 1.1
|
8 years ago |
teor
|
0ee9049e94
Use the latest options in rend_service_check_private_dir
|
8 years ago |
teor
|
1747f28861
Check every hidden service directory's permissions when configuring
|
8 years ago |
teor
|
01fe039b78
Test single onion service configs where the directory does not exist
|
8 years ago |
teor
|
13fbbe9cce
Make sure passthrough_test_setup doesn't inadvertently fail or skip tests
|
8 years ago |
teor
|
77e1d660ee
Add get_fname_rnd for unit tests that want a unique path every time
|
8 years ago |
teor
|
d7634dc519
Create get_fname_suffix, and refactor get_fname to use it
|
8 years ago |
teor
|
2f48693663
Improve comments in check_private_dir and onion poisoning
|
8 years ago |
teor
|
a906ff88a3
fixup! Refactor, adding a create argument to rend_service_check_private_dir
|
8 years ago |
teor
|
fedafe7c0e
Use check_private_dir in test_single_onion_poisoning
|
8 years ago |
teor
|
6c54181559
Remove redundant group permission code from rend_service_check_private_dir
|
8 years ago |
teor
|
c9db775243
Refactor, adding a create argument to rend_service_check_private_dir
|
8 years ago |
Nick Mathewson
|
b2f82d45b7
Always call connection_ap_attach_pending() once a second.
|
8 years ago |
Roger Dingledine
|
d89804a69d
Ask event_base_loop to finish when we add a pending stream
|
8 years ago |
Roger Dingledine
|
28b755e660
refactor out the tor_event_base_loopexit() call
|
8 years ago |
Nick Mathewson
|
ff3e08f2af
Attempt to fix unit tests on netbsd
|
8 years ago |
Nick Mathewson
|
733b245283
Merge remote-tracking branch 'teor/bug20472-029-v2' into maint-0.2.9
|
8 years ago |
Nick Mathewson
|
9248466f0a
Merge branch 'bug20487_029' into maint-0.2.9
|
8 years ago |
Nick Mathewson
|
e712b5d784
Merge branch 'bug19968_029' into maint-0.2.9
|
8 years ago |
Nick Mathewson
|
24b7b922ae
Actually free the worker_state_t object when we do an update with it
|
8 years ago |
Nick Mathewson
|
b858452f94
Add a sentence to the manpage about nonanonymous=>Socksport 0.
|
8 years ago |
Nick Mathewson
|
d73c671d6d
policy_is_reject_star():
|
8 years ago |