summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2016-08-02Update lintChanges script to understand 'Minor features (debugging)'Nick Mathewson
2016-07-29Merge branch 'maint-0.2.8'Nick Mathewson
2016-07-29Remove a fallback that was on the hardcoded list, then opted-outteor (Tim Wilson-Brown)
2016-07-04Raise libevent dependency to 2.0.10-stable or newerSebastian Hahn
2016-06-28Merge branch 'maint-0.2.8'Nick Mathewson
2016-06-28Comment-out fallbacks in a way the stem fallback parser understandsteor (Tim Wilson-Brown)
2016-06-23Whitelist a fallback's new IPv6 addressteor (Tim Wilson-Brown)
2016-06-23Remove a fallback that changed DirPortteor (Tim Wilson-Brown)
2016-06-22Merge branch 'maint-0.2.8'Nick Mathewson
2016-06-22Remove and blacklist 3 fallbacks which disappearedteor (Tim Wilson-Brown)
2016-06-22Remove and blacklist 4 fallbacks which are unsuitableteor (Tim Wilson-Brown)
2016-06-22Update the fallback whitelist and blacklistteor (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-05-27roger says this url is betterNick Mathewson
2016-05-27Make format_changelog.py add links to bugsNick Mathewson
2016-05-16Merge branch 'maint-0.2.8'Nick Mathewson
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-26Merge branch 'maint-0.2.8'Nick Mathewson
2016-04-26Whitelist additional fallbacks after creating April 2016 listteor (Tim Wilson-Brown)
2016-04-26Report fallback directory detail changes when rebuilding listteor (Tim Wilson-Brown)
2016-04-26Add fallbacks to white/blacklist from operator responsesteor (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-04-12Adopt the LCOV convention for marking lines as unreachable by tests.Nick Mathewson
2016-03-26helper script to highlight undocumented membersNick Mathewson
2016-03-21Fix (most) lintChanges warnings on master.Nick Mathewson
2016-02-28Merge remote-tracking branch 'teor/fallbacks-201602-v2'Nick Mathewson
2016-02-27Update the copyright year.Nick Mathewson
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-02-10Make the callgraph module-awareNick Mathewson
2016-02-01use sortChanges to fold changes files into changelog. No additional editing o...Nick Mathewson
2016-02-01Fix all the warnings from lintChanges.pyNick Mathewson
2016-01-18Add default fallback directories for the 0.2.8 alpha releasesteor (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