Nick Mathewson
935d7b5803
Resolve typedef conflict from congestion_control_t
...
Resumes being able to build on old / esoteric gcc versions.
Fixes bug 40550; bugfix on 0.4.7.1-alpha.
2022-01-20 14:22:00 -05:00
David Goulet
222fbba4ff
relay: Fix memory leak on BUG() code path
...
Introduced in bf10206e9e
which is not
released yet thus no changes file.
Found by Coverity with cid #1495786 .
Fixes #40532
Signed-off-by: David Goulet <dgoulet@torproject.org>
2022-01-19 14:01:34 -05:00
David Goulet
0f9967c945
Merge branch 'maint-0.4.5' into maint-0.4.6
2022-01-19 13:56:43 -05:00
David Goulet
8e407e3329
Merge branch 'maint-0.4.6'
2022-01-19 13:56:43 -05:00
David Goulet
986730e82c
test: Remove HSv2 protover specific test
...
HSv2 is not advertised as a supported protocol version anymore.
This was introduced with the merge-forward of commit 72041c6306
which didn't fix the unit test.
Fixes #40549
Signed-off-by: David Goulet <dgoulet@torproject.org>
2022-01-19 13:36:23 -05:00
David Goulet
4d60ab8fb7
Merge branch 'maint-0.4.5' into maint-0.4.6
2022-01-18 13:15:38 -05:00
David Goulet
162c9f1b81
Merge branch 'maint-0.4.6'
2022-01-18 13:15:38 -05:00
David Goulet
4ab4521c31
Merge branch 'maint-0.3.5' into maint-0.4.5
2022-01-18 13:15:38 -05:00
David Goulet
501d8bbd4c
Merge branch 'tor-gitlab/mr/511' into maint-0.3.5
2022-01-18 13:15:33 -05:00
David Goulet
ec5611e876
Merge branch 'maint-0.4.5' into maint-0.4.6
2022-01-18 13:15:29 -05:00
David Goulet
e949586889
Merge branch 'maint-0.4.6'
2022-01-18 13:15:29 -05:00
David Goulet
49c758af47
Merge branch 'maint-0.3.5' into maint-0.4.5
2022-01-18 13:15:29 -05:00
David Goulet
e523480691
Merge branch 'tor-gitlab/mr/510' into maint-0.3.5
2022-01-18 13:15:23 -05:00
David Goulet
7d9d769123
Merge branch 'maint-0.4.5' into maint-0.4.6
2022-01-18 13:12:35 -05:00
David Goulet
a4510603f7
Merge branch 'maint-0.4.6'
2022-01-18 13:12:35 -05:00
David Goulet
aac5731f86
Merge branch 'maint-0.3.5' into maint-0.4.5
2022-01-18 13:12:13 -05:00
Jérôme Charaoui
d6c2da6630
Update new relay blogpost URL
...
This removes the '/blog/' URL component which relies on a
redirection since the blog has been migrated to Lektor
2022-01-18 12:56:34 -05:00
David Goulet
b9c06718a8
main: Update a dead URL in a log notice
...
Change https://www.torproject.org/download/download#warning to
https://support.torproject.org/faq/staying-anonymous/
Closes #40544
Signed-off-by: David Goulet <dgoulet@torproject.org>
2022-01-18 12:51:52 -05:00
David Goulet
72041c6306
relay: Don't advertise HSv2 protocol version
...
We removed HSIntro=3 and HSDir=1 that are v2 specific. Since 0.3.5.17,
we do not support introducing or being a directory for onion service v2.
Closes #40509
Signed-off-by: David Goulet <dgoulet@torproject.org>
2022-01-18 12:39:06 -05:00
skaluzka
ad7a50a6c8
Improve formatting of scripts/ci/ci-driver.sh
...
Add and remove few empty lines, covert all tabs to 4 spaces.
No real code changes here.
Signed-off-by: skaluzka <skaluzka@protonmail.com>
2022-01-06 21:25:30 +01:00
skaluzka
d129cfdc14
Add missing "Tor Project, Inc." to man files
...
Signed-off-by: skaluzka <skaluzka@protonmail.com>
2022-01-06 21:02:52 +01:00
Alexander Færøy
66e7ddb551
Merge remote-tracking branch 'tor-gitlab/mr/503' into main
2021-12-17 16:53:47 +00:00
David Goulet
c6486da83d
configure: Remove typo created by CI patch
...
Signed-off-by: David Goulet <dgoulet@torproject.org>
2021-12-16 13:03:51 -05:00
David Goulet
0fe3eae3ee
Merge branch 'maint-0.4.6'
2021-12-16 13:03:43 -05:00
David Goulet
413e0c7575
configure: Remove typo created by CI patch
...
Signed-off-by: David Goulet <dgoulet@torproject.org>
2021-12-16 13:03:23 -05:00
Nick Mathewson
5591a3bcd6
Merge remote-tracking branch 'tor-gitlab/mr/504'
2021-12-16 12:36:35 -05:00
David Goulet
ecffdb0b17
Merge branch 'maint-0.4.6'
2021-12-16 12:22:44 -05:00
David Goulet
51c7a08485
doc: One more poings in ReleasingTor.md
...
Signed-off-by: David Goulet <dgoulet@torproject.org>
2021-12-16 12:22:15 -05:00
David Goulet
3b10e0a393
changelog: Forward port ChangeLogs and ReleaseNotes
...
Signed-off-by: David Goulet <dgoulet@torproject.org>
2021-12-16 12:16:18 -05:00
David Goulet
a81ddc83be
doc: Update ReleasingTor.md with missing steps
...
Signed-off-by: David Goulet <dgoulet@torproject.org>
2021-12-16 12:14:52 -05:00
Tor CI Release
00d7337002
version: Bump version to 0.4.6.9-dev
2021-12-16 12:00:07 -05:00
Tor CI Release
475d669f62
version: Bump version to 0.4.7.3-alpha-dev
2021-12-16 11:59:20 -05:00
David Goulet
8a63deb84f
changelog: Fix ReleaseNotes leftover from CI
...
Signed-off-by: David Goulet <dgoulet@torproject.org>
2021-12-16 11:59:20 -05:00
David Goulet
e152a0a7cc
doc: Improve a bit the ReleasingTor.md
...
Signed-off-by: David Goulet <dgoulet@torproject.org>
2021-12-16 11:59:20 -05:00
David Goulet
a2971919ad
Merge branch 'maint-0.4.6'
2021-12-16 09:53:27 -05:00
David Goulet
ea2ada6d14
configure: Fix typo in version
...
Signed-off-by: David Goulet <dgoulet@torproject.org>
2021-12-16 09:53:16 -05:00
David Goulet
b5d12e32f6
configure: Fix typo in version
...
Signed-off-by: David Goulet <dgoulet@torproject.org>
2021-12-16 09:53:00 -05:00
David Goulet
8ebb735b70
changelog: Add release summary
...
Signed-off-by: David Goulet <dgoulet@torproject.org>
2021-12-16 09:34:32 -05:00
Tor CI Release
adc0d49ef2
release: ChangeLog and ReleaseNotes for 0.4.7.3-alpha
2021-12-16 09:32:04 -05:00
David Goulet
7a8aa8e36d
Merge branch 'maint-0.4.6'
2021-12-16 09:28:17 -05:00
Tor CI Release
9a4366b3e3
Update geoip files to match ipfire location db, 2021/12/15.
2021-12-16 09:27:46 -05:00
Tor CI Release
57e8a9b8cb
fallbackdir: Update list generated on December 15, 2021
2021-12-16 09:27:39 -05:00
Tor CI Release
955aa02c0d
version: Bump version to 0.4.7.3-alpha
2021-12-16 09:27:29 -05:00
David Goulet
21d189d90e
Merge branch 'maint-0.4.6'
2021-12-16 09:27:03 -05:00
Tor CI Release
faad5ded78
version: Bump version to 0.4.6.9
2021-12-16 09:23:30 -05:00
Hans-Christoph Steiner
a86918d524
fix syntax errors listed by cppcheck
2021-12-16 10:21:18 +01:00
David Goulet
48e993be95
changes: Minor syntax editing fixes
...
Signed-off-by: David Goulet <dgoulet@torproject.org>
2021-12-15 10:53:32 -05:00
David Goulet
bf10206e9e
Fix compiler warnings from ubuntu/jammy
...
Signed-off-by: David Goulet <dgoulet@torproject.org>
2021-12-15 09:00:15 -05:00
Alexander Færøy
193781e6ef
Merge remote-tracking branch 'tor-gitlab/mr/500' into main
2021-12-15 12:46:18 +00:00
Alexander Færøy
48d778bc32
Merge remote-tracking branch 'tor-gitlab/mr/491' into main
2021-12-15 12:41:00 +00:00