summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
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-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-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
2020-01-20add_c_file: Improve tor source directory checksteor
2020-01-16add_c_file: Rename variables based on the type of pathteor
2020-01-16add_c_file: Simplify some usage of srcdir_file()teor
2020-01-16add_c_file: Document the paths used by each part of the scriptteor
2020-01-16add_c_file: Improve path handling and canonicalisationteor
2020-01-16add_c_file: tolerate ./ in filenames.Nick Mathewson
2020-01-16add_c_file: handle adding to the end of a list correctly.Nick Mathewson
2020-01-15Merge remote-tracking branch 'tor-github/pr/1657'Nick Mathewson
2020-01-15Merge branch 'pr1599_squashed'teor
2020-01-15practracker: Wrap long lines in the test scriptteor
2020-01-15practracker: Test practracker exit statusteor
2020-01-15practracker: Fail tests if any process exits unexpectedlyteor
2020-01-15practracker: Capture stderr output in test_practracker.shteor
2020-01-15scripts/git: Improve branch list commentsteor
2020-01-15scripts/git: Fix git-merge-forward after removing 0.2.9teor
2020-01-14Merge branch 'tor-github/pr/1633'David Goulet
2020-01-14Merge branch 'maint-0.4.2'teor
2020-01-14practracker: print a notice to stderr when disabledteor
2020-01-13test_practracker.sh: never disable practrackerNick Mathewson
2020-01-13Split core/include.am into per-subdirectory include.am filesNick Mathewson
2019-12-30Remove 0.2.9 from git scriptsrl1987
2019-12-20Makefile/git scripts: Add comments to keep owned file lists in syncteor