summaryrefslogtreecommitdiff
path: root/scripts/maint
AgeCommit message (Expand)Author
2018-06-29Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-06-29Merge branch 'maint-0.2.9' into maint-0.3.1maint-0.3.1Nick Mathewson
2018-06-29Finally remove our EOL@EOF check.Nick Mathewson
2017-11-05lintchanges: Allow 'fixes bugs a, b, and c'Nick Mathewson
2017-10-17Add dirauth changes as a lintchanges categoryNick Mathewson
2017-09-21Make check-spaces part of the standard "make check" processNick Mathewson
2017-09-18Merge remote-tracking branch 'ewongbb/chkdblcolon'Nick Mathewson
2017-09-18Add check for double-semi-colons at the end of a lineEdmund Wong
2017-09-15update script to use /* */ commentsNick Mathewson
2017-09-15Merge branch 'annotate_ifdefs'Nick Mathewson
2017-09-08test: Add an HS v3 reachability unit testDavid Goulet
2017-09-07Whoops -- I messed a calltool targetNick Mathewson
2017-09-07Add support for running "calltool" on Tor via "make callgraph".Nick Mathewson
2017-09-06Add a python script to annotate our #elses and #endifsNick Mathewson
2017-06-14Remove old callgraph scripts; recommend calltool instead.Nick Mathewson
2017-05-16Update fallback whitelist and blacklist based on operator emailsteor
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-03-15Run the copyright update script.Nick Mathewson
2017-03-15Update updateCopyright to 2017Nick Mathewson
2017-02-28Update changelog sorting rules to know about dirauth changesNick Mathewson
2017-02-27Move a relay to the blacklist because its details changedteor
2017-02-27Update the fallback whitelist and blacklist based on operator emailsteor
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
2017-01-11Warn on Tor versions with the 'tor-' prefixcypherpunks
2017-01-11Fix coding style issues in the changes file lintercypherpunks
2016-12-21Add and update fallback directory detailsteor
2016-12-19Blacklist a fallback that was removed by the operatorteor
2016-12-19Update fallback whitelist and blacklistteor
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-19Update fallback whitelist based on relay descriptorsteor
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-19Update fallback whitelist and blacklistteor (Tim Wilson-Brown)
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