- Jan 29, 2020
-
-
Nick Mathewson authored
Fixes bug 32673; bugfix on 0.3.0.4-alpha. We introduced these checks in ee5471f9 to help diagnose 21369, but we used "-1" when "TOR_TLS_ERROR_MISC" would have been correct. Found by opara. I don't think that this is actually getting triggered in the wild, but if it were, it could cause nasty behavior: spurious WANTREAD/WANTWRITE returns have a way of turning into CPU-eating busy-loops.
-
- Jan 15, 2020
-
-
teor authored
-
- Dec 15, 2019
-
-
teor authored
-
teor authored
Merge * Chutney Trusty deletion in bug32240_029 * NSS addition in maint-0.3.5
-
teor authored
-
teor authored
Closes 32240.
-
teor authored
We need to set "Sandbox 0", until we fix sandbox errors that are triggered by Ubuntu Xenial and Bionic. See 32722. Part of 32240.
-
teor authored
-
teor authored
-
teor authored
-
- Dec 09, 2019
-
-
Nick Mathewson authored
-
- Dec 06, 2019
-
-
Nick Mathewson authored
-
Karsten Loesing authored
-
teor authored
-
teor authored
-
- Dec 05, 2019
-
-
Nick Mathewson authored
-
teor authored
-
- Dec 03, 2019
-
-
teor authored
NSS: * test NSS-specific code with -std=gnu99 * use a recent gcc version from the latest Ubuntu image Chutney: * use clang, so we keep one clang Linux job * keep clang on a fast job, so the overall build finishes quickly Closes ticket 32500 for 0.3.5.
-
teor authored
Merge C_DIALECT_OPTIONS from ticket32500_029 with other configure options from maint-0.3.5.
-
teor authored
Require C99 standards-conforming code in Travis CI, but allow GNU gcc extensions. Also activates clang's -Wtypedef-redefinition warnings. Builds some jobs with -std=gnu99, and some jobs without. Closes ticket 32500.
-
- Dec 01, 2019
-
-
teor authored
This time, we're disabling it because it's the lowest priority job. (And also slow.) Part of 32629.
-
- Nov 28, 2019
-
-
teor authored
Merge re-enable chutney from ticket32629_029 with stem from maint-0.3.5.
-
-
-
- Nov 25, 2019
- Nov 11, 2019
-
-
Nick Mathewson 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.
-
- Nov 09, 2019
-
-
Karsten Loesing authored
-
- Nov 06, 2019
-
-
Nick Mathewson authored
Doing so caused us to crash in some unusual circumstances, such as using --verify-config to verify a configuration that failed during the options_act() stage. Fixes bug 32407; bugfix on 0.3.3.1-alpha.
-
teor authored
-
teor authored
-
teor authored
-
teor authored
-
teor authored
-
teor authored
-
teor authored
-