- 14 Nov, 2019 11 commits
-
-
teor authored
Cleanup after 32451.
-
teor authored
Part of 32451.
-
teor authored
Remove more duplicate code. Eliminate some arguments. Rewrite some comments. Cleanup after 32451.
-
teor authored
Remove duplicate code, and standardise similar behaviour. Add some additional error checking. Cleanup after 32451.
-
teor authored
Part of 32451.
-
teor authored
Make spacing, quotes, and env vars consistent. Cleanup after 32451 and 32468.
-
teor authored
When we added the $FILTER for Windows newlines, we made the pipeline always exit successfully, even if tor failed. Fixes bug 32468; bugfix on 0.4.2.1-alpha.
-
teor authored
Part of 32451.
-
teor authored
The "expected_log" file is a set of patterns that matches the output of "tor --verify-config". Unlike "error", it expects a successful exit status. Part of 32451.
-
teor authored
Part of 32451.
-
teor authored
There are lots of different files now, so having Config and Result sections is helpful. Part of 32451.
-
- 12 Nov, 2019 4 commits
-
-
teor authored
-
teor authored
These tests will also pass on 0.4.3, with the original implementation, and with the new implementation in 32404. Part of 32295 and 32404.
-
teor authored
"git merge --strategy ours", because: * 32295 is a quick fix for 0.4.2 only * 32404 has a better implementation for master
-
teor authored
This is a basic fix for 0.4.2 only. The fix for 0.4.3 and later is in 32404. Fixes bug 32295; bugfix on 0.4.2.1-alpha.
-
- 11 Nov, 2019 21 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
George Kadianakis authored
-
teor authored
-
teor authored
-
teor authored
-
teor authored
-
teor authored
Install the mingw OpenSSL package in Appveyor. This makes sure that the OpenSSL headers and libraries match in Tor's Appveyor builds. (This bug was triggered by an Appveyor image update.) Fixes bug 32449; bugfix on 0.3.5.6-rc.
-
teor authored
And document the "%include" behaviour. Closes 32450.
-
- 09 Nov, 2019 1 commit
-
-
Karsten Loesing authored
-
- 07 Nov, 2019 3 commits
-
-
Nick Mathewson authored
It no longer warns, and is now defined in terms of an "IGNORE" type. (The "IGNORE" type is the same as "OBSOLETE", except that it is not reported as obsolete. It should be useful for disabled modules.) Closes ticket 32404.
-
Nick Mathewson authored
Part of 32404.
-
Nick Mathewson authored
-