]> git.ipfire.org Git - thirdparty/tor.git/log
thirdparty/tor.git
12 months agoRework of worker threads' start and exit + slight changes in cleanup code
Waldemar Zimpel [Tue, 12 Nov 2024 23:58:30 +0000 (00:58 +0100)] 
Rework of worker threads' start and exit + slight changes in cleanup code

See issue #40991

12 months agoMerge branch 'maint-0.4.8'
David Goulet [Tue, 19 Nov 2024 16:05:03 +0000 (11:05 -0500)] 
Merge branch 'maint-0.4.8'

12 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.

12 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.

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

12 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

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

12 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).

12 months agoMerge branch 'tpa-images' into 'main'
David Goulet [Tue, 19 Nov 2024 14:02:46 +0000 (14:02 +0000)] 
Merge branch 'tpa-images' into 'main'

Update images

See merge request tpo/core/tor!846

12 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

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

12 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).

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

13 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

13 months agoMerge branch 'pin-chutney' into 'main'
David Goulet [Wed, 30 Oct 2024 17:36:28 +0000 (17:36 +0000)] 
Merge branch 'pin-chutney' into 'main'

CI: use a fixed version of chutney

See merge request tpo/core/tor!843

13 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).

13 months agoMerge branch 'whitespace' into 'main'
Alexander Hansen Færøy [Mon, 28 Oct 2024 11:30:25 +0000 (11:30 +0000)] 
Merge branch 'whitespace' into 'main'

whitespace fix while debugging #40981

See merge request tpo/core/tor!841

13 months agowhitespace fix while debugging #40981
Roger Dingledine [Thu, 24 Oct 2024 22:55:29 +0000 (18:55 -0400)] 
whitespace fix while debugging #40981

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

13 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

13 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

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

13 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

13 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.

13 months agoMerge branch 'maint-0.4.8'
David Goulet [Thu, 24 Oct 2024 14:38:31 +0000 (10:38 -0400)] 
Merge branch 'maint-0.4.8'

13 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

13 months agoMerge branch 'maint-0.4.8'
David Goulet [Thu, 24 Oct 2024 14:33:31 +0000 (10:33 -0400)] 
Merge branch 'maint-0.4.8'

13 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

13 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.

13 months agoRevert "Handle empty DNS reply without error as NOERROR"
David Goulet [Mon, 21 Oct 2024 16:03:54 +0000 (12:03 -0400)] 
Revert "Handle empty DNS reply without error as NOERROR"

Closes #40984

This reverts commit 3d2f7c3467e7aff545d8e22ffd4153d7598c6d7c.

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

13 months agoMerge branch 'tor-resolve-bugfix' into 'main'
Alexander Hansen Færøy [Wed, 16 Oct 2024 12:35:57 +0000 (12:35 +0000)] 
Merge branch 'tor-resolve-bugfix' into 'main'

Create socket with correct family as given by sockshost

See merge request tpo/core/tor!836

13 months agoAdd changes file
Daniel Winzen [Tue, 15 Oct 2024 20:01:13 +0000 (22:01 +0200)] 
Add changes file

13 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.

13 months agoCreate socket with correct family as given by sockshost
Daniel Winzen [Sun, 13 Oct 2024 20:32:56 +0000 (22:32 +0200)] 
Create socket with correct family as given by sockshost

13 months agoMerge branch 'changelogs' into 'main'
David Goulet [Thu, 10 Oct 2024 13:57:12 +0000 (13:57 +0000)] 
Merge branch 'changelogs' into 'main'

forward-port the 0.4.8.12 changes

See merge request tpo/core/tor!834

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

13 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, ...

13 months agochanges: Add file for ticket 40248
David Goulet [Thu, 10 Oct 2024 13:24:39 +0000 (09:24 -0400)] 
changes: Add file for ticket 40248

Signed-off-by: David Goulet <dgoulet@torproject.org>
13 months agoMerge branch 'empty-dns' into 'main'
David Goulet [Thu, 10 Oct 2024 13:22:23 +0000 (13:22 +0000)] 
Merge branch 'empty-dns' into 'main'

Handle empty DNS reply without error as NOERROR

Closes #40248

See merge request tpo/core/tor!830

14 months agoforward-port the 0.4.8.12 changes
Roger Dingledine [Tue, 1 Oct 2024 19:17:40 +0000 (15:17 -0400)] 
forward-port the 0.4.8.12 changes

14 months agoMerge branch 'fix-unittest' into 'main'
David Goulet [Wed, 25 Sep 2024 18:34:43 +0000 (18:34 +0000)] 
Merge branch 'fix-unittest' into 'main'

Fix unit test in test_entrynodes.c

See merge request tpo/core/tor!831

14 months agoFix unit test in test_entrynodes.c
Cecylia Bocovich [Tue, 24 Sep 2024 20:13:29 +0000 (16:13 -0400)] 
Fix unit test in test_entrynodes.c

14 months agoHandle empty DNS reply without error as NOERROR
Daniel Winzen [Tue, 24 Sep 2024 13:07:59 +0000 (15:07 +0200)] 
Handle empty DNS reply without error as NOERROR

14 months agoMerge branch 'typo-socks-proxy' into 'main'
David Goulet [Tue, 10 Sep 2024 12:49:51 +0000 (12:49 +0000)] 
Merge branch 'typo-socks-proxy' into 'main'

Fix a typo in the HTTP proxy error message.

See merge request tpo/core/tor!829

14 months agotest: Add unit tests for prop351
David Goulet [Tue, 10 Sep 2024 12:46:02 +0000 (08:46 -0400)] 
test: Add unit tests for prop351

Signed-off-by: David Goulet <dgoulet@torproject.org>
14 months agoFix a typo in the HTTP proxy error message.
Pier Angelo Vendrame [Tue, 10 Sep 2024 12:24:46 +0000 (14:24 +0200)] 
Fix a typo in the HTTP proxy error message.

14 months agoImplement proposal 351
Nick Mathewson [Mon, 9 Sep 2024 21:00:50 +0000 (17:00 -0400)] 
Implement proposal 351

This proposal adds new syntax to the SOCKS5 username/password extension scheme,
so that requests with usernames starting with <torS0X> are now reserved.

For C tor, all we need to do is reject every username starting with <torS0X>
unless it is exactly "<torS0X>0".

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

16 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 'manpage-typos' into 'main'
David Goulet [Mon, 22 Jul 2024 14:54:42 +0000 (14:54 +0000)] 
Merge branch 'manpage-typos' into 'main'

two small presentation issues in man page

See merge request tpo/core/tor!824

16 months agotwo small presentation issues in man page
Roger Dingledine [Fri, 12 Jul 2024 21:46:40 +0000 (17:46 -0400)] 
two small presentation issues in man page

17 months agoMerge branch 'tap-out-phase-1' into 'main'
David Goulet [Thu, 27 Jun 2024 13:34:12 +0000 (13:34 +0000)] 
Merge branch 'tap-out-phase-1' into 'main'

Implement phase 1 of Proposal 350 (remove TAP onion keys)

See merge request tpo/core/tor!822

17 months agoChanges file for proposal 350 phase 1
Nick Mathewson [Tue, 25 Jun 2024 12:35:12 +0000 (08:35 -0400)] 
Changes file for proposal 350 phase 1

17 months agoDo not publish TAP key when publish-dummy-tap-key is 0.
Nick Mathewson [Tue, 25 Jun 2024 13:01:21 +0000 (09:01 -0400)] 
Do not publish TAP key when publish-dummy-tap-key is 0.

17 months agoUpdate supported protovers for prop350
Nick Mathewson [Mon, 24 Jun 2024 23:53:50 +0000 (19:53 -0400)] 
Update supported protovers for prop350

Relay=1 is no longer supported; it corresponds to TAP.

Microdesc=3 and Desc=3 are now supported; they correspond to the ability to
handle (micro)descriptors without TAP onion keys.

17 months agoAdd a test for parsing a routerdesc with no TAP key.
Nick Mathewson [Mon, 24 Jun 2024 21:48:42 +0000 (17:48 -0400)] 
Add a test for parsing a routerdesc with no TAP key.

17 months agoAdd a test for a microdesc with no onion key.
Nick Mathewson [Mon, 24 Jun 2024 21:23:20 +0000 (17:23 -0400)] 
Add a test for a microdesc with no onion key.

17 months agoRemove a now-unused variable.
Nick Mathewson [Mon, 24 Jun 2024 20:48:00 +0000 (16:48 -0400)] 
Remove a now-unused variable.

17 months agoprocess_descs: Authorities require TAP keys for now.
Nick Mathewson [Mon, 24 Jun 2024 19:03:15 +0000 (15:03 -0400)] 
process_descs: Authorities require TAP keys for now.

17 months agoRouterparse: accept routerdescs without TAP keys.
Nick Mathewson [Mon, 24 Jun 2024 18:55:27 +0000 (14:55 -0400)] 
Routerparse: accept routerdescs without TAP keys.

17 months agorouterparse: Simplify checking for now-mandatory elements
Nick Mathewson [Mon, 24 Jun 2024 18:40:11 +0000 (14:40 -0400)] 
routerparse: Simplify checking for now-mandatory elements

All of these elements are now mandatory, so we can now simplify
our logic for making sure that they are all present or all not-present.

17 months agoRename "onion_pkey" fields in routerinfo_t, and make them optional.
Nick Mathewson [Mon, 24 Jun 2024 18:30:32 +0000 (14:30 -0400)] 
Rename "onion_pkey" fields in routerinfo_t, and make them optional.

(Renaming them has forced me to look at every place where they are used, so I
can make sure that they are really optional now.)

17 months agoRemove node_get_rsa_onion_key
Nick Mathewson [Mon, 24 Jun 2024 18:16:11 +0000 (14:16 -0400)] 
Remove node_get_rsa_onion_key

17 months agoRemove TAP key from extend_info_t
Nick Mathewson [Mon, 24 Jun 2024 18:15:04 +0000 (14:15 -0400)] 
Remove TAP key from extend_info_t

17 months agoMake onion-key body optional in microdescs
Nick Mathewson [Mon, 24 Jun 2024 18:04:04 +0000 (14:04 -0400)] 
Make onion-key body optional in microdescs

Also, stop storing onion keys in microdesc_t.

(In prop350, for microdescs, we are making the body optional; the "onion-key"
entry is still mandatory, so that we can tell where microdescs begin.)

17 months agoRemove support for deciding to use CREATE/EXTEND/TAP.
Nick Mathewson [Mon, 24 Jun 2024 17:54:26 +0000 (13:54 -0400)] 
Remove support for deciding to use CREATE/EXTEND/TAP.

17 months agoprop350: Remove all support for TAP, CREATE, and EXTEND.
Nick Mathewson [Mon, 24 Jun 2024 17:51:54 +0000 (13:51 -0400)] 
prop350: Remove all support for TAP, CREATE, and EXTEND.

17 months agoprop350: Stop accepting CREATE and EXTEND.
Nick Mathewson [Mon, 24 Jun 2024 17:29:04 +0000 (13:29 -0400)] 
prop350: Stop accepting CREATE and EXTEND.

17 months agoMerge branch 'maint-0.4.8'
David Goulet [Tue, 18 Jun 2024 19:19:12 +0000 (15:19 -0400)] 
Merge branch 'maint-0.4.8'

17 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>
17 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.

17 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.

17 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.

17 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.

17 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.

17 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

17 months agoMerge branch 'sandbox-bwauth' into 'main'
David Goulet [Tue, 18 Jun 2024 13:10:19 +0000 (13:10 +0000)] 
Merge branch 'sandbox-bwauth' into 'main'

fix sandbox for bandwidth authority

Closes #40933

See merge request tpo/core/tor!821

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

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

17 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

17 months agoMerge branch 'maint-0.4.8'
David Goulet [Thu, 6 Jun 2024 13:22:20 +0000 (09:22 -0400)] 
Merge branch 'maint-0.4.8'

17 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

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

17 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

17 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.

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

18 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.
18 months agoMerge branch 'maint-0.4.8'
David Goulet [Thu, 30 May 2024 16:30:44 +0000 (12:30 -0400)] 
Merge branch 'maint-0.4.8'

18 months agoMerge branch 'ticket40689_048_01' into maint-0.4.8
David Goulet [Thu, 30 May 2024 16:30:40 +0000 (12:30 -0400)] 
Merge branch 'ticket40689_048_01' into maint-0.4.8

18 months agoMerge branch 'ticket40689_048_01' into 'main'
David Goulet [Thu, 30 May 2024 16:29:56 +0000 (16:29 +0000)] 
Merge branch 'ticket40689_048_01' into 'main'

dirauth: Add new faravahar

Closes #40689

See merge request tpo/core/tor!819

18 months agoMerge branch 'maint-0.4.8'
David Goulet [Thu, 30 May 2024 13:51:52 +0000 (09:51 -0400)] 
Merge branch 'maint-0.4.8'

18 months agoscripts: Fix Python3 warnings
David Goulet [Thu, 30 May 2024 13:50:38 +0000 (09:50 -0400)] 
scripts: Fix Python3 warnings

Signed-off-by: David Goulet <dgoulet@torproject.org>
18 months agodirauth: Add new faravahar
David Goulet [Thu, 30 May 2024 13:09:39 +0000 (09:09 -0400)] 
dirauth: Add new faravahar

Brand new address, brand new keys, brand new day.

Closes #40689

Signed-off-by: David Goulet <dgoulet@torproject.org>
18 months agoMerge branch 'typos' into 'main'
David Goulet [Wed, 29 May 2024 16:58:01 +0000 (16:58 +0000)] 
Merge branch 'typos' into 'main'

fix a few comment typos

See merge request tpo/core/tor!818

18 months agofix a few comment typos
Roger Dingledine [Wed, 29 May 2024 16:45:51 +0000 (12:45 -0400)] 
fix a few comment typos

19 months agoMerge branch 'maint-0.4.8'
David Goulet [Tue, 30 Apr 2024 19:34:11 +0000 (15:34 -0400)] 
Merge branch 'maint-0.4.8'

19 months agoFix typo in tor-relays list address
hiro [Tue, 30 Apr 2024 12:35:16 +0000 (14:35 +0200)] 
Fix typo in tor-relays list address

19 months agoMerge branch 'maint-0.4.8'
David Goulet [Mon, 29 Apr 2024 20:02:12 +0000 (16:02 -0400)] 
Merge branch 'maint-0.4.8'

19 months agoMerge branch 'm4-serial-fix' into 'main'
David Goulet [Mon, 29 Apr 2024 20:00:44 +0000 (20:00 +0000)] 
Merge branch 'm4-serial-fix' into 'main'

m4: update ax_check_compile_flag.m4 from autoconf-archive

See merge request tpo/core/tor!813