summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2019-10-21test_options: use testing options with (almost) real defaults.Nick Mathewson
2019-10-21Merge remote-tracking branch 'tor-github/pr/1430'Nick Mathewson
2019-10-21Merge remote-tracking branch 'tor-github/pr/1434'teor
2019-10-21test/getinfo: Remove unnecessary test codeteor
2019-10-21control: Add GETINFO support for dumping microdesc consensusAmreshVenugopal
2019-10-21Merge branch 'maint-0.4.2'teor
2019-10-21Merge remote-tracking branch 'tor-github/pr/1354' into maint-0.4.2teor
2019-10-20test/parseconf: Add basic dirauth and bridgeauth teststeor
2019-10-20test/parseconf: Expect different outputs when relay mode is disabledteor
2019-10-20test/rebind: Make control formatting and log parsing more robustteor
2019-10-20test: Skip test scripts that require the relay moduleteor
2019-10-18Merge branch 'maint-0.4.2'Nick Mathewson
2019-10-18Merge remote-tracking branch 'tor-github/pr/1426' into maint-0.4.2Nick Mathewson
2019-10-17Add test to check if the exit callback is called in process_t upon process_ex...Alexander Færøy
2019-10-17Merge branch 'cmdline_refactor'Nick Mathewson
2019-10-17Add a test for a command-line option without a value.Nick Mathewson
2019-10-14Merge remote-tracking branch 'tor-github/pr/1393' into maint-0.4.2Nick Mathewson
2019-10-09Merge remote-tracking branch 'tor-github/pr/1399'Nick Mathewson
2019-10-08test: New behavior on IP retry for HSv3Neel Chauhan
2019-10-08hs-v3: Do not remove intro point if circuit existsDavid Goulet
2019-10-08Fix flapping of test_service_intro_point() unittest.George Kadianakis
2019-10-07Merge remote-tracking branch 'tor-github/pr/1317'Nick Mathewson
2019-10-04Use {mock,unmock}_hostname_resolver() in relevant testsNick Mathewson
2019-10-04Add a mock replacement for blocking hostname resolutionNick Mathewson
2019-10-04Merge remote-tracking branch 'tor-github/pr/1392'teor
2019-10-03hs: ADD_ONION NEW:BEST now defaults to ED25519-V3David Goulet
2019-10-03Merge branch 'tor-github/pr/1377'George Kadianakis
2019-10-03Merge branch 'tor-github/pr/1276'George Kadianakis
2019-10-03Unit tests for dirserv_reject_tor_version().Nick Mathewson
2019-10-03util/map_anon_nofork: Add a cast to avoid passing -48 to memsetNick Mathewson
2019-10-02Merge remote-tracking branch 'tor-github/pr/1374'Nick Mathewson
2019-10-02Merge branch 'tor-github/pr/1385'David Goulet
2019-10-01Add a test for max_u16_in_sl().Nick Mathewson
2019-09-30Re-run "make autostyle" with improved annotate_ifdef_directivesNick Mathewson
2019-09-30log: When initialising log domain masks, only set known log domainsteor
2019-09-30Merge branch 'tor-github/pr/1356'George Kadianakis
2019-09-30test: Avoid a map_anon_nofork test failure on SunOSteor
2019-09-26Merge remote-tracking branch 'tor-github/pr/1308'Nick Mathewson
2019-09-25Merge remote-tracking branch 'tor-github/pr/1349'Nick Mathewson
2019-09-25Merge branch 'tor-github/pr/1345'George Kadianakis
2019-09-25Merge branch 'tor-github/pr/1309'George Kadianakis
2019-09-25test: Use SEVERITY_MASK_IDX() to find the LOG_* mask indexesteor
2019-09-24test: a file with no config options, at the end of an %include directoryteor
2019-09-24Merge branch 'bug31408_035' into bug31408_masterteor
2019-09-23fix: Ticket #31589AmreshVenugopal
2019-09-23Fix bug when %including folder with comment only files. #31408Daniel Pinto
2019-09-19test: test dirserv_router_has_valid_address() with DirAllowPrivateAddressesteor
2019-09-19test: refactor dirserv_router_has_valid_address() teststeor
2019-09-19test: dirserv_router_has_valid_address() with zero-family addressesteor
2019-09-17Merge branch 'maint-0.4.0' into maint-0.4.1Nick Mathewson