aboutsummaryrefslogtreecommitdiff
path: root/changes
AgeCommit message (Collapse)Author
2023-10-05Fix the spelling of maxunmeasur(e)dbw.Nick Mathewson
This has been misspelled when using consensus method 31 or later since 0.4.6.1-alpha. Fixes bug 40869.
2023-10-05Add a changes file for removing pre-32 consensus methods (#40835)Nick Mathewson
2023-09-25Merge branch 'maint-0.4.8'David Goulet
2023-09-25fallbackdir: Update list generated on September 25, 2023Tor CI Release
2023-09-25Update geoip files to match ipfire location db, 2023/09/25.Tor CI Release
2023-09-25Merge branch 'ahf/40638' into 'main'David Goulet
Handle ntor and ntor_v3 individually in rephist and for MetricsPort. Closes #40638 See merge request tpo/core/tor!767
2023-09-21Merge branch 'maint-0.4.8'David Goulet
2023-09-21Changes file for bug40862Mike Perry
2023-09-19Handle ntor and ntor_v3 individually in rephist and for MetricsPort.Alexander Færøy
This patch should not mess with the DoS protection here. Fixes tpo/core/tor#40638.
2023-09-18Merge branch 'maint-0.4.8'David Goulet
2023-09-18Merge branch 'maint-0.4.7' into maint-0.4.8David Goulet
2023-09-18fallbackdir: Update list generated on September 18, 2023Tor CI Release
2023-09-18Update geoip files to match ipfire location db, 2023/09/18.Tor CI Release
2023-09-18Merge branch 'sandbox-aarch64-riscv-fixes' into 'main'David Goulet
Fix sandbox on AArch64, RISC-V Closes #24454 See merge request tpo/core/tor!446
2023-09-18Merge branch 'ahf/android-gp-fixes-bulk' into 'main'David Goulet
Bulk Android path changes Closes #40487 See merge request tpo/core/tor!762
2023-09-18Merge branch 'maint-0.4.8'David Goulet
2023-09-18Merge branch 'tor-gitlab/mr/759' into maint-0.4.8David Goulet
2023-09-18Merge branch 'maint-0.4.8'David Goulet
2023-09-18Merge branch 'tor-gitlab/mr/761' into maint-0.4.8David Goulet
2023-09-18Merge branch 'maint-0.4.8'David Goulet
2023-09-18Merge branch 'maint-0.4.7' into maint-0.4.8David Goulet
2023-09-18Merge branch 'tor-gitlab/mr/764' into maint-0.4.7David Goulet
2023-09-18Merge branch 'tor-gitlab/mr/765' into maint-0.4.7David Goulet
2023-09-14Add changes file for tor#40859.Alexander Færøy
2023-09-14Lower the log-level and soften the language for our Zstd ABI compat check.Alexander Færøy
See: tpo/core/tor#40815.
2023-09-14Merge branch 'maint-0.4.8'David Goulet
2023-09-14Merge branch 'maint-0.4.7' into maint-0.4.8David Goulet
2023-09-14Changes file for bug40858Mike Perry
2023-09-13Add changes file for tpo/core/tor#40487 (and its MR's).Alexander Færøy
2023-09-13Add diagnostic log message for compression bombs.Alexander Færøy
This patch causes `tor_compress_is_compression_bomb()` to emit a warning-level log message that lets us learn the potential ratio of the input to output buffer sizes. Hopefully, this will give us a bit of a better idea whether the compression bomb ratio needs some tuning. See: tpo/core/tor#40739.
2023-09-12Remove defensive assertion in `relay_key_is_unavailable_()`.Alexander Færøy
This patch removes a call to `tor_assert_nonfatal_unreached()` in `relay_key_is_unavailable_()` that is only called when Tor is compiled without relay support. Unfortunately, the non-fatal assertion causes a BUG log message to appear for clients when they start up without relay support for each CPU worker we spawn. This makes it spotting issues during bootstrap harder particularly for our iOS developers. Since the call sites to `get_master_identity_key()` handles `NULL` values already, we do not think this will be an issue later on. Reported by Benjamin Erhart (@tla) from Guardian Project. Fixes tpo/core/tor#40848.
2023-09-12Merge branch 'maint-0.4.8'David Goulet
2023-09-12Make networkstatus_getinfo_by_purpose report published_on again.Nick Mathewson
When we implemented prop275 in 0.4.8.1-alpha, we changed the behavior of networkstatus_getinfo_helper_single to omit meaningful published_on times, replacing them with "2038-01-01". This is necessary when we're formatting a routerstatus with no additional info, since routerstatus objects no longer include a published_on. But in networkstatus_getinfo_by_purpose, we do have a routerinfo that does have a published_on. This patch uses that information to report published_on times in our output when we're making a "virtual" networkstatus for a big file of routerinfo_t objects. This is mostly important for bridge authorities, since when they dump a secret list of the bridges, they want to include published_on times. Closes #40855. Bugfix on 0.4.8.1-alpha.
2023-08-30Merge branch 'maint-0.4.8'David Goulet
2023-08-30fallbackdir: Update list generated on August 30, 2023Tor CI Release
2023-08-30Update geoip files to match ipfire location db, 2023/08/30.Tor CI Release
2023-08-28Merge branch 'maint-0.4.8'David Goulet
2023-08-28Merge branch 'tor-gitlab/mr/750' into maint-0.4.8David Goulet
2023-08-28Merge branch 'maint-0.4.8'David Goulet
2023-08-28Changes files for 40843 and 40844 (NetBSD portability)Micah Elizabeth Scott
2023-08-28Changes file for bug40842Mike Perry
2023-08-25Merge branch 'maint-0.4.8'David Goulet
2023-08-25Merge branch 'reapply-exit-policy-on-reload' into 'main'David Goulet
reapply exit policy on reload Closes #40676 See merge request tpo/core/tor!735
2023-08-25Changes file for bug40841Mike Perry
2023-08-23ChangeLog and ReleaseNotes for 0.4.8.4 stableDavid Goulet
Signed-off-by: David Goulet <dgoulet@torproject.org>
2023-08-23fallbackdir: Update list generated on August 23, 2023Tor CI Release
2023-08-23Update geoip files to match ipfire location db, 2023/08/23.Tor CI Release
2023-08-22Fix compilation errors for FreeBSDDavid Goulet
Signed-off-by: David Goulet <dgoulet@torproject.org>
2023-08-22changes: Add changes file for ticket 40833David Goulet
Signed-off-by: David Goulet <dgoulet@torproject.org>
2023-08-22changes: Add changes file for ticket 40821David Goulet
Signed-off-by: David Goulet <dgoulet@torproject.org>