summaryrefslogtreecommitdiff
path: root/scripts/maint/updateFallbackDirs.py
AgeCommit message (Expand)Author
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)
2016-04-15Select fallbacks by bandwidth rather than consensus weightteor (Tim Wilson-Brown)
2016-04-15Only count active fallbacks in updateFallbackDirs.pyteor (Tim Wilson-Brown)
2016-04-15Remove fallback directory weightsteor (Tim Wilson-Brown)
2016-04-15Improve fallback selection and outputteor (Tim Wilson-Brown)
2016-02-27Update default fallback directories for 0.2.8.2-alpha (Feb 2016)teor (Tim Wilson-Brown)
2016-02-27Fix minor fallback directory script issues with time zonesteor (Tim Wilson-Brown)
2016-02-27Check if fallback directories can serve the consensus fast enoughteor (Tim Wilson-Brown)
2016-01-18Fix a display issue in updateFallbackDirs.py outputteor (Tim Wilson-Brown)
2016-01-12Merge remote-tracking branch 'teor/bug17888'Nick Mathewson
2016-01-12Merge remote-tracking branch 'teor/bug17887-v2'Nick Mathewson
2016-01-12Don't limit fallback directory candidates to 500teor (Tim Wilson-Brown)
2016-01-12Fix various issues with fallback directory data handlingteor (Tim Wilson-Brown)
2016-01-12Don't reduce the weight of exits selected as fallback directoriesteor (Tim Wilson-Brown)
2016-01-12Allow fallback directory selection to use day-old datateor (Tim Wilson-Brown)
2015-12-16Add Fallback Directory Candidate Selection Scriptteor