Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-17 | Merge remote-tracking branch 'tor-github/pr/1731' | teor | |
2020-02-17 | Merge branch 'bug33195_master' into ticket33280_master | teor | |
Conflicts: * Keep the changes from ticket33280_master | |||
2020-02-14 | Merge remote-tracking branch 'tor-github/pr/1727/head' | Nick Mathewson | |
2020-02-13 | Merge branch 'maint-0.4.3' | Nick Mathewson | |
2020-02-13 | Merge branch 'ticket33290_v2_042' into ticket33290_v2_043 | Nick Mathewson | |
Conflicts: src/core/or/circuitmux_ewma.c | |||
2020-02-13 | Merge branch 'ticket33290_v2_041' into ticket33290_v2_042 | Nick Mathewson | |
2020-02-13 | Merge branch 'bug33195_043' into bug33195_master | teor | |
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-13 | Makefile: Use chutney's latest default network | teor | |
Use bridges+hs-v23 for "make test-network", rather than using chutney's old default. This change requires a recent version of chutney, because the old bridges+hs-v23 did not work. (See chutney's 33302 for details.) Closes 28208. | |||
2020-02-13 | Makefike: Add an IPv6 test to test-network | teor | |
The IPv6 test only runs if IPv6 is available. Also, explicitly use the bridges+hs-v2 network for the IPv4-only test. This network was chutney's default as of January 2020. Closes 33300. | |||
2020-02-13 | Makefile: Split test-network-all into IPv4 and IPv6 | teor | |
Add test-network-ipv4 and test-network-ipv6 tests to the Makefile. These tests run the IPv4-only and dual-stack chutney flavours from test-network-all. Closes ticket 33280. | |||
2020-02-12 | Use more memory poisoning and better asserts around ewma code | Nick Mathewson | |
Attempt to diagnose 32464; fixes 33290. | |||
2020-02-12 | Merge branch 'maint-0.4.3' | Nick Mathewson | |
2020-02-12 | Merge remote-tracking branch 'tor-github/pr/1728/head' into maint-0.4.3 | Nick Mathewson | |
2020-02-12 | changes file for ticket 33188 | Taylor Yu | |
2020-02-12 | protover: Sort tor's supported protocol versions | teor | |
As recommended by the tor directory specification. Fixes bug 33285; bugfix on 0.4.0.1-alpha. | |||
2020-02-12 | scripts/git: Stop running the checked-out git scripts | teor | |
Stop executing the checked-out pre-commit hook from the pre-push hook. Instead, execute the copy in the user's git dir. Fixes bug 33284; bugfix on 0.4.1.1-alpha. | |||
2020-02-12 | Merge remote-tracking branch 'tor-github/pr/1725' into maint-0.4.3 | teor | |
2020-02-12 | hs-v3: Remove BUG() that can occur normally | David Goulet | |
Fixes #28992 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
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-02-12 | Lowercase the BridgeDistribution value from torrc in descriptors. | Alexander Færøy | |
This patch ensures that we always lowercase the BridgeDistribution from torrc in descriptors before submitting it. See: https://bugs.torproject.org/32753 | |||
2020-02-12 | Merge remote-tracking branch 'tor-github/pr/1689' into maint-0.3.5 | teor | |
2020-02-11 | Merge branch 'tor-github/pr/1707' | George Kadianakis | |
2020-02-11 | hs-v3: Remove BUG() that can occur normally | David Goulet | |
Fixes #28992 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2020-02-11 | Merge remote-tracking branch 'tor-github/pr/1690/head' | Nick Mathewson | |
2020-02-11 | Merge remote-tracking branch 'tor-github/pr/1716/head' into maint-0.4.3 | Nick Mathewson | |
2020-02-10 | changes file for ticket 33213 | Taylor Yu | |
2020-02-10 | start on 0.4.3.2-alpha changelog | Nick Mathewson | |
2020-02-10 | Merge branch 'bug33104_041' | Nick Mathewson | |
2020-02-10 | Merge branch 'maint-0.4.1' into maint-0.4.2 | Nick Mathewson | |
2020-02-10 | Merge branch 'maint-0.4.0' into maint-0.4.1 | Nick Mathewson | |
2020-02-10 | Merge branch 'maint-0.4.2' | Nick Mathewson | |
2020-02-10 | Merge branch 'maint-0.3.5' into maint-0.4.0maint-0.4.0 | Nick Mathewson | |
2020-02-10 | Fix a Rust compilation warning; resolve bug 33212. | Nick Mathewson | |
2020-02-10 | Merge remote-tracking branch 'tor-github/pr/1711' | Nick Mathewson | |
2020-02-07 | changes file for tickets 32928, 32929 | Taylor Yu | |
2020-02-06 | Merge branch 'bug33103' | Nick Mathewson | |
2020-02-06 | Merge remote-tracking branch 'public/practracker_regen_overbroad_2' | Nick Mathewson | |
2020-02-06 | hs-v3: Remove descriptor when we remove client authorization | David Goulet | |
When the ONION_CLIENT_AUTH_REMOVE command is given to tor, now also remove the descriptor associated with the client authorization credentials. Fixes #33148 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2020-02-05 | Fix a memory leak in handling GETINFO. | Nick Mathewson | |
Fixes bug 33103; bugfix on 0.4.3.1-alpha. |