David Goulet
cc31724f40
Merge branch 'ticket40870_048_02' into 'main'
...
conflux: Flag set as in full teardown in the free path
Closes #40870
See merge request tpo/core/tor!777
2023-10-18 14:40:18 +00:00
David Goulet
a382337be6
conflux: Flag set as in full teardown in the free path
...
We suspect a shutdown race of some sort for which the full teardown is not
noticed during the close but should be during the free.
For that, we flag the conflux set as in full teardown (if so) in the free path
in case the close path didn't caught it.
Fixes #40870
Signed-off-by: David Goulet <dgoulet@torproject.org>
2023-10-16 21:18:57 +00:00
David Goulet
2a1fc47d86
Merge branch 'maint-0.4.8'
2023-10-12 12:41:34 -04:00
David Goulet
660f4b8f4a
configure: Bump version to 0.4.8.8-dev
...
Signed-off-by: David Goulet <dgoulet@torproject.org>
2023-10-12 12:40:49 -04:00
David Goulet
a7b7989844
Merge branch 'eol-config' into 'main'
...
add configuration option to reject descriptor based on tor version
Closes #40817
See merge request tpo/core/tor!773
2023-10-12 14:36:33 +00:00
David Goulet
ea69bfe693
changes: Add changes file for MR 760
...
Signed-off-by: David Goulet <dgoulet@torproject.org>
2023-10-11 15:01:34 -04:00
David Goulet
dad173d3be
Merge branch 'metrics-count-bug' into 'main'
...
add metrics counter for BUG() reached
Closes #40839
See merge request tpo/core/tor!760
2023-10-11 18:59:34 +00:00
David Goulet
e32a604987
Merge branch 'maint-0.4.8'
2023-10-11 14:55:15 -04:00
David Goulet
e1102fdaf6
Merge branch 'bug40869_049' into 'main'
...
Fix the spelling of maxunmeasur(e)dbw.
See merge request tpo/core/tor!772
2023-10-11 18:52:40 +00:00
David Goulet
aa5e8510a3
Merge branch 'bug40869_048' into 'maint-0.4.8'
...
Fix the spelling of maxunmeasur(e)dbw (backport to 0.4.8)
See merge request tpo/core/tor!774
2023-10-11 18:51:44 +00:00
Nick Mathewson
8c22fd4a4d
Fix the spelling of maxunmeasur(e)dbw.
...
This has been misspelled when using consensus method 31 or later
since 0.4.6.1-alpha. Fixes bug 40869.
This commit is a backport of b9b0abd6c2
to 0.4.8.
2023-10-11 10:08:53 -04:00
trinity-1686a
a02eef2a19
reject MinimalAcceptedServerVersion which would reject current version
...
and fix memory leak on reload error path
2023-10-08 14:23:29 +02:00
trinity-1686a
0dd74e4709
fill manpage and add changes entry
2023-10-07 17:55:33 +02:00
trinity-1686a
6dfb48894f
introduce MinimalAcceptedServerVersion
2023-10-07 17:35:57 +02:00
Nick Mathewson
b9b0abd6c2
Fix the spelling of maxunmeasur(e)dbw.
...
This has been misspelled when using consensus method 31 or later
since 0.4.6.1-alpha. Fixes bug 40869.
2023-10-05 23:28:05 -04:00
David Goulet
5e95ad55dc
Merge branch 'obsolete_consensus_methods' into 'main'
...
Remove consensus methods before #32
Closes #40835
See merge request tpo/core/tor!771
2023-10-05 18:56:50 +00:00
Nick Mathewson
d2e03322a9
Add a changes file for removing pre-32 consensus methods ( #40835 )
2023-10-05 12:34:15 -04:00
Nick Mathewson
5b80a8f509
Remove MIN_METHOD_FOR_MIDDLEONLY
2023-10-05 09:07:47 -04:00
Nick Mathewson
a62ea32246
Remove MIN_METHOD_FOR_CORRECT_BWWEIGHTSCALE
...
This also lets us discard extract_param_buggy, which we've been
wanting to do.
2023-10-05 09:07:47 -04:00
Nick Mathewson
940a4c7eaa
Remove tests that checked for obsolete microdesc encoding.
2023-10-05 09:07:47 -04:00
Nick Mathewson
8ebb726d4d
Remove MIN_METHOD_FOR_UNPADDED_NTOR_KEY
2023-10-05 09:07:47 -04:00
Nick Mathewson
a2ab949a13
Remove MIN_METHOD_FOR_CANONICAL_FAMILIES_IN_MICRODESCS
2023-10-05 09:07:47 -04:00
Nick Mathewson
a7993bbd72
Whoops: test the "wrong" name for maxunmeasurdbw (sic).
...
Now that we never use an earlier consensus method, our tests actually
hit this, and we find that we have misspelled "maxunmeasurdbw" (sic) in
dirvote.c.
I have opened ticket #40869 to track this misspelling.
2023-10-05 09:07:37 -04:00
Nick Mathewson
a937648022
Update consensus methods in dir_umbw tests.
...
These tests had previously listed methods that we no longer support.
2023-10-05 08:45:23 -04:00
Nick Mathewson
5edc59bfd1
Increment MIN_SUPPORTED_CONSENSUS_METHOD to 32.
...
Per proposal 290, all earlier consensus methods are obsolete, since 32 is the
highest method supported by 0.4.7.7.
2023-10-05 08:11:41 -04:00
David Goulet
34b53ed8df
Merge branch 'maint-0.4.8'
2023-09-25 10:44:24 -04:00
David Goulet
c11ba9dea8
version: Bump version to 0.4.8.7-dev
...
Signed-off-by: David Goulet <dgoulet@torproject.org>
2023-09-25 10:44:06 -04:00
David Goulet
7f3daa5bd2
scripts: Always exit 0 after git commit for geoip script
...
Signed-off-by: David Goulet <dgoulet@torproject.org>
2023-09-25 10:17:30 -04:00
David Goulet
69126f995f
Merge branch 'maint-0.4.8'
2023-09-25 09:58:35 -04:00
Tor CI Release
edf395ecf6
version: Bump version to 0.4.8.7
2023-09-25 09:58:15 -04:00
David Goulet
d324c14a1f
Merge branch 'maint-0.4.8'
2023-09-25 09:51:50 -04:00
Tor CI Release
f55e344601
fallbackdir: Update list generated on September 25, 2023
2023-09-25 09:51:25 -04:00
Tor CI Release
7675bd9be9
Update geoip files to match ipfire location db, 2023/09/25.
2023-09-25 09:51:25 -04:00
David Goulet
dec9a6946f
Merge branch 'ahf/40638' into 'main'
...
Handle ntor and ntor_v3 individually in rephist and for MetricsPort.
Closes #40638
See merge request tpo/core/tor!767
2023-09-25 12:42:12 +00:00
David Goulet
0f84a5a626
Merge branch 'maint-0.4.8'
2023-09-21 08:59:02 -04:00
Mike Perry
4dda47839c
Changes file for bug40862
2023-09-21 00:08:01 +00:00
Mike Perry
d499de5813
Bug 40862: Check if circuits are unused more ways
2023-09-20 23:35:36 +00:00
Alexander Færøy
b855a786b6
Handle ntor and ntor_v3 individually in rephist and for MetricsPort.
...
This patch should not mess with the DoS protection here.
Fixes tpo/core/tor#40638.
2023-09-19 18:34:27 +02:00
David Goulet
f9378eb5fa
Merge branch 'maint-0.4.8'
2023-09-18 10:58:00 -04:00
Tor CI Release
03a31dbb68
version: Bump version to 0.4.8.6-dev
2023-09-18 10:57:55 -04:00
David Goulet
e71aa6153b
Merge branch 'maint-0.4.7' into maint-0.4.8
2023-09-18 10:57:45 -04:00
Tor CI Release
d7777c121c
version: Bump version to 0.4.7.15-dev
2023-09-18 10:57:35 -04:00
David Goulet
200b49d6b7
Merge branch 'maint-0.4.8'
2023-09-18 10:05:52 -04:00
Tor CI Release
99c55f52e7
version: Bump version to 0.4.8.6
2023-09-18 10:05:42 -04:00
David Goulet
aebfbcc530
Merge branch 'maint-0.4.7' into maint-0.4.8
2023-09-18 10:05:33 -04:00
Tor CI Release
69fdf36dd1
version: Bump version to 0.4.7.15
2023-09-18 10:05:23 -04:00
David Goulet
160c8b89b3
Merge branch 'maint-0.4.8'
2023-09-18 09:52:00 -04:00
David Goulet
62c0f9ec79
Merge branch 'maint-0.4.7' into maint-0.4.8
2023-09-18 09:51:59 -04:00
Tor CI Release
4a11b4b95c
fallbackdir: Update list generated on September 18, 2023
2023-09-18 09:51:12 -04:00
Tor CI Release
4fc5fe7f69
Update geoip files to match ipfire location db, 2023/09/18.
2023-09-18 09:51:07 -04:00