aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_dir.c
AgeCommit message (Expand)Author
2018-07-18Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson
2018-07-18Add a test for format_recommended_version_list.Nick Mathewson
2018-05-10Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-05-10Merge branch 'maint-0.2.9' into maint-0.3.1Nick Mathewson
2018-05-09Test read bandwidth measurements with empty filejuga0
2017-12-12Make sure bridges are definitely running before delaying directory fetchesteor
2017-12-11Run the download_status_increment test in a forked process.Nick Mathewson
2017-11-22Stop checking cached bridge descriptors for usable bridgesteor
2017-11-08Merge branch 'bug23816_029_squashed' into maint-0.3.2Nick Mathewson
2017-11-08Replace our random-exponential-delay algorithm.Nick Mathewson
2017-10-31test: Initialize the voting schedule in test_dir.cDavid Goulet
2017-09-20Unit test to make sure that our platform string is parseableNick Mathewson
2017-09-15Merge branch 'scan-build-032'Nick Mathewson
2017-09-15Run our #else/#endif annotator on our source code.Nick Mathewson
2017-09-12Fix warnings about passing uninitialized buffers into functionsNick Mathewson
2017-09-12Clear up dead-assignment warnings from scan-buildNick Mathewson
2017-09-12Make clients wait to refresh bridges when they have a recent descriptorteor
2017-08-24Ensure that `make check-spaces` is happy.Alexander Færøy
2017-08-24apply ahf's test_assert_null.cocciNick Mathewson
2017-08-24apply ahf's test_assert_int.cocciNick Mathewson
2017-08-24apply ahf's test_assert_zero.cocciNick Mathewson
2017-08-24Fix operator usage in src/test/*.cAlexander Færøy
2017-07-14Merge branch 'bug17750_029_squashed'Nick Mathewson
2017-07-14Fix a signed integer overflow in dir/download_status_random_backoffNick Mathewson
2017-07-07Merge branch 'bug17750_029_squashed'Nick Mathewson
2017-07-07Refactor exponential backoff multipliers into macrosteor
2017-07-07Add regression tests for 17750 and 20534teor
2017-07-07Make clients try fallbacks before authoritiesteor
2017-07-07Fix the expected bug warning in dir/param_voting_lookup testsNick Mathewson
2017-04-27Merge branch 'dirreq'Nick Mathewson
2017-04-24Add regression test for #22304Taylor Yu
2017-04-21Remove old directory_initiate_command_*() functions.Nick Mathewson
2017-04-21Have directory_get_from_all_authorities use requests.Nick Mathewson
2017-03-17Merge branch 'ahf_bugs_21641_squashed'Nick Mathewson
2017-03-17Make MIN_ONION_KEY_LIFETIME a consensus parameter defined value.Alexander Færøy
2017-03-15Run the copyright update script.Nick Mathewson
2017-02-28Merge remote-tracking branch 'teor/test21470-029'Nick Mathewson
2017-02-19Reject versions that have non-numeric prefixesteor
2017-02-19Add unit tests that ensure out of range versions are rejectedteor
2017-02-19Add unit tests for version parsing integer size inconsistenciesteor
2017-02-19Add unit tests for current tor version git tagsteor
2017-02-19Add unit tests for the current range of tor version status tagsteor
2016-12-16Merge branch 'ticket20831_v2'Nick Mathewson
2016-12-16Remove UseDirectoryGuardsNick Mathewson
2016-12-16Merge branch 'prop271_030_v1_squashed'Nick Mathewson
2016-12-16Add a wrapper for a common networkstatus param patternNick Mathewson
2016-12-07Capture warning in dir/purpose_needs_anonymity_returns_true_by_defaultNick Mathewson
2016-11-30Use the new guard notification/selection APIs throughout TorNick Mathewson
2016-11-07Merge branch 'maint-0.2.9'Nick Mathewson
2016-11-07Fix another 20499-broken testNick Mathewson