[tor-commits] [translation/communitytpo-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot

2021-01-29 Thread translation
commit 848cc25417bd2d162d0d759142e6212e98055994 Author: Translation commit bot Date: Sat Jan 30 06:15:11 2021 + https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot --- contents+tr.po | 25 ++--- 1 file changed, 22 insertions(+), 3

[tor-commits] [tor/master] Remove changes files merged in 0455-rc

2021-01-29 Thread nickm
commit 1eec42dee4aa3c0700ec74b0f230472a37aa3d56 Author: Nick Mathewson Date: Fri Jan 29 17:11:13 2021 -0500 Remove changes files merged in 0455-rc --- changes/ticket2667 | 4 changes/ticket40254 | 4 2 files changed, 8 deletions(-) diff --git a/changes/ticket2667

[tor-commits] [tor/release-0.4.5] Try to write a changelog for 0455-rc

2021-01-29 Thread nickm
commit 9cfbb45487e608f1c9dfa5568f3ebcf7cee31ed9 Author: Nick Mathewson Date: Fri Jan 29 17:09:06 2021 -0500 Try to write a changelog for 0455-rc --- ChangeLog | 21 + changes/ticket2667 | 4 changes/ticket40254 | 4 3 files changed, 21

[tor-commits] [manual/master] Merge branch 'know-issues'

2021-01-29 Thread gus
commit 5d690aeec5ad8cdab15c443179562f369eb7ff2c Merge: b20f064 5fe874f Author: gus Date: Fri Jan 29 15:27:56 2021 -0500 Merge branch 'know-issues' content/known-issues/contents.lr | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-)

[tor-commits] [manual/master] Updating the 'Known Issues' page

2021-01-29 Thread gus
commit a0fec7e7590995676d4ab6599868f658c32c52f6 Author: championquizzer Date: Fri Jan 29 14:47:59 2021 +0530 Updating the 'Known Issues' page --- content/known-issues/contents.lr | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git

[tor-commits] [manual/master] updated trac link to gitlab one

2021-01-29 Thread gus
commit 5fe874f296bbab10dc72b4eebd1eaea9c234c498 Author: championquizzer Date: Fri Jan 29 20:23:03 2021 +0530 updated trac link to gitlab one --- content/known-issues/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/known-issues/contents.lr

[tor-commits] [newsletter/master] Update year of publication.

2021-01-29 Thread gus
commit d358b520009931916878a758edc22f506d6efcad Author: gus Date: Fri Jan 29 15:07:55 2021 -0500 Update year of publication. --- content/archive/2020-fundraising-results-thank-you/contents.lr | 2 +- content/archive/2020-fundraising-results-thank-you/text/contents.lr | 2 +- 2 files

[tor-commits] [tor/release-0.4.5] Merge branch 'maint-0.4.5' into release-0.4.5

2021-01-29 Thread dgoulet
commit 04d7007609c0a34cac8a15ffee4d528d669fdc10 Merge: dddc6a4b30 46efbcb116 Author: David Goulet Date: Fri Jan 29 14:40:56 2021 -0500 Merge branch 'maint-0.4.5' into release-0.4.5 changes/ticket2667 | 4 +++ src/core/or/address_set.c | 74

[tor-commits] [tor/release-0.4.5] test: Add test for exits blocking reentry to the network

2021-01-29 Thread dgoulet
commit 46efbcb116b70f417c9e4241e4480688169b1813 Author: George Kadianakis Date: Fri Jan 29 18:21:30 2021 +0200 test: Add test for exits blocking reentry to the network Signed-off-by: David Goulet --- src/test/test_address_set.c | 80 +

[tor-commits] [tor/release-0.4.5] relay: Add bloomfiter of relay address + {OR|Dir}Port

2021-01-29 Thread dgoulet
commit 8dda7bfdb84a5e4b3b422592f811a465e37bb155 Author: David Goulet Date: Wed Jan 27 21:49:56 2021 -0500 relay: Add bloomfiter of relay address + {OR|Dir}Port In order to deny re-entry in the network, we now keep a bloomfilter of relay ORPort + address and authorities ORPort

[tor-commits] [tor/master] test: Add test for exits blocking reentry to the network

2021-01-29 Thread dgoulet
commit 46efbcb116b70f417c9e4241e4480688169b1813 Author: George Kadianakis Date: Fri Jan 29 18:21:30 2021 +0200 test: Add test for exits blocking reentry to the network Signed-off-by: David Goulet --- src/test/test_address_set.c | 80 +

[tor-commits] [tor/release-0.4.5] exit: Deny re-entry into the network

2021-01-29 Thread dgoulet
commit 632688c797bb3968946343cafaaf51c882c59aed Author: Roger Dingledine Date: Wed Jan 27 23:48:57 2021 -0500 exit: Deny re-entry into the network Exit relays now reject exit attempts to known relay addresses + ORPort and also to authorities on the ORPort and DirPort.

[tor-commits] [tor/master] Merge branch 'maint-0.4.5'

2021-01-29 Thread dgoulet
commit ec9575944ac780d67bd36c0e6e64ddcebcdadeb3 Merge: e50469299b 46efbcb116 Author: David Goulet Date: Fri Jan 29 14:40:56 2021 -0500 Merge branch 'maint-0.4.5' changes/ticket2667 | 4 +++ src/core/or/address_set.c | 74 ++

[tor-commits] [tor/master] relay: Add bloomfiter of relay address + {OR|Dir}Port

2021-01-29 Thread dgoulet
commit 8dda7bfdb84a5e4b3b422592f811a465e37bb155 Author: David Goulet Date: Wed Jan 27 21:49:56 2021 -0500 relay: Add bloomfiter of relay address + {OR|Dir}Port In order to deny re-entry in the network, we now keep a bloomfilter of relay ORPort + address and authorities ORPort

[tor-commits] [tor/master] exit: Deny re-entry into the network

2021-01-29 Thread dgoulet
commit 632688c797bb3968946343cafaaf51c882c59aed Author: Roger Dingledine Date: Wed Jan 27 23:48:57 2021 -0500 exit: Deny re-entry into the network Exit relays now reject exit attempts to known relay addresses + ORPort and also to authorities on the ORPort and DirPort.

[tor-commits] [tor/maint-0.4.5] relay: Add bloomfiter of relay address + {OR|Dir}Port

2021-01-29 Thread dgoulet
commit 8dda7bfdb84a5e4b3b422592f811a465e37bb155 Author: David Goulet Date: Wed Jan 27 21:49:56 2021 -0500 relay: Add bloomfiter of relay address + {OR|Dir}Port In order to deny re-entry in the network, we now keep a bloomfilter of relay ORPort + address and authorities ORPort

[tor-commits] [tor/maint-0.4.5] test: Add test for exits blocking reentry to the network

2021-01-29 Thread dgoulet
commit 46efbcb116b70f417c9e4241e4480688169b1813 Author: George Kadianakis Date: Fri Jan 29 18:21:30 2021 +0200 test: Add test for exits blocking reentry to the network Signed-off-by: David Goulet --- src/test/test_address_set.c | 80 +

[tor-commits] [tor/maint-0.4.5] exit: Deny re-entry into the network

2021-01-29 Thread dgoulet
commit 632688c797bb3968946343cafaaf51c882c59aed Author: Roger Dingledine Date: Wed Jan 27 23:48:57 2021 -0500 exit: Deny re-entry into the network Exit relays now reject exit attempts to known relay addresses + ORPort and also to authorities on the ORPort and DirPort.

[tor-commits] [translation/tails-onioncircuits_release] https://gitweb.torproject.org/translation.git/commit/?h=tails-onioncircuits_release

2021-01-29 Thread translation
commit f07f784c714200f5f45ce2660ffe66f755e56d94 Author: Translation commit bot Date: Fri Jan 29 18:47:06 2021 + https://gitweb.torproject.org/translation.git/commit/?h=tails-onioncircuits_release --- pt_BR/onioncircuits.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[tor-commits] [lego/master] Fix tor-icons.woff url in bootstrap.css

2021-01-29 Thread hiro
commit 3361e2595ed5fee8f9c44a0e43da78057ef3387d Author: Duncan Date: Wed Jan 20 16:16:31 2021 + Fix tor-icons.woff url in bootstrap.css --- assets/static/css/bootstrap.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/static/css/bootstrap.css

[tor-commits] [newsletter/master] Add January newsletter

2021-01-29 Thread hiro
commit be23366c8d4521e60eafc8dc246854d35c3e171c Author: hiro Date: Fri Jan 29 18:37:33 2021 +0100 Add January newsletter --- .../2020-fundraising-results-thank-you/contents.lr | 167 + .../text/contents.lr | 111 ++ 2 files

[tor-commits] [manual/master] Fix #39

2021-01-29 Thread gus
commit b20f06431df5e3c5fe6fefe0a7444127d4485da1 Author: championquizzer Date: Fri Jan 29 16:47:26 2021 +0530 Fix #39 --- content/installation/contents.lr | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/content/installation/contents.lr

[tor-commits] [community/master] Clean up list of projects to: 1. hide OONI projects for now and 2. move successfully completed projects to "Past projects" section

2021-01-29 Thread gus
commit b4f4e3bd44a410f22b0c229e69a8fd4a4f3073fc Author: Pili Guerra Date: Thu Jan 28 17:27:41 2021 +0100 Clean up list of projects to: 1. hide OONI projects for now and 2. move successfully completed projects to "Past projects" section ---

[tor-commits] [community/master] Add fields to support listing successfully completed projects

2021-01-29 Thread gus
commit 0694e2b1cd353a51a02a346910c61b626da8334e Author: Pili Guerra Date: Thu Jan 28 17:25:27 2021 +0100 Add fields to support listing successfully completed projects --- models/project.ini | 8 ++-- templates/gsoc.html | 21 - 2 files changed, 18 insertions(+),

[tor-commits] [status-site/main] Mark v3 onion and dir auth issue as resolved

2021-01-29 Thread gk
commit 02df8c549624ce5cbe1fb96aee92cade9555dece Author: Georg Koppen Date: Fri Jan 29 14:02:58 2021 + Mark v3 onion and dir auth issue as resolved --- content/issues/2021-01-28-dir-auth.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git

[tor-commits] [translation/communitytpo-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot

2021-01-29 Thread translation
commit 9acc0221d7daee5d0e74c6b970f6493e1eeb1248 Author: Translation commit bot Date: Fri Jan 29 10:15:11 2021 + https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot --- contents+it.po | 30 -- 1 file changed, 20 insertions(+),

[tor-commits] [translation/support-portal] https://gitweb.torproject.org/translation.git/commit/?h=support-portal

2021-01-29 Thread translation
commit e41a233c135a44db2be5750a8881ecb50d27a549 Author: Translation commit bot Date: Fri Jan 29 09:48:39 2021 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+it.po | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git

[tor-commits] [translation/https_everywhere_completed] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere_completed

2021-01-29 Thread translation
commit 294190663fc48cc56714584a65953526ec91e319 Author: Translation commit bot Date: Fri Jan 29 09:45:46 2021 + https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere_completed --- it/https-everywhere.dtd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)

[tor-commits] [translation/https_everywhere] https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere

2021-01-29 Thread translation
commit 1d377b619f339d1203f5254d96b526a2556e7d97 Author: Translation commit bot Date: Fri Jan 29 09:45:43 2021 + https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere --- it/https-everywhere.dtd | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff

[tor-commits] [translation/communitytpo-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot

2021-01-29 Thread translation
commit 7df5db15852d3a1a0d003f8b5d291e8f21dbc68c Author: Translation commit bot Date: Fri Jan 29 09:45:20 2021 + https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot --- contents+it.po | 13 +++-- 1 file changed, 11 insertions(+), 2 deletions(-)

[tor-commits] [translation/communitytpo-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot

2021-01-29 Thread translation
commit 1abd979abf46e3425a23d1d2408482886ff51996 Author: Translation commit bot Date: Fri Jan 29 08:45:11 2021 + https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot --- contents+tr.po | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff

[tor-commits] [translation/communitytpo-contentspot] https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot

2021-01-29 Thread translation
commit 142067068c66e98229011e733576032f729b2e4c Author: Translation commit bot Date: Fri Jan 29 08:15:17 2021 + https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot --- contents+tr.po | 19 +++ 1 file changed, 19 insertions(+) diff --git