- Dec 12, 2019
-
-
teor authored
Except for src/ext, which we may not want to modify. Closes ticket 32732.
-
- Dec 09, 2019
-
-
Nick Mathewson authored
Closes ticket 32704.
-
- Dec 05, 2019
-
-
teor authored
No changes file required: not in any released version of tor. Fixes bug 32663.
-
- Dec 04, 2019
-
-
-
Extra testing after 32613.
-
Part of 32522.
-
Add a check-practracker-unit-test target, and run it as part of "make check". Add the practracker unit tests to scripts/git/pre-commit.git-hook. Part of 32609.
-
- Dec 03, 2019
-
-
Managing line-ending issues for this one isn't worth it.
-
This script is not expected to work on windows due to line-ending issues, so I'm not making it get run on an automated basis. We should use it when editing checkSpace.pl. Closes ticket 32613.
-
- Nov 26, 2019
-
-
Nick Mathewson authored
There were lots of slight differences in indentation and formatting among the in-file error messages.
-
teor authored
(Or any files that start with "." or "#".) Obviously correct changes to already-reviewed code.
-
teor authored
-
teor authored
Obviously correct changes to already-reviewed code.
-
- Nov 23, 2019
-
-
Nick Mathewson authored
-
- Nov 19, 2019
-
-
Nick Mathewson authored
-
- Nov 18, 2019
-
-
George Kadianakis authored
-
- Nov 14, 2019
-
-
teor authored
(Or any files that start with "." or "#".) Obviously correct changes to already-reviewed code.
-
- Nov 07, 2019
- Nov 06, 2019
-
-
teor authored
Fix minor issues in git-push-all.sh, git-setup-dirs.sh and test_parseconf.sh. Fixes bug 32402; not in any released version of tor. Obviously correct changes to already reviewed code.
-
teor authored
Fixes bug 32402; bugfix on 0.4.2.1-alpha. Obviously correct changes to already reviewed code.
-
teor authored
This check was accidentally disabled by a bad find command. Fixes bug 32402; bugfix on 0.4.2.1-alpha. Obviously correct changes to already reviewed code.
-
- Nov 05, 2019
- Nov 03, 2019
-
-
JeremyRand authored
-
- Oct 31, 2019
- Oct 28, 2019
- Oct 25, 2019
-
-
teor authored
Obviously correct fix to rename_c_identifier.py. Bugfix on 32237; not in any released version of tor.
-
Nick Mathewson authored
The former foo_validate() functions are now toplevel legacy_validate_fn callbacks. The new foo_validate() functions now call them. This change lets us remove the old shared_random disk state validation callback entirely.
-
- Oct 24, 2019
-
-
Nick Mathewson authored
This script should "pay for itself" if it prevents one bug caused by careless search-replace-commit loops.
-
teor authored
Part of 31919.
-