aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_dir.c
AgeCommit message (Expand)Author
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
2016-11-07Fix a unit test (broken by recent 20499 hacking)Nick Mathewson
2016-11-04Fix make check-spacesNick Mathewson
2016-11-04Merge branch 'ticket17238_029_02-resquash'Nick Mathewson
2016-11-04prop224: Directory support for v3 descriptor publishingDavid Goulet
2016-10-28Hopefully fix int64 comparisons in test_dir_networkstatus_compute_bw_weights_v10Matt Traudt
2016-10-27Resolve memory leaks in test_dir_networkstatus_compute_bw_weights_v10Nick Mathewson
2016-10-27Convert remaining files to smartlist_add_strdupovercaffeinated
2016-10-27Automated change to use smartlist_add_strdupovercaffeinated
2016-10-26Add historic bwweight tests, comments, line len fixesMatt Traudt
2016-10-26Add consensus weight calculation testsMatt Traudt
2016-10-26Allow asking a bridge's own descriptor over one-hop connectionNick Mathewson
2016-10-19BUG in purpose_needs_anonymity if switch not matched.Nick Mathewson
2016-10-19Refactor purpose_needs_anonymity to use switch statementChelsea H. Komlo
2016-10-18Refactor to use purpose_needs_anonymity and remove is_sensitive_dir_purposeChelsea H. Komlo
2016-09-26Merge remote-tracking branch 'public/ticket20001_v2'Nick Mathewson
2016-09-26Merge branch 'protover_v2_squashed'Nick Mathewson