summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2013-05-17Remove PK_PKCS1_PADDINGArlo Breault
2013-05-15Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-05-15Fix unit tests to pass after fix for #8879Nick Mathewson
2013-05-11Remove strcpy from unit tests.Arlo Breault
2013-05-10Merge branch 'maint-0.2.4'Andrea Shepard
2013-05-10Merge bug5595-v2-squashed into maint-0.2.4Andrea Shepard
2013-05-09Add some unit tests for fp_pair_map_t to test/containers.c based on the strma...Andrea Shepard
2013-05-09Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-05-09Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-05-09Don't run off the end of the array-of-freelistsNick Mathewson
2013-05-08Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-05-08Fix bug 8845: check the right length of memory in aes unit testsNick Mathewson
2013-04-18Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-04-18Merge branch 'less_charbuf_rebased' into maint-0.2.4Nick Mathewson
2013-04-18Add unit test for encoding ntor key in routerinfoNick Mathewson
2013-04-18Remove the unused pk3 variable from test_dir_formatsNick Mathewson
2013-04-18Re-enable test for parsing and generating descriptor with exit policyNick Mathewson
2013-04-18Test networkstatus_getinfo_helper_singleNick Mathewson
2013-04-18Add a quick-and-dirty-test for generate_v2_networkstatus.Nick Mathewson
2013-04-18Test improvement: include microdesc lines in our synthetic microdesc consensu...Nick Mathewson
2013-04-18Use chunks, not buffers, for router descriptorsNick Mathewson
2013-04-18Fix some wide linesNick Mathewson
2013-04-14Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-04-14Merge branch 'bug8683_rebased' into maint-0.2.4Nick Mathewson
2013-04-14Rename all fields which measure bw in kb to end with _kbNick Mathewson
2013-04-11socks5 will ask for username/password if we offer itRoger Dingledine
2013-04-11socks5 will ask for username/password if we offer itRoger Dingledine
2013-04-05Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-04-05test.c: Try to create a more random temporary directory for our workspace (re...Peter Palfrader
2013-03-23Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-03-23Avoid clang warnings from implicit off_t->size_t castNick Mathewson
2013-03-22Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-03-22Fix an uninitialized-var warning in unit testsNick Mathewson
2013-03-21Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-03-21Fix a small memory leak in the unit testsNick Mathewson
2013-03-19Merge remote-tracking branch 'asn/bug3594_rebased_and_fixed'Nick Mathewson
2013-03-18Fix a double-newlineNick Mathewson
2013-03-18Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-03-18Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-03-18Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-03-18Merge remote-tracking branch 'andrea/bug8435' into maint-0.2.4Nick Mathewson
2013-03-15Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-03-07Add unit test for dirserv measured bandwidth cacheAndrea Shepard
2013-03-02A couple more easy unit testsNick Mathewson
2013-03-01Remove unused check_fingerprint_syntaxNick Mathewson
2013-03-01Remove unused HMAC-SHA1 functionNick Mathewson
2013-03-01Unit tests for a few more functions and cases in address.cNick Mathewson
2013-03-01More unit tests for old TAP onion handshake.Nick Mathewson
2013-03-01Add unit test for tor_addr_is_loopbackNick Mathewson
2013-02-23Remove some functions which were unused except for their testsNick Mathewson