Alexander Færøy
|
bc6983afed
Use run_main_loop_until_done() for process_t tests.
|
7 years ago |
Alexander Færøy
|
f983a60a6c
Copy (zlib1|libssp-0).dll to \src\test\ to run test-process.exe.
|
7 years ago |
Alexander Færøy
|
6e508e9eb4
Fix tests on kqueue() based platforms.
|
7 years ago |
Alexander Færøy
|
ccc1963890
Move remaining code from subprocess.{h,c} to more appropriate places.
|
7 years ago |
Alexander Færøy
|
f7d13425fc
Delete old process_handle_t code.
|
7 years ago |
Alexander Færøy
|
289ed0849d
Add tests for process environment functionality of process_t.
|
7 years ago |
Alexander Færøy
|
9b6a10a26f
Add slow test for process_t for main loop interaction.
|
7 years ago |
Alexander Færøy
|
e3ceaebba2
Add support for logging messages from pluggable transports.
|
7 years ago |
Alexander Færøy
|
bfb94dd2ca
Use process_t for managed proxies.
|
7 years ago |
Alexander Færøy
|
ad4cc89c5d
Add "PT" log domain.
|
7 years ago |
Alexander Færøy
|
b0d268a822
Add process_reset_environment() to the Process subsystem.
|
7 years ago |
Alexander Færøy
|
4f611a1df7
Add process_terminate().
|
7 years ago |
Alexander Færøy
|
338137221c
Make sure we call process_notify_event_exit() as the last thing in different callbacks.
|
7 years ago |
Alexander Færøy
|
e982fb1dae
Add documentation for the is_socket and error argument of read_to_chunk().
|
7 years ago |
Alexander Færøy
|
89393a77e5
Add process_get_pid() to the Process subsystem.
|
7 years ago |
Alexander Færøy
|
bb784cf4f3
Add Windows backend for the Process subsystem.
|
7 years ago |
Alexander Færøy
|
2e957027e2
Add Unix backend for the Process subsystem.
|
7 years ago |
Alexander Færøy
|
35509978dd
Add new Process subsystem.
|
7 years ago |
Nick Mathewson
|
5a22b42c3a
Merge branch 'maint-0.3.5'
|
7 years ago |
Nick Mathewson
|
1a9a9fc0ff
Changes file for 28562
|
7 years ago |
Taylor R Campbell
|
ed71e1e89c
Create a temporary directory for tor's DataDirectory in test_rebind.
|
7 years ago |
Nick Mathewson
|
315c21d2e2
test_rebind: wait for tor to timeout, even if it is logging a lot
|
7 years ago |
Nick Mathewson
|
ce3d501040
Fix null-pointer-deref warning from scan-build in test_hs_service.c
|
7 years ago |
Nick Mathewson
|
d58a597a55
Fix dead assignment warning in test_hs_service.c
|
7 years ago |
Nick Mathewson
|
f50558ce8c
Fix dead-assignment warning in test_shared_random.c
|
7 years ago |
Nick Mathewson
|
82fb40c8dc
Fix dead-assignment warnings in test_config.c
|
7 years ago |
Nick Mathewson
|
16199a54a2
Check hostname before using it in send_resolved_hostname_cell()
|
7 years ago |
Nick Mathewson
|
29254812a3
Remove strcmp_len(): it is now unused
|
7 years ago |
Nick Mathewson
|
a0fad3981e
Replace use of strcmp_len() with new mem_eq_token().
|
7 years ago |
rl1987
|
5b2acbec0e
Refrain from closing connection if found one unrecognized address in NETINFO cell
|
7 years ago |