aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2018-12-20base32_decode(): Return number of bytes written on success.Nick Mathewson
2018-12-20Merge remote-tracking branch 'tor-github/pr/445'Nick Mathewson
2018-12-19Merge branch 'maint-0.3.5'Nick Mathewson
2018-12-19Merge branch 'ticket28883_035' into maint-0.3.5Nick Mathewson
2018-12-18Merge branch 'ticket28839_v2_squashed'Nick Mathewson
2018-12-18Use a single path for all PEM-like objects in get_next_token()Nick Mathewson
2018-12-18Avoid breaking the event loop prematurely.Alexander Færøy
2018-12-18Unit test to check that we can parse NETINFO cell with unsupported address typerl1987
2018-12-18Actually allow unrecognized address types in NETINFO cellrl1987
2018-12-17Merge branch 'ticket28179_squashed' into ticket28179_squashed_mergedNick Mathewson
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-17Use run_main_loop_until_done() for process_t tests.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 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-17Create a temporary directory for tor's DataDirectory in test_rebind.Taylor R Campbell
2018-12-17test_rebind: wait for tor to timeout, even if it is logging a lotNick Mathewson
2018-12-14Add a function to provide an upper bound on base64 decoded lengthNick Mathewson
2018-12-14Add a benchmark for parsing a microdescriptorNick 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-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-05Merge remote-tracking branch 'public/prop298'Nick Mathewson
2018-12-05Merge branch 'prop293_squashed'Nick Mathewson
2018-12-05Write tests for mark_my_descriptor_dirty_if_too_old()Nick Mathewson
2018-12-05Merge remote-tracking branch 'tor-github/pr/553'Nick Mathewson
2018-12-05Merge remote-tracking branch 'tor-github/pr/508'Nick Mathewson
2018-12-03Add tests for parsing each routerstatus flag.Nick Mathewson
2018-12-03Add a framework for testing set_routerstatus_from_routerinfo().Nick Mathewson
2018-12-03Keep list of dirauth flags in sync between dirvote.c and fuzz_vrs.cNick Mathewson
2018-12-03Print error message we get from socket.connect_ex when it failsrl1987
2018-12-01Merge branch 'ticket27490a_squashed'Nick Mathewson
2018-12-01Add regression test for ClientAutoIPv6ORPortNeel Chauhan
2018-12-01Merge remote-tracking branch 'tor-github/pr/536'Nick Mathewson
2018-12-01Merge branch 'maint-0.3.5'Nick Mathewson
2018-12-01Also log a Tor log entry when it has a substring we are waiting forrl1987
2018-12-011 ms. resolution for Tor logsrl1987
2018-12-01Log everything from tor down to debug loglevelrl1987
2018-12-01In test_rebind.py, log stuff with timestampsrl1987