tor/src/test
Yawning Angel 41d2b4d3af Allow ClientTransportPlugins to use proxies
This change allows using Socks4Proxy, Socks5Proxy and HTTPSProxy with
ClientTransportPlugins via the TOR_PT_PROXY extension to the
pluggable transport specification.

This fixes bug #8402.
2014-05-21 08:14:38 +00:00
..
bench.c Remove a spurious variable. 2014-05-06 20:46:26 -04:00
bt_test.py Make the python test scripts work on python3 2014-04-27 22:54:24 -04:00
include.am Uplift status.c unit test coverage with new test cases and macros. 2014-04-15 15:00:34 -04:00
Makefile.nmake add test case for hidden service async events 2014-01-29 22:43:11 -05:00
ntor_ref.py Make the python test scripts work on python3 2014-04-27 22:54:24 -04:00
slownacl_curve25519.py Make the python test scripts work on python3 2014-04-27 22:54:24 -04:00
test_addr.c scan-build: avoid undef behaior in tor_inet_pton 2014-04-19 13:14:33 -04:00
test_bt_cl.c Fix whitespace 2013-11-18 11:13:40 -05:00
test_buffers.c Fix unearthed problems in unit tests 2014-05-08 13:16:08 -04:00
test_cell_formats.c Quick-and-dirty test for packed_cell_is_destroy 2014-05-07 02:05:35 -04:00
test_cell_queue.c Merge branch 'morestats4' into morestats5 2013-10-28 12:09:42 +01:00
test_circuitlist.c Fix numerous type errors in the unit tests 2014-05-08 13:08:13 -04:00
test_circuitmux.c Whoops; check in test_circuitmux.c 2013-07-19 12:05:38 -04:00
test_cmdline_args.py Make the python test scripts work on python3 2014-04-27 22:54:24 -04:00
test_config.c Fix test_config_write_to_data_subdir 2014-05-01 13:27:20 -04:00
test_containers.c Use tt_ptr_op, not test_eq, for pointer comparisons in tests 2013-09-23 01:57:34 -04:00
test_controller_events.c Fix numerous 64->32 errors in the unit tests 2014-05-08 14:01:17 -04:00
test_crypto.c Fix numerous 64->32 errors in the unit tests 2014-05-08 14:01:17 -04:00
test_data.c Whitespace cleanup 2013-11-20 11:05:00 -05:00
test_dir.c Fix numerous 64->32 errors in the unit tests 2014-05-08 14:01:17 -04:00
test_extorport.c Fix numerous 64->32 errors in the unit tests 2014-05-08 14:01:17 -04:00
test_hs.c fix longname returned in HS_DESC control events 2014-02-06 16:13:55 -05:00
test_introduce.c Update the copyright date to 201. 2013-01-16 01:54:56 -05:00
test_logging.c Tests for backtrace.c 2013-11-18 10:43:15 -05:00
test_microdesc.c Unit test for dirvote_create_microdescriptor 2014-05-06 20:36:19 -04:00
test_nodelist.c Use the right functions; strncpy is usually not the answer 2014-02-07 12:25:49 -05:00
test_ntor_cl.c Resolve memory leaks in the unit tests and benchmarks (found by coverity) 2013-02-11 14:57:10 -05:00
test_oom.c Fix leaks in test_oom.c 2014-04-26 12:17:10 -04:00
test_options.c Unit tests for ext_or_id_map. 2013-08-15 12:03:36 -04:00
test_policy.c Fix leaks in test_exit_policy_dump_to_string 2014-04-26 00:36:09 -04:00
test_pt.c Allow ClientTransportPlugins to use proxies 2014-05-21 08:14:38 +00:00
test_relaycell.c Unit tests for connection_edge_process_resolved_cell 2014-04-02 15:38:00 -04:00
test_replay.c Use size_t for length in replaycache_add_test_and_elapsed() 2013-08-04 09:29:22 -04:00
test_routerkeys.c Fix leaks in tests related to setting options->DataDirectory 2014-04-29 12:48:02 -04:00
test_socks.c Split out buffers and socks tests into separate modules. 2013-08-15 12:03:36 -04:00
test_status.c Fix memory leaks in test_status.c 2014-04-29 12:48:02 -04:00
test_util.c Quench clang's complaints with -Wshorten-64-to-32 when time_t is not long. 2014-05-11 23:36:00 -04:00
test-child.c Update the copyright date to 201. 2013-01-16 01:54:56 -05:00
test-network.sh test-network.sh: tools dir in PATH, parameterization 2013-09-29 14:19:00 -04:00
test.c fix uninitialized memory reads from test_geoip_with_pt. Found with valgrind 2014-04-26 00:12:16 -04:00
test.h fix whitespace 2014-05-11 23:40:48 -04:00