summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2017-06-29Add "New dependencies" as a recognized lintchanges categoryNick 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-04-25Teach cov-exclude to detect runaway LCOV_EXCL_START linesNick Mathewson
2017-03-16Generate src/test/fuzz/include.am from a scriptNick Mathewson
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-27Merge branches 'server_ciphers' and 'ciphers.inc'Nick Mathewson
2017-01-27MOre gen_server_ciphers improvements:Nick Mathewson
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-24Teach gen_server_ciphers about CCM and Chacha.Nick Mathewson
2017-01-24Update ciphers.inc script to understand openssl-1.1Nick Mathewson
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
2016-12-19Add a missed return to fallbackdir_comment() in updateFallbackDirs.pyteor
2016-12-16Use the new message functioncypherpunks
2016-12-16Add a function to keep track of found errorscypherpunks
2016-12-16Restrict unsafe constructs and enable all warningscypherpunks
2016-12-16Declare all variables to be localcypherpunks
2016-12-16Convert tabs to spacescypherpunks
2016-12-08Update to trunnel 1.5.1Nick Mathewson