- Mar 13, 2020
-
-
Nick Mathewson authored
-
- Feb 13, 2020
- Feb 12, 2020
-
-
This patch ensures that we always lowercase the BridgeDistribution from torrc in descriptors before submitting it. See: https://bugs.torproject.org/32753
-
teor authored
-
- Feb 10, 2020
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Jan 29, 2020
-
-
teor authored
-
Nick Mathewson authored
We introduced these BUG() checks in b0ddaac0 to prevent a recurrence of bug 23690. But there's a report of the BUG() message getting triggered and filling up the disk. Let's change it to IF_BUG_ONCE(). Fixes bug 33093; bugfix on 0.3.2.2-alpha.
-
- Jan 28, 2020
-
-
teor authored
Stop allowing failures on the Travis CI stem tests job. It looks like all the stem hangs we were seeing are now fixed, but let's make sure we see them if they happen again. Closes ticket 33075.
-
- Jan 15, 2020
-
-
teor authored
-
- Dec 17, 2019
-
-
This fixes a startup crash with libseccomp v2.4.0 if Sandbox is set to 1.
-
- 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