aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* Tests for siphash, from reference implementation.Nick Mathewson2014-02-12
* Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-02-07
|\
| * Survive fedora's openssl in our benchmarksNick Mathewson2014-02-07
* | Use the right functions; strncpy is usually not the answerNick Mathewson2014-02-07
* | add test case for node_get_verbose_nicknameQingping Hou2014-02-06
* | add test for node_get_verbose_nickname_by_idQingping Hou2014-02-06
* | remove node_describe_by_id() functionQingping Hou2014-02-06
* | fix longname returned in HS_DESC control eventsQingping Hou2014-02-06
* | 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