Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-24 | Merge remote-tracking branch 'tor-github/pr/1761/head' | Nick Mathewson | |
2020-02-24 | Merge branch 'ticket33316_squashed' | Nick Mathewson | |
2020-02-24 | extend ticket33316 changes file to include more changes | Nick Mathewson | |
2020-02-24 | Changes file for ticket 33316 | Nick Mathewson | |
2020-02-24 | Merge remote-tracking branch 'tor-github/pr/1685/head' | Nick Mathewson | |
2020-02-24 | Final touches to #32709 based on Nick's feedback. | George Kadianakis | |
- Fix a bug and add unittest. - Add changes file. - Add man page entry. | |||
2020-02-20 | changes file for ticket 33369 | Taylor Yu | |
2020-02-20 | Merge branch 'maint-0.4.3' | Nick Mathewson | |
2020-02-20 | Merge remote-tracking branch 'tor-github/pr/1757/head' into maint-0.4.3 | Nick Mathewson | |
2020-02-20 | Merge remote-tracking branch 'tor-github/pr/1745/head' | Nick Mathewson | |
2020-02-20 | Merge branch 'maint-0.4.3' | Nick Mathewson | |
2020-02-20 | Merge remote-tracking branch 'tor-github/pr/1719/head' into maint-0.4.3 | Nick Mathewson | |
2020-02-20 | Merge branch 'ticket4631_squashed' | Nick Mathewson | |
2020-02-19 | Merge branch 'extract_relay_dns' | Nick Mathewson | |
2020-02-19 | Merge branch 'extract_ext_orport' | Nick Mathewson | |
2020-02-19 | Merge branch 'extract_selftest' | Nick Mathewson | |
2020-02-19 | Merge remote-tracking branch 'tor-github/pr/1755/head' | Nick Mathewson | |
2020-02-19 | Merge remote-tracking branch 'tor-github/pr/1744' | teor | |
2020-02-19 | practracker: Read unicode files when using Python 2 | teor | |
Allow the "practracker" coding best practices checking script to read unicode files, when using Python 2. We made the script use unicode literals in 0.4.3.1-alpha, but didn't change the codec for opening files. Fixes bug 33374; bugfix on 0.4.3.1-alpha. | |||
2020-02-18 | changes file for ticket 33275 | Taylor Yu | |
2020-02-18 | Merge branch 'tor-github/pr/1746' | David Goulet | |
2020-02-18 | Small changes to scheduler comments and state changes | Steven Engler | |
Tries to make some of the comments in scheduler.c easier to follow, and simplifies a couple of the scheduler channel state changes. | |||
2020-02-18 | Do not build selftest.c when running relay mode is disabled. | Nick Mathewson | |
2020-02-18 | Make ext_orport.c relay-mode-only. | Nick Mathewson | |
2020-02-18 | Disable dns.c when relay mode is disabled. | Nick Mathewson | |
This saves about 1% for me on a binary compiled without relay mode. Closes ticket 33366. | |||
2020-02-18 | Merge branch 'tor-github/pr/1743' | David Goulet | |
2020-02-18 | Merge branch 'tor-github/pr/1740' | David Goulet | |
2020-02-18 | changes: file for 4631 | teor | |
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 | Makefile: Add an IPv6 mixed chutney network | teor | |
This network is used in make test-network-all and test-network-ipv6. Closes 33334. | |||
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-16 | Stop assuming that /usr/bin/python exists | Panagiotis Vasilopoulos | |
Fixes 33192 | |||
2020-02-14 | Script to check sorting of manpage entries | Taylor Yu | |
Add a script to help check the alphabetical ordering of option names in a manpage. Closes ticket 33339. | |||
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. |