Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-18 | Merge branch 'maint-0.4.7' into release-0.4.7 | David Goulet | |
2023-09-18 | Match fallbackdir with maint-0.4.8 for release | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2023-09-18 | Merge branch 'maint-0.4.7' into release-0.4.7 | David Goulet | |
2023-09-18 | geoip: Match maint-0.4.8 files for release | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2023-09-18 | Merge branch 'maint-0.4.7' into release-0.4.7 | David Goulet | |
2023-09-18 | Merge branch 'tor-gitlab/mr/766' into maint-0.4.7 | David Goulet | |
2023-09-18 | Merge branch 'maint-0.4.7' into release-0.4.7 | David Goulet | |
2023-09-18 | Merge branch 'tor-gitlab/mr/764' into maint-0.4.7 | David Goulet | |
2023-09-18 | Merge branch 'maint-0.4.7' into release-0.4.7 | David Goulet | |
2023-09-18 | Merge branch 'tor-gitlab/mr/765' into maint-0.4.7 | David Goulet | |
2023-09-18 | use physical runner for i386 jobs | trinity-1686a | |
2023-09-14 | Add changes file for tor#40859. | Alexander Færøy | |
2023-09-14 | Lower the log-level and soften the language for our Zstd ABI compat check. | Alexander Færøy | |
See: tpo/core/tor#40815. | |||
2023-09-14 | ci-driver: fix running doxygen and stem tests on 0.4.8 | Alex Xu (Hello71) | |
also do some cleanup, no point to set TOR_VER_AT_LEAST_043 and TOR_VER_AT_LEAST_044 variables which are always yes | |||
2023-09-14 | Merge branch 'maint-0.4.7' into release-0.4.7 | David Goulet | |
2023-09-14 | Changes file for bug40858 | Mike Perry | |
2023-09-14 | Bug 40858: Cache sendme_inc to avoid purging intro points. | Mike Perry | |
Bug found and fixed by @hyunsoo.kim676. | |||
2023-08-23 | Merge branch 'maint-0.4.7' into release-0.4.7 | David Goulet | |
2023-08-23 | ci: Exclude yet another failing Stem test | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2023-08-23 | Merge branch 'maint-0.4.7' into release-0.4.7 | David Goulet | |
2023-08-23 | ci: Missing stem cmdline flag in previous commit | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2023-08-23 | Merge branch 'maint-0.4.7' into release-0.4.7 | David Goulet | |
2023-08-23 | ci: Exclude broken Stem tests | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2023-08-15 | Merge branch 'maint-0.4.7' into release-0.4.7 | David Goulet | |
2023-08-14 | zstd: Check errors right affer compressing/decompressing | David Goulet | |
Considering a compression bomb before looking for errors led to false negative log warnings. Instead, it is possible the work failed for whatever reasons which is not indicative of a compression bomb. Fixes #40739 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2023-07-26 | Merge branch 'maint-0.4.7' into release-0.4.7 | David Goulet | |
2023-07-26 | version: Bump version to 0.4.7.14-dev | Tor CI Release | |
2023-07-26 | Merge branch 'maint-0.4.7' into release-0.4.7tor-0.4.7.14 | David Goulet | |
2023-07-26 | version: Bump version to 0.4.7.14 | Tor CI Release | |
2023-07-26 | release: ChangeLog and ReleaseNotes for 0.4.7.14 | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2023-07-26 | Merge branch 'maint-0.4.7' into release-0.4.7 | David Goulet | |
2023-07-26 | fallbackdir: Update list generated on July 26, 2023 | Tor CI Release | |
2023-07-26 | Update geoip files to match ipfire location db, 2023/07/26. | Tor CI Release | |
2023-07-26 | Merge branch 'maint-0.4.7' into release-0.4.7 | David Goulet | |
2023-07-26 | fallback: Take file from main for our release CI | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2023-07-26 | Merge branch 'maint-0.4.7' into release-0.4.7 | David Goulet | |
2023-07-26 | geoip: Take the database from main | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2023-07-24 | Merge branch 'maint-0.4.7' into release-0.4.7 | David Goulet | |
2023-07-24 | Fix all -Werror=enum-int-mismatch warnings | David Goulet | |
Close #40824 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2023-07-12 | Merge branch 'maint-0.4.7' into release-0.4.7 | David Goulet | |
2023-07-05 | replace L2 vanguards that aren't Fast or Stable | Roger Dingledine | |
Rotate to a new L2 vanguard whenever an existing one loses the Stable or Fast flag. Previously, we would leave these relays in the L2 vanguard list but never use them, and if all of our vanguards end up like this we wouldn't have any middle nodes left to choose from so we would fail to make onion-related circuits. Fixes bug 40805; bugfix on 0.4.7.1-alpha. | |||
2023-06-21 | Merge branch 'maint-0.4.7' into release-0.4.7 | David Goulet | |
2023-06-21 | gitignore: Add .cache used by clangd LSP | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2023-06-19 | Merge branch 'maint-0.4.7' into release-0.4.7 | David Goulet | |
2023-06-19 | Change git.tpo URLs to gitlab.tpo | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2023-06-19 | Use the new Stem repository on Gitlab | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2023-05-31 | Merge branch 'maint-0.4.7' into release-0.4.7 | David Goulet | |
2023-05-31 | changes: Add file for MR 714 | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2023-05-31 | Merge branch 'tor-gitlab/mr/714' into maint-0.4.7 | David Goulet | |
2023-05-31 | Update CI builds to Debian Bullseye, fix associated compatibility bugs | Micah Elizabeth Scott | |
This is a change intended for 0.4.7 maintenance as well as main. The CI builds use Debian Buster which is now end of life, and I was experiencing inconsistent CI failures with accessing its security update server. I wanted to update CI to a distro that isn't EOL, and Bullseye is the current stable release of Debian. This opened up a small can of worms that this commit also deals with. In particular there's a docker engine bug that we work around by removing the docker-specific apt cleanup script if it exists, and there's a new incompatibility between tracing and sandbox support. The tracing/sandbox incompatibility itself had two parts: - The membarrier() syscall is used to deliver inter-processor synchronization events, and the external "userspace-rcu" data structure library would make assumptions that if membarrier is available at initialization it always will be. This caused segfaults in some cases when running trace + sandbox. Resolved this by allowing membarrier entirely, in the sandbox. - userspace-rcu also assumes it can block signals, and fails hard if this can't be done. We already include a similar carveout to allow this in the sandbox for fragile-hardening, so I extended that to cover tracing as well. Addresses issue #40799 Signed-off-by: Micah Elizabeth Scott <beth@torproject.org> |