Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-20 | Merge branch 'maint-0.2.9' into release-0.2.9release-0.2.9 | teor | |
2019-12-16 | changes: file for 32240maint-0.2.9 | teor | |
2019-12-16 | Travis: Run Chutney jobs in Ubuntu Bionic images | teor | |
Closes 32240. | |||
2019-12-16 | Travis: Turn off Tor's Sandbox in Chutney jobs | teor | |
We need to set "Sandbox 0", until we fix sandbox errors that are triggered by Ubuntu Xenial and Bionic. See 32722. Part of 32240. | |||
2019-12-16 | Merge branch 'maint-0.2.9' into release-0.2.9 | teor | |
2019-12-16 | Merge remote-tracking branch 'tor-github/pr/1575' into maint-0.2.9 | teor | |
2019-12-06 | Merge branch 'maint-0.2.9' into release-0.2.9 | Nick Mathewson | |
2019-12-06 | Update geoip and geoip6 to the December 3 2019 database. | Karsten Loesing | |
2019-12-06 | changes: file for 32629 | teor | |
2019-12-03 | Merge branch 'maint-0.2.9' into release-0.2.9 | teor | |
2019-12-03 | Travis: use -std=gnu99 in some jobs | teor | |
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. | |||
2019-11-28 | Revert "Travis: Disable all but one macOS build" | teor | |
This reverts commit 511aeba8eeb24a953228e00917f64703059a7673. | |||
2019-11-11 | Merge branch 'maint-0.2.9' into release-0.2.9 | Nick Mathewson | |
2019-11-09 | Update geoip and geoip6 to the November 6 2019 database. | Karsten Loesing | |
2019-11-06 | Merge branch 'maint-0.2.9' into release-0.2.9 | teor | |
2019-11-06 | Merge remote-tracking branch 'tor-github/pr/1342' into maint-0.2.9 | teor | |
2019-11-06 | Merge remote-tracking branch 'tor-github/pr/1330' into maint-0.2.9 | teor | |
2019-10-29 | Merge branch 'maint-0.2.9' into release-0.2.9 | teor | |
2019-10-29 | Merge remote-tracking branch 'tor-github/pr/1460' into maint-0.2.9 | teor | |
2019-10-25 | Merge branch 'maint-0.2.9' into release-0.2.9 | teor | |
2019-10-25 | changes: file for 31919's bionic Travis image change | teor | |
2019-10-25 | Travis: Use Ubuntu Bionic, but keep Trusty for chutney | teor | |
Bionic has a recent coccinelle version, which passes our CI tests. But Bionic (and Xenial) cause permissions errors for chutney. We'll fix those in 32240. Part of 31919. | |||
2019-10-24 | Travis: Use macOS 10.14 with Xcode 11.2 | teor | |
Closes ticket 32241. | |||
2019-10-23 | Merge branch 'maint-0.2.9' into release-0.2.9 | teor | |
2019-10-23 | Merge remote-tracking branch 'tor-github/pr/1351' into maint-0.2.9 | teor | |
2019-10-23 | Merge remote-tracking branch 'tor-github/pr/1178' into maint-0.2.9 | teor | |
2019-10-22 | Merge branch 'maint-0.2.9' into release-0.2.9 | teor | |
2019-10-22 | Travis: Disable all but one macOS build | teor | |
We need to mitigate slow scheduling of Travis macOS jobs. Closes ticket 32177. | |||
2019-10-17 | Merge branch 'maint-0.2.9' into release-0.2.9 | teor | |
2019-10-17 | Merge remote-tracking branch 'tor-github/pr/1369' into maint-0.2.9 | teor | |
2019-10-02 | Merge branch 'maint-0.2.9' into release-0.2.9 | Nick Mathewson | |
2019-10-02 | Update geoip and geoip6 to the October 1 2019 database. | Karsten Loesing | |
2019-09-30 | Travis: Add a macOS chutney job, but don't wait for it to finish | teor | |
Since Travis macOS has IPv6 support (and Travis Linux does not), chutney will now run its IPv6 networks as part of Travis CI. But since chutney is slow, don't wait for the macOS chutney to finish. (Travis have fixed the duplicate notification bug in fast_finish. So we can use fast_finish and allow_failure to finish early. Unfortunately, allow_failure also means we ignore failures in macOS chutney.) Also make sure that we have: * a compile on each platform, with each compiler, * a check on each platform, and * a check on each compiler. Finally, sort builds: allow fail last, macOS first, slowest first. Closes ticket 30860. Closes ticket 31859 for 0.2.9. | |||
2019-09-30 | Travis: Remove a redundant clang Linux job | teor | |
Part of 31859. | |||
2019-09-26 | Travis: Unroll the build matrix into matrix: include: | teor | |
The jobs should be the same, but Travis may display them differently. Part of 31859. | |||
2019-09-23 | Try using make -k in Travis configuration | Nick Mathewson | |
Frequently, when a patch fails, it has failures in several files. Using the "-k" flag will let us learn all the compilation errors, not just the first one that the compiler hits. Based on a patch by rl1987. | |||
2019-09-18 | Add a rate-limit to our warning about the disabled .exit notation | Nick Mathewson | |
This warning would previously be given every time we tried to open a connection to a foo.exit address, which could potentially be used to flood the logs. Now, we don't allow this warning to appear more than once every 15 minutes. Fixes bug 31466; bugfix on 0.2.2.1-alpha, when .exit was first deprecated. | |||
2019-09-17 | Merge branch 'maint-0.2.9' into release-0.2.9 | Nick Mathewson | |
2019-09-17 | Merge remote-tracking branch 'tor-github/pr/1216' into maint-0.2.9 | Nick Mathewson | |
2019-09-17 | Merge branch 'maint-0.2.9' into release-0.2.9 | Nick Mathewson | |
2019-09-17 | Treat an unexpected constant-sized VERSIONS cell as a PROTOCOL_WARN. | Nick Mathewson | |
We previously used tor_fragile_assert() to declare that this case could not happen: VERSIONS cells are always supposed to be variable-sized, right? This is incorrect, though. On a v1 link protocol connection, all cells are fixed-sized. There aren't supposed to be any VERSIONS cells with this version of the protocol, but apparently, somebody was messing up. (The v1 link protocol is obsolete, so probably the implementer responsible didn't mean to be using it.) Fixes bug 31107. Bugfix on 0.2.4.4-alpha, when we introduced a tor_fragile_assert() for this case. | |||
2019-09-09 | build: The <sys/sysctl.h> is now deprecated on Linux | David Goulet | |
Closes #31673 | |||
2019-08-19 | Merge branch 'maint-0.2.9' into release-0.2.9 | Nick Mathewson | |
2019-08-15 | dirauth: Change dizum IP address | David Goulet | |
New IP address from 194.109.206.212 to 45.66.33.45. Signed request from Alex de Joode, operator of dizum: https://trac.torproject.org/projects/tor/ticket/31406 Published descriptor by dizum on August 12th, 2019: -- r dizum fqbq1v2DCDxTj0QDi7+gd1h911U GZmZtCLaPDQNxkhIFj8UcgTRAuA 2019-08-12 15:28:40 45.66.33.45 443 80 s Authority Fast Running Stable V2Dir Valid v Tor 0.4.0.5 pr Cons=1-2 Desc=1-2 DirCache=1-2 HSDir=1-2 HSIntro=3-4 HSRend=1-2 Link=1-5 LinkAuth=1,3 Microdesc=1-2 Relay=1-2 Padding=1 w Bandwidth=20 Unmeasured=1 p reject 1-65535 -- Finally, confirmed by DNS: $ dig +short tor.dizum.com 45.66.33.45 Closes #31406 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2019-08-10 | Merge branch 'maint-0.2.9' into release-0.2.9 | teor | |
2019-08-10 | Merge remote-tracking branch 'tor-github/pr/1078' into maint-0.2.9 | teor | |
2019-08-10 | Merge remote-tracking branch 'tor-github/pr/1052' into maint-0.2.9 | teor | |
2019-08-10 | Merge remote-tracking branch 'tor-github/pr/1229' into maint-0.2.9 | teor | |
2019-08-10 | Modify "Protect buffers against INT_MAX datalen overflows." for 0.2.9 | Nick Mathewson | |
2019-08-09 | Fix #28525 changes file that is breaking CI. | George Kadianakis | |