aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* test-network.sh: tools dir in PATH, parameterizationJim Pannacciulli2013-09-29
* Use tt_ptr_op, not test_eq, for pointer comparisons in testsNick Mathewson2013-09-23
* Fix benchmarks to run without crashing.Nick Mathewson2013-09-18
* Merge branch 'bug4647_squashed'Nick Mathewson2013-09-13
|\
| * Finish tests for command-line argumentsNick Mathewson2013-09-13
| * Integration test for parsing arguments on the commandlineNick Mathewson2013-09-13
* | Fix unit tests with --disable-curve25519Nick Mathewson2013-09-08
* | Merge branch 'maint-0.2.4'Roger Dingledine2013-09-04
|\ \
| * | refactor and give it unit testsRoger Dingledine2013-09-04
* | | Fix some "ISO C90 forbids mixed declarations and code" warningsNick Mathewson2013-09-03
* | | Fix warnings in test_config_fix_my_familyNick Mathewson2013-09-03
* | | Merge remote-tracking branch 'Ryman/bug4341'Nick Mathewson2013-09-03
|\ \ \
| * | | MyFamily option will now fix fingerprints missing their leading instead of c...Kevin Butler2013-08-31
* | | | Handle HTTP minor versions greater than 9Nick Mathewson2013-09-03
* | | | Tougher validation for parsing urls from HTTP headers. Fixes #2767.Kevin Butler2013-09-03
| |_|/ |/| |
* | | Basic unit test for EVENT_TRANSPORT_LAUNCHEDNick Mathewson2013-08-25
|/ /
* | 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
| |/ / |/| |