aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* Rename sun to s_un in test_addr.cNick Mathewson2014-02-06
* Distcheck repair: add new python testing code to "tarballs"Nick Mathewson2014-02-04
* test_config.c: log which address should have failedNick Mathewson2014-02-03
* Clean up test_hs.c: warning fix; tor_free() usage.Nick Mathewson2014-02-03
* More fixes to rip out all of the v2 directory code.Karsten Loesing2014-02-03
* check-spaces fixes for test_router.cNick Mathewson2014-02-03
* Merge remote-tracking branch 'houqp/hs_control'Nick Mathewson2014-02-03
|\
| * add test case for node_describe_by_idQingping Hou2014-01-29
| * add test case for hidden service async eventsQingping Hou2014-01-29
* | slownacl's pure-python curve25519 lets us test ntor everywhere.Nick Mathewson2014-02-03
* | Rip out all of the v2 directory code.Nick Mathewson2014-01-29
|/
* Coverate in util.c: test that tor_parse_* rejects negative base.Nick Mathewson2014-01-17
* Add an --accel switch to run unit tests with crypto accelerationNick Mathewson2014-01-17
* Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-12-17
|\
| * Merge remote-tracking branch 'public/bug10409_023' into maint-0.2.4Nick Mathewson2013-12-17
| |\
| | * Avoid free()ing from an mmap on corrupted microdesc cacheNick Mathewson2013-12-16
* | | Add checks to prevent memcmp(.,.,negative) in tests (CID 1064417)Nick Mathewson2013-11-22
* | | Fix another unit test memory leak. CID1087949,CID1087950.Nick Mathewson2013-11-22
* | | Fix a bunch of coverity-spotted unit test resource leaksNick Mathewson2013-11-22
* | | Remove needless fd var from test. CID 1130989.Nick Mathewson2013-11-22
* | | Whitespace cleanupNick Mathewson2013-11-20
* | | Fix crypto/digests testNick Mathewson2013-11-18
* | | Merge branch 'finish_prop157'Nick Mathewson2013-11-18
|\ \ \
| * | | Make the dir-key-crosscert element requiredNick Mathewson2013-11-14
| |/ /
* | | 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
|\ \ \ \ \ \