]> git.ipfire.org Git - thirdparty/tor.git/log
thirdparty/tor.git
7 months agoMerge branch 'maint-0.4.8' into release-0.4.8
David Goulet [Mon, 24 Mar 2025 14:39:13 +0000 (10:39 -0400)] 
Merge branch 'maint-0.4.8' into release-0.4.8

7 months agodirauth: Fix typo in flag relay assignment token
David Goulet [Mon, 24 Mar 2025 13:09:38 +0000 (09:09 -0400)] 
dirauth: Fix typo in flag relay assignment token

Unfortunately, we wanted to be able to control the Guard flag here but the
token used mentionned "exit" instead.

Oh well, s*** happens :).

Fixes #41035

Signed-off-by: David Goulet <dgoulet@torproject.org>
7 months agoMerge branch 'maint-0.4.8' into release-0.4.8
David Goulet [Thu, 20 Mar 2025 15:22:27 +0000 (11:22 -0400)] 
Merge branch 'maint-0.4.8' into release-0.4.8

7 months agoversion: Bump version to 0.4.8.15-dev
Tor CI Release [Thu, 20 Mar 2025 15:06:00 +0000 (15:06 +0000)] 
version: Bump version to 0.4.8.15-dev

7 months agoMerge branch 'maint-0.4.8' into release-0.4.8 tor-0.4.8.15
David Goulet [Thu, 20 Mar 2025 14:55:23 +0000 (10:55 -0400)] 
Merge branch 'maint-0.4.8' into release-0.4.8

7 months agoversion: Bump version to 0.4.8.15
Tor CI Release [Thu, 20 Mar 2025 14:43:55 +0000 (14:43 +0000)] 
version: Bump version to 0.4.8.15

7 months agorelease: ChangeLog and ReleaseNotes for 0.4.8.15
David Goulet [Thu, 20 Mar 2025 14:51:54 +0000 (10:51 -0400)] 
release: ChangeLog and ReleaseNotes for 0.4.8.15

Signed-off-by: David Goulet <dgoulet@torproject.org>
7 months agoMerge branch 'maint-0.4.8' into release-0.4.8
David Goulet [Thu, 20 Mar 2025 14:47:34 +0000 (10:47 -0400)] 
Merge branch 'maint-0.4.8' into release-0.4.8

7 months agofallbackdir: Update list generated on March 20, 2025
Tor CI Release [Thu, 20 Mar 2025 14:40:50 +0000 (14:40 +0000)] 
fallbackdir: Update list generated on March 20, 2025

7 months agoUpdate geoip files to match ipfire location db, 2025/03/20.
Tor CI Release [Thu, 20 Mar 2025 14:39:57 +0000 (14:39 +0000)] 
Update geoip files to match ipfire location db, 2025/03/20.

7 months agoMerge branch 'maint-0.4.8' into release-0.4.8
David Goulet [Thu, 20 Mar 2025 13:53:16 +0000 (09:53 -0400)] 
Merge branch 'maint-0.4.8' into release-0.4.8

7 months agoBug 41023 changes file
Mike Perry [Wed, 19 Mar 2025 00:05:43 +0000 (00:05 +0000)] 
Bug 41023 changes file

7 months agohs: Never pick a MiddleOnly node for HS circuit purposes
David Goulet [Tue, 11 Mar 2025 16:00:22 +0000 (12:00 -0400)] 
hs: Never pick a MiddleOnly node for HS circuit purposes

Related to #41023

Signed-off-by: David Goulet <dgoulet@torproject.org>
7 months agohs: Remove HSv3 rendezvous circuit flag used for node selection
David Goulet [Tue, 11 Mar 2025 14:54:51 +0000 (10:54 -0400)] 
hs: Remove HSv3 rendezvous circuit flag used for node selection

This was put in when HSv2 and v3 were co-existing. Now, the network requires
HSRend=2 which is v3 by default.

This is a simple cleanup of an internal flag used to identify a launch of a
RPv3 circuit.

Related to #41023

Signed-off-by: David Goulet <dgoulet@torproject.org>
7 months agoProvide dirauth ability to strip specific flags.
Mike Perry [Thu, 13 Mar 2025 20:00:03 +0000 (20:00 +0000)] 
Provide dirauth ability to strip specific flags.

7 months agoMerge branch 'maint-0.4.8' into release-0.4.8
David Goulet [Wed, 19 Mar 2025 18:41:52 +0000 (14:41 -0400)] 
Merge branch 'maint-0.4.8' into release-0.4.8

7 months agoCI: Add changes file related to 41029.
Alexander Hansen Færøy [Tue, 18 Mar 2025 15:23:00 +0000 (16:23 +0100)] 
CI: Add changes file related to 41029.

7 months agoCI: Enable venv before running ci-driver.sh for Chutney.
Alexander Hansen Færøy [Tue, 18 Mar 2025 13:47:53 +0000 (14:47 +0100)] 
CI: Enable venv before running ci-driver.sh for Chutney.

7 months agoCI: Install python3-venv.
Alexander Hansen Færøy [Tue, 18 Mar 2025 13:29:11 +0000 (14:29 +0100)] 
CI: Install python3-venv.

7 months agoCI: Use local pip instead of python3-pip.
Alexander Hansen Færøy [Tue, 18 Mar 2025 13:25:41 +0000 (14:25 +0100)] 
CI: Use local pip instead of python3-pip.

7 months agoCI: Disable redundant-decls warnings for NSS in crypto_nss_mgt.c.
Alexander Hansen Færøy [Tue, 18 Mar 2025 13:22:35 +0000 (14:22 +0100)] 
CI: Disable redundant-decls warnings for NSS in crypto_nss_mgt.c.

7 months agoCI: Install libclang-rt-dev when build with hardening enabled.
Alexander Hansen Færøy [Tue, 18 Mar 2025 12:37:39 +0000 (13:37 +0100)] 
CI: Install libclang-rt-dev when build with hardening enabled.

7 months agoCI: Install libubsan1 when building with hardening enabled.
Alexander Hansen Færøy [Tue, 18 Mar 2025 12:33:23 +0000 (13:33 +0100)] 
CI: Install libubsan1 when building with hardening enabled.

7 months agoCI: Use bookworm instead of bullseye.
Alexander Hansen Færøy [Tue, 18 Mar 2025 12:26:50 +0000 (13:26 +0100)] 
CI: Use bookworm instead of bullseye.

7 months agoCI: use a fixed version of chutney
Jim Newsome [Wed, 30 Oct 2024 15:34:58 +0000 (10:34 -0500)] 
CI: use a fixed version of chutney

While chutney currently runs tor's chutney test in its own CI,
it's difficult to guarantee the two won't accidentally diverge.
Probably best to use a fixed version here so that we can control
chutney version bumps and avoid surprise breakage in tor's CI.

This will also free us to intentionally make breaking changes in
chutney (though I don't have any immediate plans for any).

7 months agoMerge branch 'maint-0.4.8' into release-0.4.8
David Goulet [Tue, 18 Mar 2025 13:05:25 +0000 (09:05 -0400)] 
Merge branch 'maint-0.4.8' into release-0.4.8

7 months agoCI: Remove physical tags from gitlab-ci runner requirements.
Alexander Hansen Færøy [Tue, 18 Mar 2025 12:17:28 +0000 (13:17 +0100)] 
CI: Remove physical tags from gitlab-ci runner requirements.

7 months agoMerge branch 'maint-0.4.8' into release-0.4.8
David Goulet [Tue, 11 Mar 2025 14:21:17 +0000 (10:21 -0400)] 
Merge branch 'maint-0.4.8' into release-0.4.8

7 months agoscripts: Remove 0.4.7 from list tor branches
David Goulet [Tue, 11 Mar 2025 14:21:03 +0000 (10:21 -0400)] 
scripts: Remove 0.4.7 from list tor branches

Not maintained anymore.

Signed-off-by: David Goulet <dgoulet@torproject.org>
7 months agoMerge branch 'maint-0.4.8' into release-0.4.8
David Goulet [Mon, 3 Mar 2025 18:18:32 +0000 (13:18 -0500)] 
Merge branch 'maint-0.4.8' into release-0.4.8

7 months agofix sandbox for bandwidth authority
Peter Palfrader [Fri, 7 Jun 2024 17:29:52 +0000 (19:29 +0200)] 
fix sandbox for bandwidth authority

7 months agoMerge branch 'maint-0.4.8' into release-0.4.8
David Goulet [Mon, 3 Mar 2025 17:40:02 +0000 (12:40 -0500)] 
Merge branch 'maint-0.4.8' into release-0.4.8

7 months agoTicket 40872: Changes file
Mike Perry [Thu, 21 Nov 2024 17:09:39 +0000 (17:09 +0000)] 
Ticket 40872: Changes file

7 months agoTicket 40872: Output conflux nonce and circ rtt to control port
Mike Perry [Thu, 21 Nov 2024 17:08:19 +0000 (17:08 +0000)] 
Ticket 40872: Output conflux nonce and circ rtt to control port

7 months agoTicket 40872: Add conflux helper functions for control port info
Mike Perry [Thu, 21 Nov 2024 17:06:26 +0000 (17:06 +0000)] 
Ticket 40872: Add conflux helper functions for control port info

8 months agoMerge branch 'maint-0.4.8' into release-0.4.8
David Goulet [Wed, 5 Feb 2025 14:49:35 +0000 (09:49 -0500)] 
Merge branch 'maint-0.4.8' into release-0.4.8

8 months agoversion: Bump version to 0.4.8.14-dev
Tor CI Release [Wed, 5 Feb 2025 14:33:19 +0000 (14:33 +0000)] 
version: Bump version to 0.4.8.14-dev

8 months agoMerge branch 'maint-0.4.8' into release-0.4.8 tor-0.4.8.14
David Goulet [Wed, 5 Feb 2025 14:30:02 +0000 (09:30 -0500)] 
Merge branch 'maint-0.4.8' into release-0.4.8

8 months agoversion: Bump version to 0.4.8.14
Tor CI Release [Wed, 5 Feb 2025 14:22:05 +0000 (14:22 +0000)] 
version: Bump version to 0.4.8.14

8 months agorelease: ChangeLog and ReleaseNotes for 0.4.8.14
Tor CI Release [Wed, 5 Feb 2025 14:22:04 +0000 (14:22 +0000)] 
release: ChangeLog and ReleaseNotes for 0.4.8.14

8 months agoMerge branch 'maint-0.4.8' into release-0.4.8
David Goulet [Wed, 5 Feb 2025 14:23:51 +0000 (09:23 -0500)] 
Merge branch 'maint-0.4.8' into release-0.4.8

8 months agofallbackdir: Update list generated on February 05, 2025
Tor CI Release [Wed, 5 Feb 2025 14:21:16 +0000 (14:21 +0000)] 
fallbackdir: Update list generated on February 05, 2025

8 months agoUpdate geoip files to match ipfire location db, 2025/02/05.
Tor CI Release [Wed, 5 Feb 2025 14:20:40 +0000 (14:20 +0000)] 
Update geoip files to match ipfire location db, 2025/02/05.

9 months agoMerge branch 'maint-0.4.8' into release-0.4.8
David Goulet [Tue, 28 Jan 2025 18:44:17 +0000 (13:44 -0500)] 
Merge branch 'maint-0.4.8' into release-0.4.8

9 months agohs: Make Windows CI 32bit happy
David Goulet [Tue, 28 Jan 2025 18:44:11 +0000 (13:44 -0500)] 
hs: Make Windows CI 32bit happy

Signed-off-by: David Goulet <dgoulet@torproject.org>
9 months agoMerge branch 'maint-0.4.8' into release-0.4.8
David Goulet [Tue, 28 Jan 2025 18:28:36 +0000 (13:28 -0500)] 
Merge branch 'maint-0.4.8' into release-0.4.8

9 months agohashx: Move Windows function within another ifdef
David Goulet [Tue, 28 Jan 2025 18:27:14 +0000 (13:27 -0500)] 
hashx: Move Windows function within another ifdef

Function only used within the hugepage ifdef for Windows so move it there so we
avoid a unused function warning on our Windows CI:

src/ext/equix/hashx/src/virtual_memory.c:30:13: error: 'set_privilege' defined but not used [-Werror=unused-function]
   30 | static bool set_privilege(const char* pszPrivilege, BOOL bEnable) {
      |             ^~~~~~~~~~~~~

Signed-off-by: David Goulet <dgoulet@torproject.org>
9 months agoMerge branch 'maint-0.4.8' into release-0.4.8
David Goulet [Wed, 22 Jan 2025 14:52:44 +0000 (09:52 -0500)] 
Merge branch 'maint-0.4.8' into release-0.4.8

9 months agoscripts: Fix rust clippy warning
David Goulet [Wed, 22 Jan 2025 13:59:03 +0000 (08:59 -0500)] 
scripts: Fix rust clippy warning

Signed-off-by: David Goulet <dgoulet@torproject.org>
9 months agoMerge branch 'maint-0.4.8' into release-0.4.8
David Goulet [Wed, 22 Jan 2025 14:06:14 +0000 (09:06 -0500)] 
Merge branch 'maint-0.4.8' into release-0.4.8

10 months agochanges: Add file for ticket 40996
David Goulet [Wed, 18 Dec 2024 16:31:03 +0000 (11:31 -0500)] 
changes: Add file for ticket 40996

Part of #40996

Signed-off-by: David Goulet <dgoulet@torproject.org>
10 months agotest: Add HS cache OOM cleanup test
David Goulet [Wed, 18 Dec 2024 16:28:59 +0000 (11:28 -0500)] 
test: Add HS cache OOM cleanup test

Part of #40996

Signed-off-by: David Goulet <dgoulet@torproject.org>
10 months agohs: Use downloaded counter for HSDir OOM cache cleanup
David Goulet [Wed, 18 Dec 2024 16:04:00 +0000 (11:04 -0500)] 
hs: Use downloaded counter for HSDir OOM cache cleanup

The OOM cache cleanup is now done by looking at the downloaded counter. The
cleanup process start at 0 and increment it to the next lowest value until
enough bytes have been removed.

This process could be expensive for large amount of descriptors in the cache
but since it is very expensive to increment counters, most cleanup should
happen within a tight range of downloaded counter target.

Fixes #40996

Signed-off-by: David Goulet <dgoulet@torproject.org>
10 months agohs: Add downloaded counter to an HSDir cache entry
David Goulet [Wed, 18 Dec 2024 15:24:28 +0000 (10:24 -0500)] 
hs: Add downloaded counter to an HSDir cache entry

This adds a counter for the number of times a descriptor is downloaded from an
HSDir. Future commit will change the OOM subsystem to clean that cache based on
the lowest downloaded counts instead of time in cache.

In order to raise the bar even more for an attacker, the downloaded counter is
only marked when the directory request stream is closed. To pull this off, the
HS identifier on the directory connection is populated with the blinded key
requested (only on success). Finally, when the connection closes, we can then
lookup the cache entry with it and increment the counter.

Part of #40996

Signed-off-by: David Goulet <dgoulet@torproject.org>
11 months agoMerge branch 'maint-0.4.8' into release-0.4.8
David Goulet [Tue, 19 Nov 2024 16:05:03 +0000 (11:05 -0500)] 
Merge branch 'maint-0.4.8' into release-0.4.8

11 months agotest-network-run: refactor away test_network_ipv6
Jim Newsome [Mon, 18 Nov 2024 16:26:26 +0000 (10:26 -0600)] 
test-network-run: refactor away test_network_ipv6

This should be a pure refactor to simplify the logic a bit now that we
no longer probe for IPv6 support.

11 months agotest-network: include IPv6 tests unconditionally
Jim Newsome [Fri, 15 Nov 2024 00:38:22 +0000 (18:38 -0600)] 
test-network: include IPv6 tests unconditionally

Previously we would incorrectly detect that ipv6 isn't supported if the
ping binary isn't present (as it may not be in a relatively stripped
down container image), or if ICMP packets aren't permitted (as they
often aren't in containers).

We don't really have a need to run these network tests on non-IPv6
systems, so it makes more sense to just run them unconditionally.

11 months agoMerge branch 'maint-0.4.8' into release-0.4.8
David Goulet [Tue, 19 Nov 2024 15:24:44 +0000 (10:24 -0500)] 
Merge branch 'maint-0.4.8' into release-0.4.8

11 months agodebian-i386-minimal: explicitly set platform
Jim Newsome [Mon, 18 Nov 2024 19:58:25 +0000 (13:58 -0600)] 
debian-i386-minimal: explicitly set platform

This is to work around
https://github.com/docker-library/official-images/issues/17896

11 months agoCI: Use TPA-based images
Jim Newsome [Mon, 18 Nov 2024 19:25:13 +0000 (13:25 -0600)] 
CI: Use TPA-based images

11 months agodebian-gpl: Run on debian:bullseye instead of buster
Jim Newsome [Mon, 18 Nov 2024 20:15:37 +0000 (14:15 -0600)] 
debian-gpl: Run on debian:bullseye instead of buster

* buster is now very old
* all the other jobs run bullseye
* This will facilitate switching to a TPA-maintained image (there is no
  buster image).

11 months agoMerge branch 'maint-0.4.8' into release-0.4.8
David Goulet [Thu, 31 Oct 2024 12:37:51 +0000 (08:37 -0400)] 
Merge branch 'maint-0.4.8' into release-0.4.8

11 months agoFix: Use FREE_AND_NULL() for releasing workqueue resources
Waldemar Zimpel [Wed, 30 Oct 2024 01:51:20 +0000 (02:51 +0100)] 
Fix: Use FREE_AND_NULL() for releasing workqueue resources

See issue #40989

12 months agoMerge branch 'maint-0.4.8' into release-0.4.8
David Goulet [Thu, 24 Oct 2024 15:43:14 +0000 (11:43 -0400)] 
Merge branch 'maint-0.4.8' into release-0.4.8

12 months agoMerge branch 'tor-gitlab/mr/840' into maint-0.4.8
David Goulet [Thu, 24 Oct 2024 15:43:07 +0000 (11:43 -0400)] 
Merge branch 'tor-gitlab/mr/840' into maint-0.4.8

12 months agoUse pip to install chutney's python dependencies
Jim Newsome [Thu, 24 Oct 2024 14:53:19 +0000 (09:53 -0500)] 
Use pip to install chutney's python dependencies

12 months agoMerge branch 'maint-0.4.8' into release-0.4.8
David Goulet [Thu, 24 Oct 2024 14:58:55 +0000 (10:58 -0400)] 
Merge branch 'maint-0.4.8' into release-0.4.8

12 months agoversion: Bump version to 0.4.8.13-dev
Tor CI Release [Thu, 24 Oct 2024 14:45:02 +0000 (14:45 +0000)] 
version: Bump version to 0.4.8.13-dev

12 months agoRe-format CHUTNEY installation block into multiple lines
Jim Newsome [Thu, 24 Oct 2024 14:44:47 +0000 (09:44 -0500)] 
Re-format CHUTNEY installation block into multiple lines

We're about to add a few more steps, which would make the single-line
format a bit unwieldy.

12 months agoMerge branch 'maint-0.4.8' into release-0.4.8 tor-0.4.8.13
David Goulet [Thu, 24 Oct 2024 14:38:41 +0000 (10:38 -0400)] 
Merge branch 'maint-0.4.8' into release-0.4.8

12 months agoversion: Bump version to 0.4.8.13
Tor CI Release [Thu, 24 Oct 2024 14:27:20 +0000 (14:27 +0000)] 
version: Bump version to 0.4.8.13

12 months agorelease: ChangeLog and ReleaseNotes for 0.4.8.13
David Goulet [Thu, 24 Oct 2024 14:37:06 +0000 (10:37 -0400)] 
release: ChangeLog and ReleaseNotes for 0.4.8.13

Signed-off-by: David Goulet <dgoulet@torproject.org>
12 months agoMerge branch 'maint-0.4.8' into release-0.4.8
David Goulet [Thu, 24 Oct 2024 14:33:30 +0000 (10:33 -0400)] 
Merge branch 'maint-0.4.8' into release-0.4.8

12 months agofallbackdir: Update list generated on October 24, 2024
Tor CI Release [Thu, 24 Oct 2024 14:26:19 +0000 (14:26 +0000)] 
fallbackdir: Update list generated on October 24, 2024

12 months agoUpdate geoip files to match ipfire location db, 2024/10/24.
Tor CI Release [Thu, 24 Oct 2024 14:25:23 +0000 (14:25 +0000)] 
Update geoip files to match ipfire location db, 2024/10/24.

12 months agoMerge branch 'maint-0.4.8' into release-0.4.8
David Goulet [Wed, 16 Oct 2024 13:05:33 +0000 (09:05 -0400)] 
Merge branch 'maint-0.4.8' into release-0.4.8

12 months agodon't build preemptive conflux circuits if no predicted ports
Roger Dingledine [Tue, 15 Oct 2024 06:54:27 +0000 (02:54 -0400)] 
don't build preemptive conflux circuits if no predicted ports

Conflux circuit building was ignoring the "predicted ports" feature,
which aims to make Tor stop building circuits if there have been
no user requests lately. This bug led to every idle Tor on the
network building and discarding circuits every 30 seconds, which
added overall load to the network, used bandwidth and battery from
clients that weren't actively using their Tor, and kept sockets open
on guards which added connection padding essentially forever.

Bug went in on commit 39c2927d when we added preemptive conflux circuit
pools.

Fixes bug 40981; bugfix on 0.4.8.1-alpha.

12 months agoMerge branch 'maint-0.4.8' into release-0.4.8
David Goulet [Thu, 10 Oct 2024 13:55:56 +0000 (09:55 -0400)] 
Merge branch 'maint-0.4.8' into release-0.4.8

12 months agoFix: Memory leaks in cpuworker on shutdown
Waldemar Zimpel [Thu, 26 Sep 2024 01:37:19 +0000 (03:37 +0200)] 
Fix: Memory leaks in cpuworker on shutdown

Resources allocated by cpuworker weren't being freed on clean shutdown.
This applies for worker threads, worker thread pool, reply queue, reply
event, ...

14 months agoMerge branch 'maint-0.4.8' into release-0.4.8
David Goulet [Mon, 5 Aug 2024 19:26:38 +0000 (15:26 -0400)] 
Merge branch 'maint-0.4.8' into release-0.4.8

14 months agodirvote: Fix memleak when computing consensus
David Goulet [Mon, 5 Aug 2024 15:59:30 +0000 (11:59 -0400)] 
dirvote: Fix memleak when computing consensus

Fixes #40966

Signed-off-by: David Goulet <dgoulet@torproject.org>
16 months agoMerge branch 'maint-0.4.8' into release-0.4.8
David Goulet [Tue, 18 Jun 2024 19:19:12 +0000 (15:19 -0400)] 
Merge branch 'maint-0.4.8' into release-0.4.8

16 months agobridge: Always put transport-info line
David Goulet [Tue, 11 Jun 2024 16:38:56 +0000 (12:38 -0400)] 
bridge: Always put transport-info line

Signed-off-by: David Goulet <dgoulet@torproject.org>
16 months agoClean-up Managed Proxy state in PT tests.
Alexander Færøy [Fri, 21 Jul 2023 00:53:12 +0000 (02:53 +0200)] 
Clean-up Managed Proxy state in PT tests.

This patch makes sure we clean up our version and implementation fields
in our Managed Proxy struct after each test run.

This was detected by LeakSanitizer.

See: tpo/core/tor#11101.

16 months agoAdd changes file for tpo/core/tor#11101.
Alexander Færøy [Fri, 21 Jul 2023 00:15:40 +0000 (02:15 +0200)] 
Add changes file for tpo/core/tor#11101.

16 months agoAdd implementation and version metadata to bridge extra-info.
Alexander Færøy [Fri, 21 Jul 2023 00:11:16 +0000 (02:11 +0200)] 
Add implementation and version metadata to bridge extra-info.

This patch adds two new keys to bridges' extra-info document:
"transport-version" and "transport-implementation".

These two new values always appear together (if one is missing, the
other one will be missing too) and is parsed from PT's STATUS
TYPE=version messages.

See: tpo/core/tor#11101.

16 months agoInclude "IMPLEMENTATION" parameter to STATUS TYPE=version PT messages.
Alexander Færøy [Fri, 21 Jul 2023 00:10:21 +0000 (02:10 +0200)] 
Include "IMPLEMENTATION" parameter to STATUS TYPE=version PT messages.

16 months agoDrop requirement for TRANSPORT being present in STATUS messages.
Alexander Færøy [Fri, 21 Jul 2023 00:09:33 +0000 (02:09 +0200)] 
Drop requirement for TRANSPORT being present in STATUS messages.

16 months agoAdd support for PT STATUS TYPE=version messages.
Alexander Færøy [Thu, 24 Mar 2022 19:13:41 +0000 (19:13 +0000)] 
Add support for PT STATUS TYPE=version messages.

This patch adds support for handling the version status message. Once we
receive such message, we add the given version string to the
managed_proxy_t instance. Note this value can be NULL and the value can
change throughout the lifetime of the PT as multiple status version
messages are handled.

See: tpo/core/tor#11101

16 months agoMerge branch 'maint-0.4.8' into release-0.4.8
David Goulet [Thu, 6 Jun 2024 14:32:14 +0000 (10:32 -0400)] 
Merge branch 'maint-0.4.8' into release-0.4.8

16 months agoversion: Bump version to 0.4.8.12-dev
Tor CI Release [Thu, 6 Jun 2024 13:25:52 +0000 (13:25 +0000)] 
version: Bump version to 0.4.8.12-dev

16 months agoMerge branch 'maint-0.4.8' into release-0.4.8 tor-0.4.8.12
David Goulet [Thu, 6 Jun 2024 13:22:27 +0000 (09:22 -0400)] 
Merge branch 'maint-0.4.8' into release-0.4.8

16 months agoversion: Bump version to 0.4.8.12
Tor CI Release [Thu, 6 Jun 2024 12:42:04 +0000 (12:42 +0000)] 
version: Bump version to 0.4.8.12

16 months agorelease: ChangeLog and ReleaseNotes for 0.4.8.12
Tor CI Release [Thu, 6 Jun 2024 12:42:03 +0000 (12:42 +0000)] 
release: ChangeLog and ReleaseNotes for 0.4.8.12

16 months agoMerge branch 'maint-0.4.8' into release-0.4.8
David Goulet [Thu, 6 Jun 2024 12:56:54 +0000 (08:56 -0400)] 
Merge branch 'maint-0.4.8' into release-0.4.8

16 months agofallbackdir: Update list generated on June 06, 2024
Tor CI Release [Thu, 6 Jun 2024 12:41:13 +0000 (12:41 +0000)] 
fallbackdir: Update list generated on June 06, 2024

16 months agoUpdate geoip files to match ipfire location db, 2024/06/06.
Tor CI Release [Thu, 6 Jun 2024 12:40:27 +0000 (12:40 +0000)] 
Update geoip files to match ipfire location db, 2024/06/06.

17 months agoMerge branch 'maint-0.4.8' into release-0.4.8
David Goulet [Thu, 30 May 2024 16:31:51 +0000 (12:31 -0400)] 
Merge branch 'maint-0.4.8' into release-0.4.8

17 months agoUpdate OverloadStatistics to match prop 328
Georg Koppen [Wed, 8 May 2024 09:34:05 +0000 (09:34 +0000)] 
Update OverloadStatistics to match prop 328

Closes: #40940.
17 months agoMerge branch 'maint-0.4.8' into release-0.4.8
David Goulet [Thu, 30 May 2024 16:30:44 +0000 (12:30 -0400)] 
Merge branch 'maint-0.4.8' into release-0.4.8