Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-06 | rust: Remove Rust support from tree | David Goulet | |
Closes #40469 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2020-07-15 | Add test for torrc %include functionality and seccomp sandbox | Daniel Pinto | |
Tests %include with files and folders, modifying and reloading the config file with sandbox enabled and reponse of SAVECONF and getinfo config-can-saveconf control commmands. | |||
2020-06-12 | Merge branch 'tor-github/pr/1913' | David Goulet | |
2020-06-03 | Merge branch 'ticket34220_041' into ticket34220_042 | Nick Mathewson | |
2020-06-03 | Merge branch 'ticket34220_035' into ticket34220_041 | Nick Mathewson | |
2020-06-03 | Revert "Travis: temporarily fix stem version to d1174a83c2dcb7b8" | Nick Mathewson | |
This reverts commit e63bfca5f2d98788d11b9a0a82bf67277a228c71, now that Stem has been upgraded to fix the underlying issue. | |||
2020-05-14 | Merge branch 'maint-0.4.1' into maint-0.4.2 | Nick Mathewson | |
2020-05-14 | Merge branch 'maint-0.3.5' into maint-0.4.1 | Nick Mathewson | |
2020-05-14 | Merge branch 'maint-0.4.3' | Nick Mathewson | |
2020-05-14 | Merge branch 'maint-0.4.2' into maint-0.4.3 | Nick Mathewson | |
2020-05-14 | Travis: temporarily fix stem version to d1174a83c2dcb7b8 | Nick Mathewson | |
This is a workaround for https://github.com/torproject/stem/issues/63 | |||
2020-03-17 | Documentation fixups | rl1987 | |
2020-03-17 | Don't create new CI jobs; use --enable-all-bugs-are-fatal with some of the ↵ | rl1987 | |
existing jobs | |||
2020-03-17 | Add --enable-all-bugs-are-fatal option to configure | rl1987 | |
This option enables the ALL_BUGS_ARE_FATAL macro. And use --enable-all-bugs-are-fatal in the Travis configuration. | |||
2020-03-16 | Merge branch 'maint-0.4.2' into maint-0.4.3 | teor | |
2020-03-16 | Merge branch 'maint-0.4.1' into maint-0.4.2 | teor | |
2020-03-16 | Merge branch 'maint-0.3.5' into maint-0.4.1 | teor | |
2020-03-16 | Travis: Produce detailed chutney diagnostics | teor | |
When a Travis chutney job fails, use chutney's new "diagnostics.sh" tool to produce detailed diagnostic output. Closes ticket 32792. | |||
2020-03-06 | Fix allow_failures section | rl1987 | |
2020-03-06 | Try running some CI jobs with ALL_BUGS_ARE_FATAL | rl1987 | |
Build Tor with ALL_BUGS_ARE_FATAL macro and run: * make check * make test-stem * make test-network These jobs are allowed to fail at this point. | |||
2020-02-17 | Travis: Produce detailed chutney diagnostics | teor | |
When a Travis chutney job fails, use chutney's new "diagnostics.sh" tool to produce detailed diagnostic output. Closes ticket 32792. | |||
2020-02-17 | Travis: Make Chutney output more readable | teor | |
* Use a shorter name for the chutney make target * Put the chutney make target first, when using a custom target Part of 33280. | |||
2020-02-13 | Merge branch 'bug33195_042' into bug33195_043 | teor | |
Conflicts: * Keep disable module relay from maint-0.4.3 * Keep doxygen from maint-0.4.3 * Keep the ordering from bug33195_042 | |||
2020-02-13 | Merge branch 'bug33195_041' into bug33195_042 | teor | |
Conflicts: * Keep RUST_VERSION from maint-0.4.2 * Keep the commented-out allow_failure entries from bug33195_041 | |||
2020-02-13 | Merge branch 'bug33195_035' into bug33195_041 | teor | |
Conflicts: * Keep TOR_TEST_RNG_SEED from maint-0.4.1 * Keep the ordering from bug33195_035 | |||
2020-02-13 | Travis: Sort jobs in order of speed | teor | |
Putting the slowest jobs first takes full advantage of Travis concurrency. Closes 33194. | |||
2020-02-13 | Travis: Remove a redundant distcheck job | teor | |
Part of 33194. | |||
2020-02-13 | Travis: Require the macOS IPv6 chutney job | teor | |
The job was previously set to fast_finish / allow_failure, to speed up the build. Closes ticket 33195. | |||
2020-02-13 | Travis: Sort jobs in order of speed | teor | |
Putting the slowest jobs first takes full advantage of Travis concurrency. Closes 33194. | |||
2020-02-13 | Travis: Remove a redundant distcheck job | teor | |
Part of 33194. | |||
2020-02-13 | Travis: Require the macOS IPv6 chutney job | teor | |
The job was previously set to fast_finish / allow_failure, to speed up the build. Closes ticket 33195. | |||
2020-02-13 | Travis: Only run IPv6 chutney tests on macOS | teor | |
Run the test-network-ipv6 Makefile target in the Travis CI IPv6 chutney job. This job runs on macOS, so it's a bit slow. Closes ticket 33303. | |||
2020-02-12 | Merge branch 'maint-0.4.1' into maint-0.4.2 | teor | |
2020-02-12 | Merge branch 'maint-0.3.5' into maint-0.4.1 | teor | |
2020-01-28 | Merge remote-tracking branch 'tor-github/pr/1680' | Nick Mathewson | |
2020-01-28 | Merge remote-tracking branch 'tor-github/pr/1689' | Nick Mathewson | |
2020-01-28 | Travis: Stop allowing stem test failures | teor | |
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. | |||
2020-01-22 | Run doxygen makefile target on Travis | rl1987 | |
2019-12-20 | Merge branch 'maint-0.4.0' into maint-0.4.1 | teor | |
2019-12-16 | Merge branch 'bug32240_32242_042' into bug32240_32242_master | teor | |
Merge: * libzstd-dev from ticket32242_042 * coccinelle from master | |||
2019-12-16 | Merge branch 'bug32240_32242_041' into bug32240_32242_042 | teor | |
2019-12-16 | Merge branch 'bug32240_32242_040' into bug32240_32242_041 | teor | |
2019-12-16 | Merge branch 'bug32240_32242_035' into bug32240_32242_040 | teor | |
Merge: * libzstd-dev from ticket32242_035 * shellcheck from maint-0.4.0 | |||
2019-12-16 | Merge remote-tracking branch 'tor-github/pr/1459' into bug32240_32242_035 | teor | |
2019-12-16 | Merge branch 'bug32240_042' into bug32240_master | teor | |
2019-12-16 | Merge branch 'bug32240_041' into bug32240_042 | teor | |
Merge: * CHUTNEY_TOR_SANDBOX=0 from bug32240_041 * RUST_VERSION from maint-0.4.2 | |||
2019-12-16 | Merge branch 'bug32240_040' into bug32240_041 | teor | |
2019-12-16 | Merge branch 'bug32240_035' into bug32240_040 | teor | |
2019-12-16 | Merge branch 'bug32240_029' into bug32240_035 | teor | |
Merge * Chutney Trusty deletion in bug32240_029 * NSS addition in maint-0.3.5 | |||
2019-12-16 | Travis: Run Chutney jobs in Ubuntu Bionic images | teor | |
Closes 32240. |