aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* Fix whitespaceNick Mathewson2013-11-18
* Merge branch 'backtrace_squashed'Nick Mathewson2013-11-18
|\
| * Tests for backtrace.cNick Mathewson2013-11-18
| * Unit tests for new functions in log.cNick Mathewson2013-11-18
| * Add a signal-safe decimal formatting functionNick Mathewson2013-07-19
* | Fix test_cmdline_args to work with old opensslNick Mathewson2013-11-11
* | Documentation and tests for 10060Nick Mathewson2013-11-07
* | Merge branch 'morestats4' into morestats5Karsten Loesing2013-10-28
|\ \
| * | squash! Pass const uint64_t pointers, document array length.Karsten Loesing2013-10-28
| * | Pass const uint64_t pointers, document array length.Karsten Loesing2013-09-12
| * | Pass around const struct timeval * instead of struct timeval.Karsten Loesing2013-09-12
| * | Test functions used for TB_EMPTY and CELL_STATS events.Karsten Loesing2013-05-31
* | | Make test_cmdline_args.py work with older pythonsNick Mathewson2013-10-21
* | | Fix out-of-tree "make check-local"Nick Mathewson2013-10-11
* | | When possible, run the ntor python integration tests tooNick Mathewson2013-10-11
* | | When python is available, run the commandline unit tests from "make check"Nick Mathewson2013-10-11
* | | Merge branch 'bug1376'Nick Mathewson2013-10-11
|\ \ \
| * | | Fix some whitespace; tighten the tests.Nick Mathewson2013-10-11
| * | | Added test for new write_chunks_to_file behaviour in #1376.Kevin Butler2013-09-04
* | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-10-10
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-10-10
| |\ \ \ \
| | * | | | Fix unit test for format_helper_exit_statusNick Mathewson2013-10-10
* | | | | | 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