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 |
Nick Mathewson
|
8841a9e396
Create single-onion-service directory before poisoning it, if needed
|
8 years ago |
Nick Mathewson
|
becc957839
Actually clamp the number of detected CPUs to 16.
|
8 years ago |
teor
|
3158777d35
Rename routerstatus_version_supports_ntor to *_supports_extend2_cells
|
8 years ago |
teor
|
d81f2b5d81
Refactor circuit_pick_create_handshake
|
8 years ago |
teor
|
26d7a07ad7
In circuit_pick_extend_handshake, assume all hops support EXTEND2 and ntor
|
8 years ago |
Nick Mathewson
|
d288704023
Avoid tor_fragile_assert() failure with DNSPort on RESOLVED_TYPE_ERROR
|
8 years ago |
Nick Mathewson
|
9a3adb07c4
changes file for module docs
|
8 years ago |
Nick Mathewson
|
54fda6b98a
Module-level docs for ext_orport and router.c
|
8 years ago |
Nick Mathewson
|
4396540129
Turn replaycache.c module doc into doxygen
|
8 years ago |