summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-17Merge branch 'ticket28179_squashed' into ticket28179_squashed_mergedNick Mathewson
2018-12-17Ensure that line_size >= 1 before trying to trim input string.Alexander Færøy
2018-12-17Add an additional space when we check for the PROTO_LOG handler.Alexander Færøy
2018-12-17Make Windows process event timer API available for dormant interface.Alexander Færøy
2018-12-17Document the format of process_t::arguments.Alexander Færøy
2018-12-17Use errno directly if we are not reading/writing from/to a socket.Alexander Færøy
2018-12-17Use `const char *` instead of `char *` for line parameter for process callbacks.Alexander Færøy
2018-12-17Change EVENT_TRANSPORT_LOG to EVENT_PT_LOG.Alexander Færøy
2018-12-17Change the Process exit_callback to return bool.Alexander Færøy
2018-12-17Call close() on stdin/stdout/stderr in process_terminate().Alexander Færøy
2018-12-17Use run_main_loop_until_done() for process_t tests.Alexander Færøy
2018-12-17Copy (zlib1|libssp-0).dll to \src\test\ to run test-process.exe.Alexander Færøy
2018-12-17Fix tests on kqueue() based platforms.Alexander Færøy
2018-12-17Move remaining code from subprocess.{h,c} to more appropriate places.Alexander Færøy
2018-12-17Delete old process_handle_t code.Alexander Færøy
2018-12-17Add tests for process environment functionality of process_t.Alexander Færøy
2018-12-17Add slow test for process_t for main loop interaction.Alexander Færøy
2018-12-17Add support for logging messages from pluggable transports.Alexander Færøy
2018-12-17Use process_t for managed proxies.Alexander Færøy
2018-12-17Add "PT" log domain.Alexander Færøy
2018-12-17Add process_reset_environment() to the Process subsystem.Alexander Færøy
2018-12-17Add process_terminate().Alexander Færøy
2018-12-17Make sure we call process_notify_event_exit() as the last thing in different ...Alexander Færøy
2018-12-17Add documentation for the is_socket and error argument of read_to_chunk().Alexander Færøy
2018-12-17Add process_get_pid() to the Process subsystem.Alexander Færøy
2018-12-17Add Windows backend for the Process subsystem.Alexander Færøy
2018-12-17Add Unix backend for the Process subsystem.Alexander Færøy
2018-12-17Add new Process subsystem.Alexander Færøy
2018-12-17Merge branch 'maint-0.3.5'Nick Mathewson
2018-12-17Changes file for 28562Nick Mathewson
2018-12-17Create a temporary directory for tor's DataDirectory in test_rebind.Taylor R Campbell
2018-12-13Merge branch 'maint-0.3.5'Nick Mathewson
2018-12-13Merge remote-tracking branch 'tlyu-github/ticket28731-035' into maint-0.3.5Nick Mathewson
2018-12-13Merge branch 'dormant_persist_squashed'Nick Mathewson
2018-12-13Unit tests for back-end functions for persistent dormant stateNick Mathewson
2018-12-13Change interaction between dormant mode and clock jumps.Nick Mathewson
2018-12-13changes file for ticket26864Nick Mathewson
2018-12-13Merge branch 'maint-0.3.5'Nick Mathewson
2018-12-13Merge remote-tracking branch 'teor/bug28826-035' into maint-0.3.5Nick Mathewson
2018-12-12man: Add that "GETINFO address" won't work with "Sandbox 1"David Goulet
2018-12-12Merge branch 'ticket28755_v2_squashed'Nick Mathewson
2018-12-12Copy the nss-related changes into fuzzing_include_am.py.Nick Mathewson
2018-12-12Fuzzing module for various string operations, currently focusing onNick Mathewson
2018-12-12Add code to parse K=V lines into config_line_t format.Nick Mathewson
2018-12-12Appveyor: Explain appveyor image names in the commentsteor
2018-12-11Merge remote-tracking branch 'teor/ticket24838'Nick Mathewson
2018-12-11Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2018-12-11Merge branch 'maint-0.3.5'Nick Mathewson
2018-12-11Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-12-11Merge branch 'maint-0.2.9' into maint-0.3.3Nick Mathewson