Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-29 | test: Unit tests for overload onionskin ntor | David Goulet | |
Part of #40560 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2022-03-29 | rephist: Introduce a fraction and period for overload onionskin | David Goulet | |
This code was heavily reused from the previous DNS timeout work done in ticket #40491 that was removed afterall from our code. Closes #40560 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2022-03-28 | Merge branch 'maint-0.4.5' into maint-0.4.6 | David Goulet | |
2022-03-28 | Merge branch 'tor-gitlab/mr/556' into maint-0.4.5 | David Goulet | |
2022-03-27 | Sandbox: Permit the clone3 system call | Nick Mathewson | |
Apparently glibc-2.34 uses clone3, when previously it just used clone. Closes ticket #40590. | |||
2022-03-16 | Merge branch 'maint-0.4.5' into maint-0.4.6 | David Goulet | |
2022-03-16 | Merge branch 'tor-gitlab/mr/533' into maint-0.4.5 | David Goulet | |
2022-03-10 | Merge branch 'maint-0.4.5' into maint-0.4.6 | David Goulet | |
2022-03-10 | hs: Schedule mainloop event on dirinfo change | David Goulet | |
Due to a possible Guard subsystem recursion, when the HS client gets notified that the directory information has changed, it must run it in a seperate mainloop event to avoid such issue. See the ticket for more information on the recursion. This also fixes a fatal assert. Fixes #40579 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2022-03-09 | Merge branch 'maint-0.4.5' into maint-0.4.6 | David Goulet | |
2022-03-08 | hs: Fix multiple port label on single metric | David Goulet | |
Prometheus needs unique labels and so this bug was causing an onion service with multiple ports to have multiple "port=" label for the metrics requiring a port label. Fixes #40581 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2022-02-15 | Add CI triggers for Debian package builds | Jérôme Charaoui | |
This enables on-demand debian packaging CI builds on maintenance branches, to replace (often unnecessary) daily scheduled builds. | |||
2022-02-04 | version: Bump version to 0.4.6.10-dev | Tor CI Release | |
2022-02-04 | Merge branch 'maint-0.4.5' into maint-0.4.6 | David Goulet | |
2022-02-04 | version: Bump version to 0.4.5.12-dev | Tor CI Release | |
2022-02-04 | version: Bump version to 0.4.6.10 | Tor CI Release | |
2022-02-04 | Merge branch 'maint-0.4.5' into maint-0.4.6 | David Goulet | |
2022-02-04 | version: Bump version to 0.4.5.12 | Tor CI Release | |
2022-02-04 | Merge branch 'maint-0.4.5' into maint-0.4.6 | David Goulet | |
2022-02-04 | fallbackdir: Update list generated on February 04, 2022 | Tor CI Release | |
2022-02-04 | Update geoip files to match ipfire location db, 2022/02/04. | Tor CI Release | |
2022-02-04 | Merge branch 'maint-0.4.5' into maint-0.4.6 | David Goulet | |
2022-02-04 | Update geoip files to match ipfire location db, 2021/12/15. | Tor CI Release | |
2022-02-04 | Merge branch 'maint-0.4.5' into maint-0.4.6 | David Goulet | |
2022-02-04 | fallbackdir: Update list generated on December 15, 2021 | Tor CI Release | |
2022-02-03 | Merge branch 'maint-0.4.5' into maint-0.4.6 | David Goulet | |
2022-02-03 | hs: Double quote the metrics label value | David Goulet | |
Fixes #40552 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2022-01-24 | Merge branch 'maint-0.4.5' into maint-0.4.6 | David Goulet | |
2022-01-24 | Merge branch 'maint-0.3.5' into maint-0.4.5 | David Goulet | |
2022-01-24 | version: Bump version to 0.3.5.18maint-0.3.5 | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2022-01-24 | fallbackdir: Update list generated on January 24, 2022 | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2022-01-24 | geoip: Update to match ipfire location db, 2022/01/24. | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2022-01-19 | Merge branch 'maint-0.4.5' into maint-0.4.6 | David Goulet | |
2022-01-19 | test: Remove HSv2 protover specific test | David Goulet | |
HSv2 is not advertised as a supported protocol version anymore. This was introduced with the merge-forward of commit 72041c63064b461e which didn't fix the unit test. Fixes #40549 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2022-01-18 | Merge branch 'maint-0.4.5' into maint-0.4.6 | David Goulet | |
2022-01-18 | Merge branch 'maint-0.3.5' into maint-0.4.5 | David Goulet | |
2022-01-18 | Merge branch 'tor-gitlab/mr/511' into maint-0.3.5 | David Goulet | |
2022-01-18 | Merge branch 'maint-0.4.5' into maint-0.4.6 | David Goulet | |
2022-01-18 | Merge branch 'maint-0.3.5' into maint-0.4.5 | David Goulet | |
2022-01-18 | Merge branch 'tor-gitlab/mr/510' into maint-0.3.5 | David Goulet | |
2022-01-18 | Merge branch 'maint-0.4.5' into maint-0.4.6 | David Goulet | |
2022-01-18 | Merge branch 'maint-0.3.5' into maint-0.4.5 | David Goulet | |
2022-01-18 | Update new relay blogpost URL | Jérôme Charaoui | |
This removes the '/blog/' URL component which relies on a redirection since the blog has been migrated to Lektor | |||
2022-01-18 | main: Update a dead URL in a log notice | David Goulet | |
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 | relay: Don't advertise HSv2 protocol version | David Goulet | |
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> | |||
2021-12-16 | configure: Remove typo created by CI patch | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2021-12-16 | version: Bump version to 0.4.6.9-dev | Tor CI Release | |
2021-12-16 | configure: Fix typo in versiontor-0.4.6.9 | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2021-12-16 | Update geoip files to match ipfire location db, 2021/12/15. | Tor CI Release | |
2021-12-16 | fallbackdir: Update list generated on December 15, 2021 | Tor CI Release | |