[tor-commits] [bridgedb/develop] Only process text/plain part of emails.

2020-07-13 Thread phw
commit 61e63879157343571f89ec02e0e21dd19e270e64 Author: Philipp Winter Date: Mon Jun 1 15:12:34 2020 -0700 Only process text/plain part of emails. When our autoresponder receives a multipart email from a user, it may get confused by the parts that are not text/plain. Instead

[tor-commits] [bridgedb/develop] Merge branch 'defect/33835' into 'develop'

2020-07-13 Thread phw
commit bd8b3796d9622101630687690ce672ec147ed21f Merge: 95ee763 61e6387 Author: Philipp Winter Date: Tue Jul 14 02:22:18 2020 + Merge branch 'defect/33835' into 'develop' Only process text/plain part of emails. See merge request tpo/anti-censorship/bridgedb!10

[tor-commits] [bridgedb/develop] Make init hook compatible with Python 3.

2020-07-13 Thread phw
commit 04fd047378022592306b76b5a68ddf8fd2df39a0 Author: Philipp Winter Date: Tue Jun 16 10:00:34 2020 -0700 Make init hook compatible with Python 3. Running `make pylint` now works again. This fixes issue #33647. --- .pylintrc | 2 +- CHANGELOG | 3 +++ 2 files changed,

[tor-commits] [bridgedb/develop] Changed the address to get-pip.py

2020-07-13 Thread phw
commit 4a649fe6bc8e4f2f2864f9187961587a7bc2bb3b Author: agix Date: Wed Apr 1 12:36:20 2020 +0200 Changed the address to get-pip.py Signed-off-by: Philipp Winter --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index

[tor-commits] [bridgedb/develop] Merge branch 'issue-33647' into 'develop'

2020-07-13 Thread phw
commit 95ee763cd5cb7761dd639b388541661c93e690d0 Merge: fb3cfa7 04fd047 Author: Philipp Winter Date: Tue Jul 14 01:55:53 2020 + Merge branch 'issue-33647' into 'develop' Issue 33647 See merge request tpo/anti-censorship/bridgedb!5 .pylintrc | 2 +- CHANGELOG | 3

[tor-commits] [snowflake-mobile/master] Moved creation of PeerConnection to offerRequestSuccess

2020-07-13 Thread cohosh
commit 492e7648eb72935b179f987d8b88269ac4ea084e Author: Hashik Donthineni Date: Thu Jul 9 22:44:46 2020 +0530 Moved creation of PeerConnection to offerRequestSuccess --- app/src/main/java/org/torproject/snowflake/MyPersistentService.java | 3 ++- 1 file changed, 2 insertions(+), 1

[tor-commits] [snowflake-mobile/master] Used closeConnections function in onDestroy to clear connections

2020-07-13 Thread cohosh
commit 7cac3c5b732f9bc97dc345e8cec9d34a266e481a Author: Hashik Donthineni Date: Fri Jul 10 23:48:45 2020 +0530 Used closeConnections function in onDestroy to clear connections --- .../torproject/snowflake/MyPersistentService.java | 22 +- 1 file changed, 9

[tor-commits] [torspec/master] Add new ipv6 stats fields to dirstats from prop313

2020-07-13 Thread dgoulet
commit 4b7d9b1b442c0f46b4ac430f0e79b499f5923ff0 Author: Nick Mathewson Date: Mon Jul 13 11:11:39 2020 -0400 Add new ipv6 stats fields to dirstats from prop313 --- dir-spec.txt | 18 ++ 1 file changed, 18 insertions(+) diff --git a/dir-spec.txt b/dir-spec.txt index

[tor-commits] [torspec/master] Move description of read-history and write-history to extrainfo

2020-07-13 Thread dgoulet
commit 8729838399814f1baec4e754cec48fc141660864 Author: Nick Mathewson Date: Mon Jul 13 11:08:51 2020 -0400 Move description of read-history and write-history to extrainfo We moved the fields to extrainto back in 0.2.0.x, which is now long-obsolete -- it's time to move the

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

2020-07-13 Thread dgoulet
commit 515d4f1e93bcf9160c8b41d5a90b3144388f706f Merge: eb427f309c 0acc3ae879 Author: David Goulet Date: Mon Jul 13 15:03:34 2020 -0400 Merge branch 'maint-0.4.3' into maint-0.4.4 Makefile.am | 3 +-- changes/ticket40030 | 7 +++ 2 files changed, 8 insertions(+), 2

[tor-commits] [tor/release-0.4.4] Remove check-cocci from check-local target.

2020-07-13 Thread dgoulet
commit 0acc3ae87904ca5d9bd430a5a89f89dd97f9ec85 Author: Nick Mathewson Date: Mon Jul 13 09:24:26 2020 -0400 Remove check-cocci from check-local target. check-cocci is still a good idea -- perhaps as a cron job? But doing it as part of our regular tests has just been

[tor-commits] [tor/maint-0.4.3] Remove check-cocci from check-local target.

2020-07-13 Thread dgoulet
commit 0acc3ae87904ca5d9bd430a5a89f89dd97f9ec85 Author: Nick Mathewson Date: Mon Jul 13 09:24:26 2020 -0400 Remove check-cocci from check-local target. check-cocci is still a good idea -- perhaps as a cron job? But doing it as part of our regular tests has just been

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

2020-07-13 Thread dgoulet
commit 29a474294c968218576ec6d912a94b8187a1e47b Merge: 02cff32d79 515d4f1e93 Author: David Goulet Date: Mon Jul 13 15:04:13 2020 -0400 Merge branch 'maint-0.4.4' Makefile.am | 3 +-- changes/ticket40030 | 7 +++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --cc

[tor-commits] [tor/maint-0.4.4] Merge branch 'maint-0.4.3' into maint-0.4.4

2020-07-13 Thread dgoulet
commit 515d4f1e93bcf9160c8b41d5a90b3144388f706f Merge: eb427f309c 0acc3ae879 Author: David Goulet Date: Mon Jul 13 15:03:34 2020 -0400 Merge branch 'maint-0.4.3' into maint-0.4.4 Makefile.am | 3 +-- changes/ticket40030 | 7 +++ 2 files changed, 8 insertions(+), 2

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

2020-07-13 Thread dgoulet
commit a5a6d470810635f06d3457cf315433c0df1f0ae3 Merge: 78bbbd9035 515d4f1e93 Author: David Goulet Date: Mon Jul 13 15:03:53 2020 -0400 Merge branch 'maint-0.4.4' into release-0.4.4 Makefile.am | 3 +-- changes/ticket40030 | 7 +++ 2 files changed, 8 insertions(+), 2

[tor-commits] [tor/maint-0.4.4] Remove check-cocci from check-local target.

2020-07-13 Thread dgoulet
commit 0acc3ae87904ca5d9bd430a5a89f89dd97f9ec85 Author: Nick Mathewson Date: Mon Jul 13 09:24:26 2020 -0400 Remove check-cocci from check-local target. check-cocci is still a good idea -- perhaps as a cron job? But doing it as part of our regular tests has just been

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

2020-07-13 Thread dgoulet
commit 05af1e25a0d61b2d840d7d48efcaf51d6b4ebbf7 Merge: af46b1d8cd 0acc3ae879 Author: David Goulet Date: Mon Jul 13 14:58:40 2020 -0400 Merge branch 'maint-0.4.3' into release-0.4.3 Makefile.am | 3 +-- changes/ticket40030 | 7 +++ 2 files changed, 8 insertions(+), 2

[tor-commits] [tor/release-0.4.3] Remove check-cocci from check-local target.

2020-07-13 Thread dgoulet
commit 0acc3ae87904ca5d9bd430a5a89f89dd97f9ec85 Author: Nick Mathewson Date: Mon Jul 13 09:24:26 2020 -0400 Remove check-cocci from check-local target. check-cocci is still a good idea -- perhaps as a cron job? But doing it as part of our regular tests has just been

[tor-commits] [tor/master] Remove check-cocci from check-local target.

2020-07-13 Thread dgoulet
commit 0acc3ae87904ca5d9bd430a5a89f89dd97f9ec85 Author: Nick Mathewson Date: Mon Jul 13 09:24:26 2020 -0400 Remove check-cocci from check-local target. check-cocci is still a good idea -- perhaps as a cron job? But doing it as part of our regular tests has just been

[tor-commits] [tor/master] Merge branch 'maint-0.4.3' into maint-0.4.4

2020-07-13 Thread dgoulet
commit 515d4f1e93bcf9160c8b41d5a90b3144388f706f Merge: eb427f309c 0acc3ae879 Author: David Goulet Date: Mon Jul 13 15:03:34 2020 -0400 Merge branch 'maint-0.4.3' into maint-0.4.4 Makefile.am | 3 +-- changes/ticket40030 | 7 +++ 2 files changed, 8 insertions(+), 2

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

2020-07-13 Thread translation
commit b76e3404e8c1b2c9ed4504eba5243d27aaa3ac0a Author: Translation commit bot Date: Mon Jul 13 18:45:13 2020 + https://gitweb.torproject.org/translation.git/commit/?h=communitytpo-contentspot --- contents+pl.po | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff

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

2020-07-13 Thread translation
commit a61cfb0b4935eeeb8ee232d0069435b32762ae32 Author: Translation commit bot Date: Mon Jul 13 17:16:32 2020 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release --- es.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/es.po b/es.po index

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

2020-07-13 Thread translation
commit daef9a098421deb127042b92c2b6cab8f6d77e2a Author: Translation commit bot Date: Mon Jul 13 17:15:50 2020 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc --- es.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/es.po b/es.po index

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

2020-07-13 Thread translation
commit d60c42606e6a0e8c9a4b3e4f9855f22585a0a68b Author: Translation commit bot Date: Mon Jul 13 16:46:33 2020 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release --- es.po | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/es.po b/es.po

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

2020-07-13 Thread translation
commit d038e63a3207994ed528b65cc19012549d400d4d Author: Translation commit bot Date: Mon Jul 13 16:45:51 2020 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc --- es.po | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/es.po b/es.po index

[tor-commits] [tor/master] Improve docs for addr, address, and real_addr fields

2020-07-13 Thread nickm
commit 02cff32d7947cd230b1dab299b29dec5315ea4b9 Author: Nick Mathewson Date: Mon Jul 13 12:13:41 2020 -0400 Improve docs for addr, address, and real_addr fields These fields have a complicated history, some slightly complicated behavior, and some definitely inadequate

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

2020-07-13 Thread nickm
commit ecb43ce21caccbdfe99b0e12cdce7f83d59b06e3 Merge: 0c91c6359 eb427f309 Author: Nick Mathewson Date: Mon Jul 13 10:45:04 2020 -0400 Merge branch 'maint-0.4.4' changes/ticket31812 | 4 contrib/clang/sanitize_blacklist.txt| 4 ++--

[tor-commits] [tor/master] Changes file for ticket 31812.

2020-07-13 Thread nickm
commit eb427f309cbe2eb82769fdec4e9b7a7249c3287b Author: Nick Mathewson Date: Mon Jul 13 10:42:41 2020 -0400 Changes file for ticket 31812. --- changes/ticket31812 | 4 1 file changed, 4 insertions(+) diff --git a/changes/ticket31812 b/changes/ticket31812 new file mode 100644 index

[tor-commits] [tor/master] Bug 31812: Change http URL's to https

2020-07-13 Thread nickm
commit 0be80fb65003df21bece5d56e298b7fbf277b429 Author: JeremyRand Date: Fri Sep 20 07:58:30 2019 + Bug 31812: Change http URL's to https --- contrib/clang/sanitize_blacklist.txt| 4 ++-- contrib/operator-tools/tor-exit-notice.html | 4 ++-- doc/HACKING/CodingStandards.md

[tor-commits] [tor/maint-0.4.4] Bug 31812: Change http URL's to https

2020-07-13 Thread nickm
commit 0be80fb65003df21bece5d56e298b7fbf277b429 Author: JeremyRand Date: Fri Sep 20 07:58:30 2019 + Bug 31812: Change http URL's to https --- contrib/clang/sanitize_blacklist.txt| 4 ++-- contrib/operator-tools/tor-exit-notice.html | 4 ++-- doc/HACKING/CodingStandards.md

[tor-commits] [tor/release-0.4.4] Bug 31812: Change http URL's to https

2020-07-13 Thread nickm
commit 0be80fb65003df21bece5d56e298b7fbf277b429 Author: JeremyRand Date: Fri Sep 20 07:58:30 2019 + Bug 31812: Change http URL's to https --- contrib/clang/sanitize_blacklist.txt| 4 ++-- contrib/operator-tools/tor-exit-notice.html | 4 ++-- doc/HACKING/CodingStandards.md

[tor-commits] [tor/maint-0.4.4] Changes file for ticket 31812.

2020-07-13 Thread nickm
commit eb427f309cbe2eb82769fdec4e9b7a7249c3287b Author: Nick Mathewson Date: Mon Jul 13 10:42:41 2020 -0400 Changes file for ticket 31812. --- changes/ticket31812 | 4 1 file changed, 4 insertions(+) diff --git a/changes/ticket31812 b/changes/ticket31812 new file mode 100644 index

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

2020-07-13 Thread nickm
commit 78bbbd9035284f81d8ea2dfed87729ed20e855b1 Merge: aaf8165cd eb427f309 Author: Nick Mathewson Date: Mon Jul 13 10:45:04 2020 -0400 Merge branch 'maint-0.4.4' into release-0.4.4 changes/ticket31812 | 4 contrib/clang/sanitize_blacklist.txt| 4

[tor-commits] [tor/release-0.4.4] Changes file for ticket 31812.

2020-07-13 Thread nickm
commit eb427f309cbe2eb82769fdec4e9b7a7249c3287b Author: Nick Mathewson Date: Mon Jul 13 10:42:41 2020 -0400 Changes file for ticket 31812. --- changes/ticket31812 | 4 1 file changed, 4 insertions(+) diff --git a/changes/ticket31812 b/changes/ticket31812 new file mode 100644 index

[tor-commits] [tor/master] Update channel_matches_target_addr_for_extend test to current API

2020-07-13 Thread nickm
commit 59133051f9040717f2f87aa5c2b051eadce2ebdf Author: Nick Mathewson Date: Mon Jul 13 10:10:25 2020 -0400 Update channel_matches_target_addr_for_extend test to current API --- src/core/or/channel.c | 9 + src/core/or/channel.h | 5 - src/test/test_channel.c | 12

[tor-commits] [tor/master] Merge branch 'ticket33919'

2020-07-13 Thread nickm
commit 0c91c63593720f07a20034bce2b0478dee216763 Merge: b119c5577 59133051f Author: Nick Mathewson Date: Mon Jul 13 10:10:57 2020 -0400 Merge branch 'ticket33919' changes/ticket33919 | 3 +++ src/core/or/channel.c | 9 +--- src/core/or/channel.h | 5 -

[tor-commits] [tor/master] Added tests

2020-07-13 Thread nickm
commit c84ce716dce09eb26f26e3303efa2c0a04a870b7 Author: MrSquanchee Date: Tue Apr 21 18:23:42 2020 +0530 Added tests Added tests for channel_matches_target_addr_for_extend(). Ticket #33919. --- changes/ticket33919 | 3 +++ src/test/test_channel.c | 56

[tor-commits] [tor/master] Syntax highlighting in the docs

2020-07-13 Thread nickm
commit b119c5577678b14f320a1a5cd58d8f591cb3084d Author: Guinness Date: Mon Jul 13 11:16:51 2020 +0200 Syntax highlighting in the docs This adds the syntax highlights in the MarkDown files. Fixes #33741 --- doc/HACKING/CircuitPaddingQuickStart.md | 22 +--

[tor-commits] [community/master] Merge branch 'patch-1'

2020-07-13 Thread gus
commit 131b697da073e21645a50a28685fb645093a7fcc Merge: 46365e2 1e6a6db Author: gus Date: Mon Jul 13 08:15:31 2020 -0400 Merge branch 'patch-1' content/relay-operations/technical-setup/post-install/contents.lr | 1 + 1 file changed, 1 insertion(+)

[tor-commits] [community/master] Fix typo

2020-07-13 Thread gus
commit 46365e296007fabaeffbde22d2ed1211e82609db Author: Amin Shah Gilani Date: Mon Jul 13 15:21:10 2020 +0500 Fix typo --- content/onion-services/advanced/onion-location/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [community/master] Add keys folder location Fedora

2020-07-13 Thread gus
commit 1e6a6db50ae322c9e69240d9d48c025c0c8afd66 Author: Devices Date: Thu Jul 2 18:35:43 2020 + Add keys folder location Fedora Added another operating system and its keys location. --- content/relay-operations/technical-setup/post-install/contents.lr | 1 + 1 file changed, 1

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

2020-07-13 Thread translation
commit d43c820c045e3dae6b6396e6274f20bc7c0e7ff7 Author: Translation commit bot Date: Mon Jul 13 09:18:01 2020 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+ka.po | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git

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

2020-07-13 Thread translation
commit 3e1d040fdd1f3d291807e58bed7c64b8b91b177e Author: Translation commit bot Date: Mon Jul 13 08:48:13 2020 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+ka.po | 4 1 file changed, 4 insertions(+) diff --git a/contents+ka.po

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

2020-07-13 Thread translation
commit 348f5b1a01f99c1b5faa779390653f26fa0dcfa6 Author: Translation commit bot Date: Mon Jul 13 08:17:57 2020 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+ka.po | 8 1 file changed, 8 insertions(+) diff --git a/contents+ka.po

[tor-commits] [metrics-tasks/master] Add ipv6.py script for tpo/metrics/trac#40002.

2020-07-13 Thread karsten
commit 2cab2b49267cb5e0f7fb8f7f89926b244a2d3acb Author: Karsten Loesing Date: Mon Jul 13 09:47:54 2020 +0200 Add ipv6.py script for tpo/metrics/trac#40002. --- tpo-metrics-trac-40002/README.md | 4 + tpo-metrics-trac-40002/ipv6.py | 173 +++ 2 files

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

2020-07-13 Thread translation
commit 51073169e3d6698c6f162f6e5b33f961440ed816 Author: Translation commit bot Date: Mon Jul 13 07:47:52 2020 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+ka.po | 24 1 file changed, 24 insertions(+) diff --git

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

2020-07-13 Thread translation
commit 7f1ef471edd08a3f0e67a070d305e012fc63c784 Author: Translation commit bot Date: Mon Jul 13 07:17:58 2020 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+ka.po | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git

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

2020-07-13 Thread translation
commit 6522a7c56827ae77c8072ea3c64c9a6686eb1a37 Author: Translation commit bot Date: Mon Jul 13 06:48:08 2020 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+ka.po | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git

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

2020-07-13 Thread translation
commit 990748a928d22a54cd8456d6aa826309c50270f9 Author: Translation commit bot Date: Mon Jul 13 06:17:52 2020 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+ka.po | 28 1 file changed, 24 insertions(+), 4 deletions(-)