summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2020-03-19practracker: Regenerate exceptions fileteor
2020-03-17Run "practracker.py --regen-overbroad"teor
2020-03-13Merge branch 'pr1764_squashed'teor
2020-03-13Add a script to install the scripts in scripts/git appropriately.Nick Mathewson
2020-03-11hs-v3: Log reasons why service can't upload descriptorDavid Goulet
2020-03-09Revert "scripts: Remove typo in git-list-tor-branches.sh"Nick Mathewson
2020-03-05scripts: Remove typo in git-list-tor-branches.shDavid Goulet
2020-03-05Merge branch 'tor-github/pr/1720'David Goulet
2020-03-05Update git scripts to use git-list-tor-branches.shNick Mathewson
2020-03-05Add a script to list the maintained Tor branches in different waysNick Mathewson
2020-03-05Merge branch 'clang_format_prep_3'Nick Mathewson
2020-02-24Merge remote-tracking branch 'tor-github/pr/1685/head'Nick Mathewson
2020-02-20Merge branch 'maint-0.4.3'Nick Mathewson
2020-02-20Merge remote-tracking branch 'tor-github/pr/1757/head' into maint-0.4.3Nick Mathewson
2020-02-20Merge branch 'extract_routerkeys_squashed'Nick Mathewson
2020-02-20Move relay_handshake.[ch] into src/feature/relay, and make it optionalNick Mathewson
2020-02-20Merge branch 'maint-0.4.3'Nick Mathewson
2020-02-19Extract relay-only handshake code into its own file.Nick Mathewson
2020-02-19practracker: Read unicode files when using Python 2teor
2020-02-19Run "practracker --regen-overbroad"teor
2020-02-18Merge branch 'tor-github/pr/1743'David Goulet
2020-02-18lintChanges: Tolerate variants that sortChanges knows how to clean up.Nick Mathewson
2020-02-16Stop assuming that /usr/bin/python existsPanagiotis Vasilopoulos
2020-02-14Script to check sorting of manpage entriesTaylor Yu
2020-02-12Add a dire warning about not reformatting the whole codebase yet.Nick Mathewson
2020-02-12scripts/git: Stop running the checked-out git scriptsteor
2020-02-11Merge branch 'tor-github/pr/1717'David Goulet
2020-02-11Update scripts/git/*.sh to know about 043 and not about 040.Nick Mathewson
2020-02-11Merge branch 'ticket33029_042_01' into ticket33029_043_03David Goulet
2020-02-11Undefined name: make_key() -> make_rsa_key()Christian Clauss
2020-02-06checkSpace: permit wide lines for LCOV_EXCLNick Mathewson
2020-02-06checkSpace: be more careful about bad function headers.Nick Mathewson
2020-02-06checkSpace: don't treat an unindented label as starting a function.Nick Mathewson
2020-02-06checkSpace.pl: Allow space between iteration macros and ().Nick Mathewson
2020-02-06checkSpace.pl: Use a data structure for a list of non-function namesNick Mathewson
2020-02-06checkspace: allow spaces in cpp directives.Nick Mathewson
2020-02-06checkSpace.pl: allow {{, ){, and ({.Nick Mathewson
2020-02-06checkSpace: remove the nosplabel test.Nick Mathewson
2020-02-06Temporary clang-format configuration and script.Nick Mathewson
2020-02-06codetool: post-processor for clang-formatNick Mathewson
2020-02-06Merge remote-tracking branch 'public/practracker_regen_overbroad_2'Nick Mathewson
2020-02-03practracker: use shutil.move so --regen will work on windowsNick Mathewson
2020-02-03practracker: integration tests for --regen and --regen-overbroadNick Mathewson
2020-02-03practracker: add a --regen-overbroad option to remove overbroad exceptions.Nick Mathewson
2020-02-03Remove unused import UserDictChristian Clauss
2020-01-28Use print() function in both Python 2 and Python 3cclauss
2020-01-23Git hooks: remove support for 0.2.9 directory layout.Nick Mathewson
2020-01-21practracker: Make it happyDavid Goulet
2020-01-20add_c_file: Replace asserts with exceptionsteor
2020-01-20add_c_file: Improve script documentationteor