aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* MyFamily option will now fix fingerprints missing their leading instead of c...Kevin Butler2013-08-31
* Fix a wide line in test_geoip_with_ptNick Mathewson2013-08-15
* Merge branch 'bug5040_4773_rebase_3'Nick Mathewson2013-08-15
|\
| * Test ExtORPort cookie initialization when file writing is broken.George Kadianakis2013-08-15
| * Test some fail conditions of ext_orport.c USERADDR/TRANSPORT parsing.George Kadianakis2013-08-15
| * Fix some #5040 bugs found by Nick's tests.George Kadianakis2013-08-15
| * Implement and use a generic auth. cookie initialization function.George Kadianakis2013-08-15
| * White-box tests for the succeeding case of ext_or_port handshake.Nick Mathewson2013-08-15
| * Test for initializing ext_or_auth_cookie fileNick Mathewson2013-08-15
| * Unit test for the ext_orport safe_cookie handshakeNick Mathewson2013-08-15
| * More unit tests for handle_client_auth_nonceNick Mathewson2013-08-15
| * Unit test for basic ext_or_cookie authentication backendNick Mathewson2013-08-15
| * Tests for connection_write_ext_or_command.Nick Mathewson2013-08-15
| * Unit tests for ext_or_id_map.Nick Mathewson2013-08-15
| * Unit tests for fetch_ext_or_cmdNick Mathewson2013-08-15
| * Split out buffers and socks tests into separate modules.Nick Mathewson2013-08-15
| * If a single client connects with multiple transports, note all transports.George Kadianakis2013-08-15
| * Trivially change unittests to make them more readable.George Kadianakis2013-08-15
| * Make check-spaces happy.George Kadianakis2013-08-15
| * Fix some unittests that broke when we added bridge-ip-transports.George Kadianakis2013-08-15
| * Add a unittest for the bridge-ip-transports extra-info line.George Kadianakis2013-08-15
| * Add transport information to the GeoIP database.George Kadianakis2013-07-18
* | Also test that server transports get written to Tor's state.George Kadianakis2013-08-05
* | test_pt_configure_proxy(): verify the internals of the managed proxy.George Kadianakis2013-08-05
* | Use size_t for length in replaycache_add_test_and_elapsed()Arlo Breault2013-08-04
* | Unit test for smartlist_ints_eqNick Mathewson2013-08-02
* | Try to make the win32 ersatz_socketpair pass.Nick Mathewson2013-08-02
* | Unit test for tor_{ersatz_,}socketpair.Nick Mathewson2013-08-02
* | Simple unit test for tor_open_socket_with_extensionsNick Mathewson2013-08-02
* | Merge branch 'bug9288_rebased'Nick Mathewson2013-07-31
|\ \
| * | Fix mixed declaration/statement warningNick Mathewson2013-07-31
| * | Update pt/configure_proxy until it stops segfaultingNick Mathewson2013-07-31
| * | Write unit tests for configure_proxy().George Kadianakis2013-07-31
* | | Whoops; check in test_circuitmux.cNick Mathewson2013-07-19
* | | Regression test for destroy cell queueNick Mathewson2013-07-19
| |/ |/|
* | Start of a unit test for options_validate.Nick Mathewson2013-07-18
* | Add a test for n_cells_in_circuit_queuesNick Mathewson2013-07-18
* | Unit tests for cell queues.Nick Mathewson2013-07-18
* | Fix a wide line in test_pt.cNick Mathewson2013-07-18
* | Merge branch 'bug8978_rebase_2'Nick Mathewson2013-07-18
|\ \
| * | Add a basic unit test for pt_get_extra_info_descriptor_string.Nick Mathewson2013-07-18
| * | Add a unit test for smethod lines with arguments.Nick Mathewson2013-07-18
| |/
* | Merge branch 'bug8929_rebase_2'Nick Mathewson2013-07-18
|\ \ | |/ |/|
| * Improve test coverage of 8929 codeNick Mathewson2013-07-18
| * Fix memory leaks in test_config_parse_transport_options_lineNick Mathewson2013-07-18
| * Rename tor_escape_str_for_socks_arg() to something more generic.George Kadianakis2013-07-18
| * Pass characters to be escaped to tor_escape_str_for_socks_arg().George Kadianakis2013-07-18
| * Write unit tests for the ServerTransportOptions parsing function.George Kadianakis2013-07-18
* | Merge remote-tracking branch 'asn/bug9265'Nick Mathewson2013-07-16
|\ \
| * | Test deeper in test_pt_parsing().George Kadianakis2013-07-16