aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* Fix some leaks/missed checks in the unit testsNick Mathewson2014-03-13
* Merge remote-tracking branch 'asn/bug11069_take2'Nick Mathewson2014-03-11
|\
| * Throw control port warning if we failed to connect to all our bridges.George Kadianakis2014-03-10
* | Upgrade to the latest version of tinytest.Nick Mathewson2014-03-06
* | tinytest tt_{mem,str}_op now handle NULLs betterNick Mathewson2014-03-06
* | Fix whitespace errors, all of them mine.Nick Mathewson2014-03-05
* | Merge remote-tracking branch 'arma/ticket5528'Nick Mathewson2014-03-05
|\ \
| * | stop setting, or using, router->addressRoger Dingledine2013-02-09
| * | use me->addr when adding our address to our exit policyRoger Dingledine2013-02-09
* | | Merge branch 'bug10169_025_v2'Nick Mathewson2014-03-04
|\ \ \
| * | | More unit tests for OOM handling.Nick Mathewson2014-02-12
| * | | Initial unit tests for OOM handlingNick Mathewson2014-02-12
| * | | Add tests for buffer time tracking.Nick Mathewson2014-02-12
| * | | Several tests for buffer allocationNick Mathewson2014-02-12
| * | | Start writing tests for 10169.Nick Mathewson2014-02-12
* | | | Fix compilation warnings in tor_addr_make_null patchNick Mathewson2014-03-03
* | | | add test for tor_addr_make_nullKevin Murray2014-03-03
| |_|/ |/| |
* | | Unit tests for test_routerkeys_write_fingerprintNick Mathewson2014-02-28
* | | Unit tests for pk fingerprint functionsNick Mathewson2014-02-28
* | | Restitute a successful stat call to this test case.dana koch2014-02-17
* | | mingw fix: Rename a variable in the unit testsNick Mathewson2014-02-16
* | | Merge branch 'bug4900_siphash_v2'Nick Mathewson2014-02-15
|\ \ \
| * | | Randomize the global siphash key at startupNick Mathewson2014-02-12
| * | | Tests for siphash, from reference implementation.Nick Mathewson2014-02-12
| |/ /
* | | fix a whitespace snafuNick Mathewson2014-02-14
* | | Free leakable values in the unit tests.Nick Mathewson2014-02-11
|/ /
* | 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