aboutsummaryrefslogtreecommitdiff
path: root/scripts/maint/updateFallbackDirs.py
AgeCommit message (Expand)Author
2018-04-18Remove a comment about 0.2.8 that will soon be irrelevant.Nick Mathewson
2018-02-07Fix spelling mistakes corresponding to ticket #23650Deepesh Pathak
2018-01-05Stop logging excessive information about fallback netblocksteor
2018-01-05Adjust fallback selection parametersteor
2018-01-05Update dependency list for the fallback scriptteor
2018-01-05Make updateFallbackDirs.py search harder for pythonteor
2018-01-05Add a generated timestamp to the fallback directory headerteor
2018-01-05Remove an incorrect C comment from updateFallbackDirs.py's list generation codeteor
2018-01-05Add a delimiter to the end of each fallback entryteor
2018-01-05Remove commas and equals signs from external string inputs to the fallback listteor
2018-01-05Add an extrainfo cache flag for each fallback in a C commentteor
2018-01-05Add a nickname to each fallback in a C commentteor
2018-01-05Remove the "weight=10" line from fallback directory mirror entriesteor
2018-01-05Add a type and version header to the fallback directory mirror fileteor
2018-01-05Update comment and add changes file for 20942teor
2018-01-05Set CONSENSUS_EXPIRY_TOLERANCE to 0Dominique Ingoglia
2017-12-20Remove merge-conflict detritusNick Mathewson
2017-12-20Make fallback script usage instructions create a log fileteor
2017-05-16Update fallback stability requirementsteor
2017-05-16Merge branch 'fallbacks-201702-v3' into fallbacks-2017-05teor
2017-05-16Make the usage example in updateFallbackDirs.py actually workteor
2017-02-27Modify fallback stability requirementsteor
2017-01-25Add the output file to the usageSuphanat Chunhapanya
2017-01-25Add usage for check_existingSuphanat Chunhapanya
2017-01-25Logging existing fallbacks at warning levelSuphanat Chunhapanya
2017-01-25Automate checking existing fallbacksSuphanat Chunhapanya
2016-12-19Avoid an error in the fallback script when a fallback doesn't have any uptimeteor
2016-12-19Allow fallbacks serving consensuses that expired less than 24 hours agoteor
2016-12-19Avoid checking fallback candidates' DirPorts if they are down in OnionOOteor
2016-12-19Be more tolerant of a decreased number of fallbacksteor
2016-12-19Reduce fallback bandwidth requirement to 1 MByte/steor
2016-12-19Allow 3 fallbacks per operatorteor
2016-12-19Require fallbacks to have 90% Running, V2Dir, and Guard flagsteor
2016-12-19Require fallback directories to have the same address and port for 7 daysteor
2016-12-19Display the fingerprint when downloading consensuses from fallbacksteor
2016-12-19Exclude relays that deliver an expired consensus from the fallback listteor
2016-12-19Exclude relay versions affected by #20499 from the fallback listteor
2016-12-19Make fallback sort order configurableteor
2016-12-19Select 200 fallback directories by default for each releaseteor
2016-12-19Provide bandwidth and consensus weight for each candidate fallbackteor
2016-12-19Add a missed return to fallbackdir_comment() in updateFallbackDirs.pyteor
2016-06-28Comment-out fallbacks in a way the stem fallback parser understandsteor (Tim Wilson-Brown)
2016-06-22Avoid errors in updateFallbackDirs.py when there are no fallbacksteor (Tim Wilson-Brown)
2016-06-22Document how to test the hard-coded fallback listteor (Tim Wilson-Brown)
2016-04-29Simplify string cleansing in fallback update scriptteor (Tim Wilson-Brown)
2016-04-29Improve logging in fallback update scriptteor (Tim Wilson-Brown)
2016-04-29Improve comments in fallback update scriptteor (Tim Wilson-Brown)
2016-04-26Report fallback directory detail changes when rebuilding listteor (Tim Wilson-Brown)
2016-04-15Limit fallbacks from the same operatorteor (Tim Wilson-Brown)
2016-04-15Simplify fallback list outputteor (Tim Wilson-Brown)