summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* Merge branch 'precommit_squashed'Nick Mathewson2019-01-24
|\
| * Only run the checkIncludes.py script if it existsNick Mathewson2019-01-24
| * lintChanges.py didn't take a directory argument in 0.2.9Nick Mathewson2019-01-24
| * Also run checkInclude.py before every commitrl19872019-01-24
| * Add a pre-commit hook that runs code and changelog entry formatting checksrl19872019-01-24
* | Merge remote-tracking branch 'tor-github/pr/653'Nick Mathewson2019-01-22
|\ \ | |/ |/|
| * lintChanges.py: Two python re usage fixesNick Mathewson2019-01-17
| * check-changes: Warn about bugfixes on future releasesteor2018-09-18
| * check-changes: Check bugfix version formattingteor2018-09-18
* | format_changelog: treat "issue NNNN" as a track ticketNick Mathewson2019-01-18
* | Bump copyright date to 2019Nick Mathewson2019-01-16
* | Update copyright script for 2019Nick Mathewson2019-01-16
* | Remove fallback scripts and whitelistNick Mathewson2019-01-15
* | Use [ -n "$x" ] in place of [ ! -z "$x" ] in chutney-git-bisectNick Mathewson2019-01-15
* | Depending on script mode, either use 'whitelist' or 'fallback list'rl19872019-01-15
* | In updateFallbackDirs.py, say 'fallback list' instead of 'whitelist'rl19872019-01-15
* | Merge branch 'ticket28755_v2_squashed'Nick Mathewson2018-12-12
|\ \
| * | Copy the nss-related changes into fuzzing_include_am.py.Nick Mathewson2018-12-12
| * | Fuzzing module for various string operations, currently focusing onNick Mathewson2018-12-12
* | | Merge remote-tracking branch 'teor/ticket24838'Nick Mathewson2018-12-11
|\ \ \
| * | | Fallbacks: accept relays that are a fuzzy match to the whitelistteor2018-12-07
| * | | Fallbacks: refactor is_in_whitelist() to take an exact match booleanteor2018-12-07
| * | | Fallbacks: Rename CONSENSUS_EXPIRY_TOLERANCE to REASONABLY_LIVE_TIMEteor2018-12-07
| * | | Fallbacks: use a 24 hour future consensus toleranceteor2018-12-07
| * | | Fallbacks: use a 24 hour consensus expiry toleranceteor2018-12-07
| * | | Fallbacks: minor script comment changesteor2018-12-07
| |/ /
* | | Merge remote-tracking branch 'github/prop297'Nick Mathewson2018-12-11
|\ \ \
| * | | Rewrite updateVersions script in Python, add datestamp functionality.Nick Mathewson2018-11-24
* | | | Merge remote-tracking branch 'teor/24805-phoul'Nick Mathewson2018-12-11
|\ \ \ \
| * | | | Add CrackerboxPalace fallbackColin Childs2018-11-21
| * | | | Remove mullbinde9 from fallback listColin Childs2018-10-15
| * | | | Adding hviv104 to fallback listColin Childs2018-10-15
| * | | | Adding Quake to fallback listColin Childs2018-10-12
| * | | | Remove aurora and chulak from fallback listColin Childs2018-10-12
| * | | | Adding fallback relayColin Childs2018-09-20
| * | | | Adjusting IP of fallbackColin Childs2018-09-19
| * | | | Adding 1 new fallbackColin Childs2018-09-12
| * | | | Adding new fallbackColin Childs2018-08-28
| * | | | Drop relays from fallback list that were terminated by providerColin Childs2018-08-16
| * | | | Adding 2 new fallback mirrorsColin Childs2018-08-10
| * | | | Adding relay from EdmondColin Childs2018-08-03
| * | | | Add mirrors from EmeraldOnionColin Childs2018-07-16
| * | | | Adding 3 more fallback mirrorsColin Childs2018-07-16
| * | | | Fixing spacing issue in whitelistColin Childs2018-07-16
| * | | | Updating whitelist to match operator feedbackColin Childs2018-07-16
| * | | | Update whitelist to match feedback from operatorsColin Childs2018-07-16
| * | | | Update fallback lists to match #24805Colin Childs2018-07-16
* | | | | Merge remote-tracking branch 'rl1987/ticket28007_take2'Nick Mathewson2018-12-11
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Let's not double-quote OUTPUTARG after allrl19872018-12-08
| * | | | Address SC2086 in scan-build.shrl19872018-11-26