aboutsummaryrefslogtreecommitdiff
path: root/src/or/dirserv.c
AgeCommit message (Expand)Author
2019-03-21bwauth: Ignore bandwidth file lines with "vote=0"juga0
2018-07-18Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-07-18Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-07-18Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson
2018-07-18Warn the directory authority operator if their versions list is bogusNick Mathewson
2018-06-20eol@eof in test-dir.cNick Mathewson
2018-05-22Merge branch 'trove-2018-005_032' into trove-2018-005_033Nick Mathewson
2018-05-22vote: TROVE-2018-005 Make DirAuths omit misbehaving routers from their vote.Isis Lovecruft
2018-05-22Fix a crash bug when testing reachabilityNick Mathewson
2018-05-09Comment-only fix: annotate we_are_hibernating() usageNick Mathewson
2018-05-08Merge branch 'bug26004_029_squashed'Nick Mathewson
2018-05-08Avoid unsigned integer underflow on empty input.Nick Mathewson
2018-05-08Allow bandwidth-file lines to have node_id in the last positionjuga0
2018-05-02Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-05-02Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-05-02Merge branch 'maint-0.3.3'Nick Mathewson
2018-05-02Merge branch 'maint-0.2.9' into maint-0.3.1Nick Mathewson
2018-05-02Stop logging stack contents when reading a zero-length bandwidth fileteor
2018-05-01Rename dirvote_common.{c|h} to voting_schedule.{c|h}David Goulet
2018-05-01Merge remote-tracking branch 'ffmancera-1/bug20522'Nick Mathewson
2018-05-01dirvote: Move the vote creation code into dirvote.cDavid Goulet
2018-04-27dirvote: Rename authority_cert_dup()David Goulet
2018-04-27dirvote: Extract shared functions to common fileDavid Goulet
2018-04-27mod: Move dirauth specific files to its own moduleDavid Goulet
2018-04-05Enable DISABLE_DISABLING_ED25519.Fernando Fernandez Mancera
2018-04-02Merge branch 'maint-0.3.3'Nick Mathewson
2018-04-02dir auths no longer vote Guard if they're not voting V2DirRoger Dingledine
2018-03-06Refactor: suppress duplicated functions from router.c and encapsulate NODE_DE...Caio Valente
2018-03-04Fix a crash bug when testing reachabilityNick Mathewson
2018-02-15Merge remote-tracking branch 'valentecaio/t-25081'Nick Mathewson
2018-02-13Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-02-13Merge branch 'maint-0.2.9' into maint-0.3.1Nick Mathewson
2018-02-13dirserv: Improve returned message when relay is rejectedDavid Goulet
2018-02-08dirserv: Improve returned message when relay is rejectedDavid Goulet
2018-02-07Fix spelling mistakes corresponding to ticket #23650Deepesh Pathak
2018-01-31refactor: using get_uptime() (and reset_uptime()) consistently.Caio Valente
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/bug24488'Nick Mathewson
2017-12-04Merge branch 'bug23826-23828_squashed'Nick Mathewson
2017-12-02Make set_routerstatus_from_routerinfo() set IPv6 unspecified addressesteor
2017-11-13Merge remote-tracking branch 'sebastian/bug24137'Nick Mathewson
2017-11-09Merge branch 'ticket20895'Nick Mathewson
2017-11-04fixup! Allow bootstrapping networks to have Exit flagsSebastian Hahn
2017-11-03Allow bootstrapping networks to have Exit flagsSebastian Hahn
2017-10-15Add a consensus method for IPv6 address lines in the microdesc consensusteor
2017-10-15Add a consensus_method argument to routerstatus_format_entry()teor
2017-09-15Run our #else/#endif annotator on our source code.Nick Mathewson
2017-09-11Split the behavior of node_supports_ed25519_link_authentication().Nick Mathewson
2017-09-08Merge branch 'ticket22377'Nick Mathewson