- 16 Mar, 2020 2 commits
- 13 Mar, 2020 5 commits
-
-
Nick Mathewson authored
"ours" to avoid version bump.
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- 13 Feb, 2020 4 commits
-
-
teor authored
Conflicts: * Keep TOR_TEST_RNG_SEED from maint-0.4.1 * Keep the ordering from bug33195_035
-
teor authored
Putting the slowest jobs first takes full advantage of Travis concurrency. Closes 33194.
-
teor authored
Part of 33194.
-
teor authored
The job was previously set to fast_finish / allow_failure, to speed up the build. Closes ticket 33195.
-
- 12 Feb, 2020 3 commits
-
-
teor authored
-
This patch ensures that we always lowercase the BridgeDistribution from torrc in descriptors before submitting it. See: https://bugs.torproject.org/32753
-
teor authored
-
- 11 Feb, 2020 1 commit
-
-
Nick Mathewson authored
This will our "git push" hook not complain about pushing from maint-0.4.1.
-
- 10 Feb, 2020 4 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- 30 Jan, 2020 2 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- 29 Jan, 2020 5 commits
-
-
teor authored
-
teor authored
-
teor authored
-
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.
-
- 28 Jan, 2020 1 commit
-
-
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.
-
- 16 Jan, 2020 2 commits
- 15 Jan, 2020 1 commit
-
-
teor authored
-
- 06 Jan, 2020 2 commits
-
-
Nick Mathewson authored
Fixes bug 32778; bugfix on 0.4.1.1-alpha.
-
Nick Mathewson authored
-
- 05 Jan, 2020 1 commit
-
-
Allow calls to dup() which was introduced in commit a22fbab9. From a security perspective, I don't think this should impact the security of the sandbox significantly. As far as I can tell, there is nothing an adversary can do with a duplicated FD that can't be done with the original.
-
- 20 Dec, 2019 1 commit
-
-
teor authored
-
- 17 Dec, 2019 1 commit
-
-
This fixes a startup crash with libseccomp v2.4.0 if Sandbox is set to 1.
-
- 15 Dec, 2019 5 commits