aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2017-02-01Support LibreSSL with opaque structuresrubiate
2016-12-09test: fix memory leak in single onion poisoningDavid Goulet
2016-12-08Use the correct preprocessor macro for Linuxcypherpunks
2016-12-07Netbsd doesn't have ipfw, only the regular pf transport stuff.Nick Mathewson
2016-12-07Increase verbosity on options/validate__transproxyNick Mathewson
2016-12-07Increase tolerances in util/monotonic_time testsNick Mathewson
2016-12-03Move a comment in test_single_onion_poisoningteor
2016-12-03Add a missing return value check in test_single_onion_poisoningteor
2016-12-03Remove a double-free in test_single_onion_poisoningteor
2016-12-03Refactor poison_dir allocation and free in test_single_onion_poisoningteor
2016-12-02test_single_onion_poisoning: Free dir[12] on all pathsNick Mathewson
2016-12-01Merge branch 'bug20638_029_v2_squashed' into maint-0.2.9Nick Mathewson
2016-12-01Stop ignoring hidden service key anonymity when first starting torteor
2016-12-01Update unit tests for 20484, 20529teor
2016-11-21Merge remote-tracking branch 'arma/bug20423' into maint-0.2.9Nick Mathewson
2016-11-16refactor router_pick_published_address to have another argRoger Dingledine
2016-11-16fixup! Add expect_log_msg_containing_either3() and expect_log_msg_containing_...teor
2016-11-16Add all four error messages to test_address_get_if_addrs6_list_no_internal()Neel Chauhan
2016-11-16Add all four error messages to test_address_get_if_addrs6_list_internal()Neel Chauhan
2016-11-16Add expect_log_msg_containing_either3() and expect_log_msg_containing_either4()Neel Chauhan
2016-11-08Merge remote-tracking branch 'public/bug20306_029' into maint-0.2.9Nick Mathewson
2016-11-07Merge remote-tracking branch 'teor/bug20484_029_v2' into maint-0.2.9Nick Mathewson
2016-11-07Fix another 20499-broken testNick Mathewson
2016-11-07Fix a unit test (broken by recent 20499 hacking)Nick Mathewson
2016-11-06In test_tortls_classify_client_ciphers(), s/ECDH/ECDHE/Nick Mathewson
2016-11-02Test single onion service configs where the directory does not existteor
2016-11-02Make sure passthrough_test_setup doesn't inadvertently fail or skip teststeor
2016-11-02Add get_fname_rnd for unit tests that want a unique path every timeteor
2016-11-02Create get_fname_suffix, and refactor get_fname to use itteor
2016-11-02Use check_private_dir in test_single_onion_poisoningteor
2016-11-01Attempt to fix unit tests on netbsdNick Mathewson
2016-10-31policy_is_reject_star():Nick Mathewson
2016-10-14Whitespace cleaningNick Mathewson
2016-10-14Merge remote-tracking branch 'public/spaces_in_unix_addrs'Nick Mathewson
2016-10-14Make the FreeBSD ersatz_socketpair test even more skippable.Nick Mathewson
2016-10-13ersatz socketpair tests: work around freebsd jails.Nick Mathewson
2016-10-11Fix a bug in displaying IPv6 addrs in test_op_ipv6_ with --verboseNick Mathewson
2016-10-11torrc parsing b0rks on carriage-returnpaolo.ingls@gmail.com
2016-10-04Allow a unix: address to contain a C-style quoted string.Nick Mathewson
2016-09-26Merge remote-tracking branch 'public/ticket20001_v2'Nick Mathewson
2016-09-26Merge branch 'protover_v2_squashed'Nick Mathewson
2016-09-26Rename compute_protover_vote to protover_compute_voteNick Mathewson
2016-09-26Clean whitespace, add missing documentationNick Mathewson
2016-09-26Cover the error cases of parsing protocol versionsNick Mathewson
2016-09-26Unit tests for protover_all_supportedNick Mathewson
2016-09-26Basic backend for the protocol-versions voting algorithm.Nick Mathewson
2016-09-26Emit and parse protocol lists in router descriptorsNick Mathewson
2016-09-26checkpoint basic protover backendNick Mathewson
2016-09-22Coverity warning fix: let coverity tell we're closing socketsNick Mathewson
2016-09-16Add support for AES256 and AES192Nick Mathewson