summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-08Tolerate another failure mode of get_if_addres6_list in testsNick Mathewson
2016-09-08more consistent use of expect_log_msg_containingNick Mathewson
2016-09-08Suppress a really impressive pile of warnings in conection/.. testsNick Mathewson
2016-09-08Fix a bug in connection/download_status.. testsNick Mathewson
2016-09-08Revise log-testing macros to dump the actual log contents on failureNick Mathewson
2016-09-08Remove redundant definitions of expect_{no_,}log_msg()Nick Mathewson
2016-09-08Fix libevent linking on openbsd.Nick Mathewson
2016-09-08Disable -Wthread-safety.Nick Mathewson
2016-09-08Unit test fix: windows should be able to handle DNSPort just fine.Nick Mathewson
2016-09-08Patch from rubiate: disable openbsd memory protections in test-memwipeNick Mathewson
2016-09-07set the "addr" field in the dir_handle_get tests, to resolve bug warnings.Nick Mathewson
2016-09-07Remove the useless (and uninitialized) MOCK_TOR_ADDR in test_dir_handle_get.cNick Mathewson
2016-09-07Merge branch 'maint-0.2.8'Nick Mathewson
2016-09-07Merge branch 'maint-0.2.7' into maint-0.2.8Nick Mathewson
2016-09-07Merge branch 'maint-0.2.6' into maint-0.2.7Nick Mathewson
2016-09-07Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2016-09-07Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2016-09-07Capture and enforce BUG warnings in dir/param_voting_lookupNick Mathewson
2016-09-07Fix unit test failure introduced by #20002Nick Mathewson
2016-09-07Capture and enforce bug warnings in util/time testNick Mathewson
2016-09-07Merge remote-tracking branch 'dgoulet/ticket18693_029_01'Nick Mathewson
2016-09-07Merge remote-tracking branch 'sebastian/bug20064'Nick Mathewson
2016-09-07Update geoip and geoip6 to the September 6 2016 database.Karsten Loesing
2016-09-06Capture and detect the BUG() warnings in test_util_parse_integer.Nick Mathewson
2016-09-06Add facility to suppress/capture tor_bug_occurred_() messages in unit tests.Nick Mathewson
2016-09-06Add !(...) to BUG() log messagesNick Mathewson
2016-09-06Fix a unit test bug for passing arguments to tor_parse_ulong.Nick Mathewson
2016-09-06Split tor_parse_{some_int} testing into separate fn. Code movement only.Nick Mathewson
2016-09-06Merge remote-tracking branch 'teor/bug20012'Nick Mathewson
2016-09-06Merge remote-tracking branch 'teor/feature20069'Nick Mathewson
2016-09-06Merge remote-tracking branch 'public/ticket20002'Nick Mathewson
2016-09-06Document Exit flag assignment when private nets are allowedSebastian Hahn
2016-09-06checkSpace.pl now forbids more identifiers.Nick Mathewson
2016-09-06Merge remote-tracking branch 'pastly/ticket19122'Nick Mathewson
2016-09-06Change UID to Username in man pageMatt Traudt
2016-09-06Merge remote-tracking branch 'sebastian/bug20065'Nick Mathewson
2016-09-06Fix an indentation issue in rend_config_servicesteor
2016-09-06Fix a space error in the man pageteor
2016-09-06Fix a comment typo in smartlist_get_most_frequent_()teor (Tim Wilson-Brown)
2016-09-06Add hs-ipv6 to the chutney IPv6 teststeor
2016-09-06Give useful error if authority_signing_key doesn't existSebastian Hahn
2016-09-05Vote Exit correctly with DirAllowPrivateAddresses setSebastian Hahn
2016-09-05For me, asan/ubsan require more syscalls.Nick Mathewson
2016-09-05Change servers to never pick 3DES.Nick Mathewson
2016-09-05Appease make check-spacesAndrea Shepard
2016-09-05Fix BUG warning with stack trace from config/parse_port_config__listenaddressNick Mathewson
2016-09-05Bug 20038: Fix typo in ControlPort descriptionGeorg Koppen
2016-09-01Fix memory leaks in the shared random tests.Nick Mathewson
2016-08-31Actually, always monotime_init() in the unit tests.Nick Mathewson
2016-08-31Initialize monotonic timer code before using it in the testsNick Mathewson