aboutsummaryrefslogtreecommitdiff
path: root/src/or/networkstatus.c
AgeCommit message (Expand)Author
2018-05-11Merge remote-tracking branch 'catalyst-github/bug25756'Nick Mathewson
2018-05-09config: Move any_client_port_set() to config.cDavid Goulet
2018-05-08Improve tolerance for dirauths with skewed clocksTaylor Yu
2018-05-08Deindent warn_early_consensus()Taylor Yu
2018-05-08Factor out warn_early_consensus()Taylor Yu
2018-05-03Merge remote-tracking branch 'dgoulet/ticket25914_034_01'Nick Mathewson
2018-05-03Merge remote-tracking branch 'isis/bug24660_r1'Nick Mathewson
2018-05-02dirauth: Move authdir_mode_v3() to moduleDavid Goulet
2018-05-01vote: Move dirvote_recalculate_timing() to voting_schedule.cDavid Goulet
2018-05-01ns: Move dirvote_get_voter_sig_by_alg() to networkstatus.cDavid Goulet
2018-05-01Ensure that voting is rescheduled whenever the schedule changes.Nick Mathewson
2018-05-01dirvote: Free vote commits in the dirauth moduleDavid Goulet
2018-04-27ns: Move ns_detached_signatures_free() to networkstatus.cDavid Goulet
2018-04-27mod: Move dirauth specific files to its own moduleDavid Goulet
2018-04-25Remove dead code in networkstatus.cDavid Goulet
2018-04-23main: Launch periodic events by rolesDavid Goulet
2018-04-22Merge branch 'remove_old_consensus_methods_2018_squashed'Nick Mathewson
2018-04-22Remove MIN_METHOD_FOR and MIN_METHOD_FOR_A_LINESNick Mathewson
2018-04-16Merge branch 'maint-0.3.3'Nick Mathewson
2018-04-16relay: Implement a circuit cell queue maximum sizeDavid Goulet
2018-04-06crypto: Refactor (P)RNG functionality into new crypto_rand module.Isis Lovecruft
2018-03-23Merge remote-tracking branch 'fristonio/ticket-24740'Nick Mathewson
2018-03-19Merge branch 'ticket25268_034_01'Nick Mathewson
2018-03-04Fix redundant authority certificate fetchDeepesh Pathak
2018-03-03Merge remote-tracking branch 'fristonio/ticket4187'Nick Mathewson
2018-03-03Merge branch 'ticket23814' into maint-0.3.3Nick Mathewson
2018-02-15cmux: Rename cell_ewma_set_scale_factor()David Goulet
2018-02-15cmux: Make EWMA policy mandatoryDavid Goulet
2018-02-03Rename a verified unverified-consensus to cached-consensus on the diskDeepesh Pathak
2018-02-01Merge branch 'maint-0.3.2'Nick Mathewson
2018-01-31remove the max_failures argument from download_status_is_ready.Nick Mathewson
2018-01-31ns: Add a before and after consensus has changed notificationDavid Goulet
2018-01-31Revert "ns: Call notify_networkstatus_changed() after the new consensus is se...David Goulet
2018-01-31Merge branch 'maint-0.3.2'Nick Mathewson
2018-01-31ns: Call notify_networkstatus_changed() after the new consensus is set globallyDavid Goulet
2018-01-30Merge branch 'ticket24902_029_05' into ticket24902_033_02David Goulet
2018-01-30dos: Initial code of Denial of Service mitigationDavid Goulet
2018-01-25Remove the old ("deterministic") download schedule.Nick Mathewson
2018-01-11Compute flavor name before dereference, to avoid a STACK warning.Nick Mathewson
2017-12-12Merge branch 'maint-0.3.2'Nick Mathewson
2017-12-12Make sure bridges are definitely running before delaying directory fetchesteor
2017-12-11Add networkstatus_consensus_has_ipv6() and unit teststeor
2017-12-08Merge branch 'macro_free_v2_squashed'Nick Mathewson
2017-12-08Change the free macro convention in the rest of src/or/*.hNick Mathewson
2017-12-06Merge remote-tracking branch 'teor/bug24489'Nick Mathewson
2017-12-05Merge branch 'more_directories_squashed'Nick Mathewson
2017-12-05New accessors for keydir/cachedir accessNick Mathewson
2017-12-05Use get_datadir_fname() accessor in networkstatus.cNick Mathewson
2017-12-04Merge branch 'bug23826-23828_squashed'Nick Mathewson
2017-12-02Sprinkle some consts in networkstatus_getinfo_by_purpose()teor