aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2017-09-12Add more checkers to scan-build.Nick Mathewson
2017-09-12Use all+only the default checkers in scan-build scriptNick 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-09-05Merge branch 'http_tunnel_squashed'Nick Mathewson
2017-09-05Add a fuzzer for HTTP CONNECTNick Mathewson
2017-08-28Temporarily disable compilation of the v3 hs fuzzing codeNick Mathewson
2017-08-28Merge remote-tracking branch 'haxxpop/fuzzing-hsv3'Nick Mathewson
2017-08-24Add Coccinelle patch for replacing NULL/non-NULL tt_assert().Alexander Færøy
2017-08-24Add Coccinelle patch for replacing tt_assert() usage on integer types.Alexander Færøy
2017-08-24Add Coccinelle patch for replacing tt_assert(0) with tt_abort().Alexander Færøy
2017-08-24Add Coccinelle patch for detecing places where CEIL_DIV should be used.Alexander Færøy
2017-08-24Add script for cleaning op operator usage in test files.Alexander Færøy
2017-08-2122839: Build tor with rust enabled on winTies Stuij
2017-08-13Fuzz outer layer of hsv3 descriptorSuphanat Chunhapanya
2017-07-03Update fuzzing_include_am to include updates from include.amNick 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