aboutsummaryrefslogtreecommitdiff
path: root/src/or/dirserv.c
AgeCommit message (Expand)Author
2015-09-23New AuthDirPinKeys option to enable/disable keypinning enforcementNick Mathewson
2015-09-02Merge remote-tracking branch 'dgoulet/bug15963_026_01'Nick Mathewson
2015-09-02Don't vote HSDir if we aren't voting FastDavid Goulet
2015-09-01missing semicolonNick Mathewson
2015-09-01Fix an always-false check with an assertionNick Mathewson
2015-08-18Refactor TestingDirAuthVote* into dirserv_set_routerstatus_testingteor
2015-08-18New TestingDirAuthVote{Exit,Guard,HSDir}IsStrict flagsteor
2015-08-17Fix an assertion failure introduced in 20254907d7Nick Mathewson
2015-08-11Make HSDir depend on Running/Valid again.Nick Mathewson
2015-07-31Improve log messages for problems about ed25519 keypinningNick Mathewson
2015-07-16Merge remote-tracking branch 'public/ticket16543'Nick Mathewson
2015-07-14Add changes file for 8712; apply it to HSDir flag as well.Nick Mathewson
2015-07-14Vote for relays to be fast and stable even when they aren't currently active.Peter Retzlaff
2015-07-10Remove the HidServDirV2 and VoteOnHidServDirectoriesV2 optionsNick Mathewson
2015-06-08Merge remote-tracking branch 'origin/maint-0.2.6'Nick Mathewson
2015-06-08HSDir flag now requires the Stable flagDavid Goulet
2015-05-28Merge branch '12498_ed25519_keys_v6'Nick Mathewson
2015-05-28Checkpoint some work on voting on ed25519 identitiesNick Mathewson
2015-05-28Tie key-pinning logic into directory authority operationNick Mathewson
2015-04-28Revert "Remove obsolete workaround in dirserv_thinks_router_is_hs_dir()"David Goulet
2015-02-19Try to fix authdir_newdesc eventsNick Mathewson
2015-02-18Merge branch 'bug9321_rerebase'Nick Mathewson
2015-02-18Final guardfraction preparations for upstream merge.George Kadianakis
2015-02-18Write guardfraction information to votes.George Kadianakis
2015-02-18Parse Guardfraction file and apply results to routerstatuses.George Kadianakis
2015-02-17Merge remote-tracking branch 'public/feature_13822'Nick Mathewson
2015-02-16Maybe this will make coverity not care that this check is dead. CID 1268063Nick Mathewson
2015-02-07Split ROUTER_REQUIRED_MIN_BANDWIDTH into RELAY_ and BRIDGE_ variantsNick Mathewson
2015-02-04Bump the minimum relay version to 0.2.4.18-rcNick Mathewson
2015-02-02Merge remote-tracking branch 'dgoulet/bug14202_026_v1'Nick Mathewson
2015-01-30Merge remote-tracking branch 'public/prop227_v2'Nick Mathewson
2015-01-29Correctly reject packages lines with empty entriesNick Mathewson
2015-01-29Define 'digesttype' correctlyNick Mathewson
2015-01-29Remove obsolete workaround in dirserv_thinks_router_is_hs_dir()David Goulet
2015-01-28more typo fixes from mcs and gkNick Mathewson
2015-01-27Fixes on prop227 comments, based on comments by mcs on #10395Nick Mathewson
2015-01-13whitespace fixNick Mathewson
2015-01-10Implement proposal 227-vote-on-package-fingerprints.txtNick Mathewson
2015-01-10Create TestingDirAuthVoteHSDir like TestingDirAuthVoteExit/Guardteor
2015-01-07Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson
2015-01-07Enlarge the buffer for a line in a bw fileSebastian Hahn
2015-01-06Merge remote-tracking branch 'public/feature11791'Nick Mathewson
2015-01-02Bump copyright dates to 2015, in case someday this matters.Nick Mathewson
2014-12-26Fix grammar in comment on running_long_enough_to_decide_unreachableteor
2014-12-24Fix TestingMinExitFlagThreshold 0teor
2014-11-17Use smaller zlib objects when under memory pressureNick Mathewson
2014-11-11Renaming ROUTER_WAS_NOT_NEW to ROUTER_IS_ALREADY_KNOWN.rl1987
2014-11-02Apply new calloc coccinelle patchNick Mathewson
2014-10-28Add another year to our copyright dates.Nick Mathewson
2014-10-13Merge remote-tracking branch 'public/bug11243_squashed'Nick Mathewson