aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2014-02-12More unit tests for OOM handling.Nick Mathewson
2014-02-12Initial unit tests for OOM handlingNick Mathewson
2014-02-12Add tests for buffer time tracking.Nick Mathewson
2014-02-12Several tests for buffer allocationNick Mathewson
2014-02-12Start writing tests for 10169.Nick Mathewson
2014-02-12Randomize the global siphash key at startupNick Mathewson
2014-02-12Tests for siphash, from reference implementation.Nick Mathewson
2014-02-11Free leakable values in the unit tests.Nick Mathewson
2014-02-07Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2014-02-07Survive fedora's openssl in our benchmarksNick Mathewson
2014-02-07Use the right functions; strncpy is usually not the answerNick Mathewson
2014-02-06add test case for node_get_verbose_nicknameQingping Hou
2014-02-06add test for node_get_verbose_nickname_by_idQingping Hou
2014-02-06remove node_describe_by_id() functionQingping Hou
2014-02-06fix longname returned in HS_DESC control eventsQingping Hou
2014-02-06Rename sun to s_un in test_addr.cNick Mathewson
2014-02-04Distcheck repair: add new python testing code to "tarballs"Nick Mathewson
2014-02-03test_config.c: log which address should have failedNick Mathewson
2014-02-03Clean up test_hs.c: warning fix; tor_free() usage.Nick Mathewson
2014-02-03Removing is_internal_IP() function. Resolves ticket 4645.rl1987
2014-02-03More fixes to rip out all of the v2 directory code.Karsten Loesing
2014-02-03check-spaces fixes for test_router.cNick Mathewson
2014-02-03Merge remote-tracking branch 'houqp/hs_control'Nick Mathewson
2014-02-03slownacl's pure-python curve25519 lets us test ntor everywhere.Nick Mathewson
2014-01-29add test case for node_describe_by_idQingping Hou
2014-01-29add test case for hidden service async eventsQingping Hou
2014-01-29Rip out all of the v2 directory code.Nick Mathewson
2014-01-17Coverate in util.c: test that tor_parse_* rejects negative base.Nick Mathewson
2014-01-17Add an --accel switch to run unit tests with crypto accelerationNick Mathewson
2013-12-17Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-12-17Merge remote-tracking branch 'public/bug10409_023' into maint-0.2.4Nick Mathewson
2013-12-16Avoid free()ing from an mmap on corrupted microdesc cacheNick Mathewson
2013-11-22Add checks to prevent memcmp(.,.,negative) in tests (CID 1064417)Nick Mathewson
2013-11-22Fix another unit test memory leak. CID1087949,CID1087950.Nick Mathewson
2013-11-22Fix a bunch of coverity-spotted unit test resource leaksNick Mathewson
2013-11-22Remove needless fd var from test. CID 1130989.Nick Mathewson
2013-11-20Whitespace cleanupNick Mathewson
2013-11-18Fix crypto/digests testNick Mathewson
2013-11-18Merge branch 'finish_prop157'Nick Mathewson
2013-11-18Fix whitespaceNick Mathewson
2013-11-18Merge branch 'backtrace_squashed'Nick Mathewson
2013-11-18Tests for backtrace.cNick Mathewson
2013-11-18Unit tests for new functions in log.cNick Mathewson
2013-11-14Make the dir-key-crosscert element requiredNick Mathewson
2013-11-11Fix test_cmdline_args to work with old opensslNick Mathewson
2013-11-07Documentation and tests for 10060Nick Mathewson
2013-10-28Merge branch 'morestats4' into morestats5Karsten Loesing
2013-10-28squash! Pass const uint64_t pointers, document array length.Karsten Loesing
2013-10-21Make test_cmdline_args.py work with older pythonsNick Mathewson
2013-10-11Fix out-of-tree "make check-local"Nick Mathewson