[tor-commits] [stem/master] Generator methods uncallable when synchronous

2020-08-11 Thread atagar
commit e3c21a6b3e516af4aef4b66c5beb7fe02e4c84f3 Author: Damian Johnson Date: Sun Aug 9 17:41:36 2020 -0700 Generator methods uncallable when synchronous Our Synchronous mixin failed to mock any async method that yields because inspect.iscoroutinefunction() does not recognize

[tor-commits] [stem/master] Fix tor-prompt initialization

2020-08-11 Thread atagar
commit d7eb8827c36876f58ffcd4a3e43a9dc507f4cf91 Author: Damian Johnson Date: Sat Aug 8 16:28:02 2020 -0700 Fix tor-prompt initialization Tor's present commit (67fc69c) isn't providing a bootstrap message with progress above 0% so dropping that requirement. Also fixing...

[tor-commits] [stem/master] Update microdescriptor pydocs

2020-08-11 Thread atagar
commit 1731720fb8254fa27019f03c36f6701e8d8d62a6 Author: Damian Johnson Date: Tue Aug 11 17:03:58 2020 -0700 Update microdescriptor pydocs This documentation dates back to the dawn of Stem. Thanks to Barkin for pointing out that it is no longer accurate...

[tor-commits] [tor/master] Use correct URL for CoreTorReleases in README.

2020-08-11 Thread nickm
commit 2f708079cd912eb70384002ff3ab29ff2d224ed4 Author: Nick Mathewson Date: Tue Aug 11 18:43:33 2020 -0400 Use correct URL for CoreTorReleases in README. Closes #40085 --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index

[tor-commits] [community/master] Changed exit nodes in Axtel to yes

2020-08-11 Thread gus
commit c577dd9b86bee5312b4304618dfb9d14940d6ae5 Author: Jacobo Date: Sat Aug 8 23:19:34 2020 -0500 Changed exit nodes in Axtel to yes --- content/relay-operations/community-resources/good-bad-isps/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [community/master] Add ASN to Axtel

2020-08-11 Thread gus
commit 1e6f286391a5727c97186757fa54a38e32e78e77 Author: Jacobo Date: Sat Aug 8 23:21:40 2020 -0500 Add ASN to Axtel --- content/relay-operations/community-resources/good-bad-isps/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [community/master] Add Telmex to Good Experiences in Mexico and update Axtel

2020-08-11 Thread gus
commit 234106cdb7eb56ba44a2b9b0b3e270da6b239b4a Author: Jacobo Date: Sat Aug 8 23:24:18 2020 -0500 Add Telmex to Good Experiences in Mexico and update Axtel --- .../relay-operations/community-resources/good-bad-isps/contents.lr| 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)

[tor-commits] [tor/master] Remove extraneous EVENT_CONTROLLER_WAIT

2020-08-11 Thread nickm
commit 4fdec27a12d4fd51c91bb82c133b4b8bee2133df Author: Nick Mathewson Date: Tue Aug 11 18:41:15 2020 -0400 Remove extraneous EVENT_CONTROLLER_WAIT This turned into a new StreamStatus value. Closes #40092. Bug not in any released Tor. ---

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

2020-08-11 Thread translation
commit af90764f09e2c34d2eebcd1ec6bb96f7473f5c01 Author: Translation commit bot Date: Tue Aug 11 22:18:01 2020 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+ar.po | 22 -- 1 file changed, 20 insertions(+), 2 deletions(-) diff

[tor-commits] [tor/master] CodingStandards.md: allow "bugfix on all supported versions.

2020-08-11 Thread nickm
commit b56985f02294ec7c087c457ed17c658e9ea32eb0 Author: Nick Mathewson Date: Tue Aug 11 17:58:11 2020 -0400 CodingStandards.md: allow "bugfix on all supported versions. Closes tpo/core/team#1 . --- doc/HACKING/CodingStandards.md | 4 1 file changed, 4 insertions(+) diff

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

2020-08-11 Thread nickm
commit 48cd932ed14ca135ffeb91ea4b8b23ad9bb5afe8 Merge: 872d369ce7 1770d1c216 Author: Nick Mathewson Date: Tue Aug 11 17:47:18 2020 -0400 Merge branch 'maint-0.4.4' into release-0.4.4 configure.ac| 4 ++-- contrib/win32build/tor-mingw.nsi.in | 2 +-

[tor-commits] [tor/release-0.4.4] bump version to 0.4.4.4-rc

2020-08-11 Thread nickm
commit 1770d1c216259f28684c5230c3cea463c1da3161 Author: Nick Mathewson Date: Tue Aug 11 17:46:44 2020 -0400 bump version to 0.4.4.4-rc --- configure.ac| 4 ++-- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed,

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

2020-08-11 Thread translation
commit 80702decf17a4d69e1413925288f78bf816fa58a Author: Translation commit bot Date: Tue Aug 11 21:48:10 2020 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+ar.po | 85 +++--- 1 file changed, 75

[tor-commits] [tor/maint-0.4.4] bump version to 0.4.4.4-rc

2020-08-11 Thread nickm
commit 1770d1c216259f28684c5230c3cea463c1da3161 Author: Nick Mathewson Date: Tue Aug 11 17:46:44 2020 -0400 bump version to 0.4.4.4-rc --- configure.ac| 4 ++-- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed,

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

2020-08-11 Thread nickm
commit ea0a704d52a39873a42ef2770b2b0614252740d5 Merge: e93ff481f9 1770d1c216 Author: Nick Mathewson Date: Tue Aug 11 17:47:02 2020 -0400 Merge branch 'maint-0.4.4' "ours" merge to avoid version bump. ___ tor-commits mailing list

[tor-commits] [tor/master] bump version to 0.4.4.4-rc

2020-08-11 Thread nickm
commit 1770d1c216259f28684c5230c3cea463c1da3161 Author: Nick Mathewson Date: Tue Aug 11 17:46:44 2020 -0400 bump version to 0.4.4.4-rc --- configure.ac| 4 ++-- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed,

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

2020-08-11 Thread translation
commit 3837c77e5f0095fcd7f2fab6ed0706968fc3fac5 Author: Translation commit bot Date: Tue Aug 11 21:17:53 2020 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+ar.po | 40 1 file changed, 36 insertions(+), 4

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

2020-08-11 Thread translation
commit 1e53ee2058fff28da02cb9d9dcc933024c1f78e0 Author: Translation commit bot Date: Tue Aug 11 20:48:14 2020 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+ar.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git

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

2020-08-11 Thread translation
commit e9107d2ecb107ff26bc9ab92778005e5121e012e Author: Translation commit bot Date: Tue Aug 11 20:18:00 2020 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+ar.po | 35 +++ 1 file changed, 31 insertions(+), 4

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

2020-08-11 Thread translation
commit ce5f6180f5bb6fd99b8e3a331a23965b940d29c8 Author: Translation commit bot Date: Tue Aug 11 19:47:55 2020 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+ar.po | 20 ++-- 1 file changed, 14 insertions(+), 6 deletions(-) diff

[tor-commits] [tor-browser-build/master] Bug 40017: Enable stripping again on Windows

2020-08-11 Thread gk
commit cc88f7409ca972802f70a6d0d3ec4effc3486828 Author: Georg Koppen Date: Tue Aug 11 09:46:23 2020 + Bug 40017: Enable stripping again on Windows Mozilla fixed the regression in bug 1651680. --- projects/firefox/mozconfig-windows-i686 | 1 +

[tor-commits] [tor-browser/tor-browser-78.1.0esr-10.0-1] Bug 1651680 - Support --enable-strip/--enable-install-strip on mingw. r=nalexander

2020-08-11 Thread gk
commit 8ebe00420de77ac6b8814359f6377e133f403494 Author: Mike Hommey Date: Tue Aug 11 02:53:34 2020 + Bug 1651680 - Support --enable-strip/--enable-install-strip on mingw. r=nalexander Differential Revision: https://phabricator.services.mozilla.com/D86649 --- moz.configure |

[tor-commits] [tor-browser/tor-browser-78.1.0esr-10.0-1] Bug 1651680 - Replace PKG_SKIP_STRIP with PKG_STRIP. r=nalexander

2020-08-11 Thread gk
commit 904d2bbec4fa8984cc29e27478ddcf69c4ba9594 Author: Mike Hommey Date: Tue Aug 11 02:44:17 2020 + Bug 1651680 - Replace PKG_SKIP_STRIP with PKG_STRIP. r=nalexander Differential Revision: https://phabricator.services.mozilla.com/D86648 --- moz.configure

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

2020-08-11 Thread translation
commit 24b62e494db7ac06233dc181fe876b72d42f0761 Author: Translation commit bot Date: Tue Aug 11 19:18:08 2020 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+ar.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contents+ar.po

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

2020-08-11 Thread translation
commit 907c1c04b99f9cbb980d83a616d6349145035e14 Author: Translation commit bot Date: Tue Aug 11 17:17:59 2020 + https://gitweb.torproject.org/translation.git/commit/?h=support-portal --- contents+ar.po | 20 1 file changed, 20 insertions(+) diff --git

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

2020-08-11 Thread nickm
commit 872d369ce7de08304f7eab841c5307173f891ec5 Merge: e3b501c576 d76f8457f3 Author: Nick Mathewson Date: Tue Aug 11 12:40:09 2020 -0400 Merge branch 'maint-0.4.4' into release-0.4.4 changes/bug34086 | 3 +++ src/feature/hs/hs_client.c | 14 ++ 2 files changed, 13

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

2020-08-11 Thread nickm
commit e93ff481f93e3d35d7cfbb4572dad76d8726c279 Merge: 11961f0bc5 d76f8457f3 Author: Nick Mathewson Date: Tue Aug 11 12:40:09 2020 -0400 Merge branch 'maint-0.4.4' ___ tor-commits mailing list tor-commits@lists.torproject.org

[tor-commits] [tor/maint-0.4.4] Merge remote-tracking branch 'tor-gitlab/mr/119' into maint-0.4.4

2020-08-11 Thread nickm
commit d76f8457f305fd7445dc09131b418b1bfbd99988 Merge: 2b968446d9 9316ca9f06 Author: Nick Mathewson Date: Tue Aug 11 12:40:02 2020 -0400 Merge remote-tracking branch 'tor-gitlab/mr/119' into maint-0.4.4 changes/bug34086 | 3 +++ src/feature/hs/hs_client.c | 14 ++

[tor-commits] [tor/release-0.4.4] Merge remote-tracking branch 'tor-gitlab/mr/119' into maint-0.4.4

2020-08-11 Thread nickm
commit d76f8457f305fd7445dc09131b418b1bfbd99988 Merge: 2b968446d9 9316ca9f06 Author: Nick Mathewson Date: Tue Aug 11 12:40:02 2020 -0400 Merge remote-tracking branch 'tor-gitlab/mr/119' into maint-0.4.4 changes/bug34086 | 3 +++ src/feature/hs/hs_client.c | 14 ++

[tor-commits] [tor/release-0.4.4] Remove a BUG() that could normally trigger in edge-cases.

2020-08-11 Thread nickm
commit 9316ca9f060b2188d5b11c969e01a587332c Author: George Kadianakis Date: Tue Aug 11 14:34:06 2020 +0300 Remove a BUG() that could normally trigger in edge-cases. --- changes/bug34086 | 3 +++ src/feature/hs/hs_client.c | 14 ++ 2 files changed, 13

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-gitlab/mr/119' into maint-0.4.4

2020-08-11 Thread nickm
commit d76f8457f305fd7445dc09131b418b1bfbd99988 Merge: 2b968446d9 9316ca9f06 Author: Nick Mathewson Date: Tue Aug 11 12:40:02 2020 -0400 Merge remote-tracking branch 'tor-gitlab/mr/119' into maint-0.4.4 changes/bug34086 | 3 +++ src/feature/hs/hs_client.c | 14 ++

[tor-commits] [tor/maint-0.4.4] Remove a BUG() that could normally trigger in edge-cases.

2020-08-11 Thread nickm
commit 9316ca9f060b2188d5b11c969e01a587332c Author: George Kadianakis Date: Tue Aug 11 14:34:06 2020 +0300 Remove a BUG() that could normally trigger in edge-cases. --- changes/bug34086 | 3 +++ src/feature/hs/hs_client.c | 14 ++ 2 files changed, 13

[tor-commits] [tor/master] Merge remote-tracking branch 'tor-gitlab/mr/119'

2020-08-11 Thread nickm
commit 11961f0bc553a5909f2465a06fe5e7ca27fa6da9 Merge: da9684d89a 9316ca9f06 Author: Nick Mathewson Date: Tue Aug 11 12:39:30 2020 -0400 Merge remote-tracking branch 'tor-gitlab/mr/119' changes/bug34086 | 3 +++ src/feature/hs/hs_client.c | 14 ++ 2 files changed,

[tor-commits] [tor/master] Remove a BUG() that could normally trigger in edge-cases.

2020-08-11 Thread nickm
commit 9316ca9f060b2188d5b11c969e01a587332c Author: George Kadianakis Date: Tue Aug 11 14:34:06 2020 +0300 Remove a BUG() that could normally trigger in edge-cases. --- changes/bug34086 | 3 +++ src/feature/hs/hs_client.c | 14 ++ 2 files changed, 13

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

2020-08-11 Thread nickm
commit c6c0af403c9b8dccba96677b60d86670a651893d Merge: da8577bb75 adb7268236 Author: Nick Mathewson Date: Tue Aug 11 12:37:08 2020 -0400 Merge branch 'maint-0.3.5' into maint-0.4.2 .gitlab-ci.yml | 5 +++-- scripts/ci/ci-driver.sh | 27 ++- 2 files

[tor-commits] [tor/release-0.4.3] CI: label our python versions.

2020-08-11 Thread nickm
commit adb7268236683ed54dedf455598b86596d7ab8ee Author: Nick Mathewson Date: Tue Aug 11 12:24:03 2020 -0400 CI: label our python versions. --- scripts/ci/ci-driver.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/ci/ci-driver.sh b/scripts/ci/ci-driver.sh index

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

2020-08-11 Thread nickm
commit 0ec2d1528cc8f80fe134c37961f8724696468aa9 Merge: 6bee9bd481 c6c0af403c Author: Nick Mathewson Date: Tue Aug 11 12:37:08 2020 -0400 Merge branch 'maint-0.4.2' into maint-0.4.3 .gitlab-ci.yml | 5 +++-- scripts/ci/ci-driver.sh | 27 ++- 2 files

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

2020-08-11 Thread nickm
commit 2b968446d9c0634a6fb3305a10879b4f29684877 Merge: 673d02bdb0 0ec2d1528c Author: Nick Mathewson Date: Tue Aug 11 12:37:08 2020 -0400 Merge branch 'maint-0.4.3' into maint-0.4.4 .gitlab-ci.yml | 5 +++-- scripts/ci/ci-driver.sh | 27 ++- 2 files

[tor-commits] [tor/release-0.4.4] CI: Only run doxygen on 0.4.3 and later.

2020-08-11 Thread nickm
commit 9eb316de4295086d534a7576cc13606a42544c9f Author: Nick Mathewson Date: Tue Aug 11 12:22:35 2020 -0400 CI: Only run doxygen on 0.4.3 and later. --- scripts/ci/ci-driver.sh | 25 - 1 file changed, 24 insertions(+), 1 deletion(-) diff --git

[tor-commits] [tor/release-0.4.3] CI: Only run doxygen on 0.4.3 and later.

2020-08-11 Thread nickm
commit 9eb316de4295086d534a7576cc13606a42544c9f Author: Nick Mathewson Date: Tue Aug 11 12:22:35 2020 -0400 CI: Only run doxygen on 0.4.3 and later. --- scripts/ci/ci-driver.sh | 25 - 1 file changed, 24 insertions(+), 1 deletion(-) diff --git

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

2020-08-11 Thread nickm
commit c87a5d7af524058826e8469f7d9dae8dab034f29 Merge: 4ccf99b549 0ec2d1528c Author: Nick Mathewson Date: Tue Aug 11 12:37:08 2020 -0400 Merge branch 'maint-0.4.3' into release-0.4.3 .gitlab-ci.yml | 5 +++-- scripts/ci/ci-driver.sh | 27 ++- 2 files

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

2020-08-11 Thread nickm
commit 0ec2d1528cc8f80fe134c37961f8724696468aa9 Merge: 6bee9bd481 c6c0af403c Author: Nick Mathewson Date: Tue Aug 11 12:37:08 2020 -0400 Merge branch 'maint-0.4.2' into maint-0.4.3 .gitlab-ci.yml | 5 +++-- scripts/ci/ci-driver.sh | 27 ++- 2 files

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

2020-08-11 Thread nickm
commit e3b501c5760adebbe15aa2eaee01abd60e15c538 Merge: 912c8e6a8c 2b968446d9 Author: Nick Mathewson Date: Tue Aug 11 12:37:08 2020 -0400 Merge branch 'maint-0.4.4' into release-0.4.4 .gitlab-ci.yml | 5 +++-- scripts/ci/ci-driver.sh | 27 ++- 2 files

[tor-commits] [tor/release-0.4.4] CI: enable documentation testing

2020-08-11 Thread nickm
commit 6a91a50d32c6d3beaa059660881e0c338b147b1b Author: Nick Mathewson Date: Tue Aug 11 11:06:21 2020 -0400 CI: enable documentation testing --- .gitlab-ci.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index

[tor-commits] [tor/release-0.4.4] CI: label our python versions.

2020-08-11 Thread nickm
commit adb7268236683ed54dedf455598b86596d7ab8ee Author: Nick Mathewson Date: Tue Aug 11 12:24:03 2020 -0400 CI: label our python versions. --- scripts/ci/ci-driver.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/ci/ci-driver.sh b/scripts/ci/ci-driver.sh index

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

2020-08-11 Thread nickm
commit c6c0af403c9b8dccba96677b60d86670a651893d Merge: da8577bb75 adb7268236 Author: Nick Mathewson Date: Tue Aug 11 12:37:08 2020 -0400 Merge branch 'maint-0.3.5' into maint-0.4.2 .gitlab-ci.yml | 5 +++-- scripts/ci/ci-driver.sh | 27 ++- 2 files

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

2020-08-11 Thread nickm
commit 2b968446d9c0634a6fb3305a10879b4f29684877 Merge: 673d02bdb0 0ec2d1528c Author: Nick Mathewson Date: Tue Aug 11 12:37:08 2020 -0400 Merge branch 'maint-0.4.3' into maint-0.4.4 .gitlab-ci.yml | 5 +++-- scripts/ci/ci-driver.sh | 27 ++- 2 files

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

2020-08-11 Thread nickm
commit da9684d89a7b0de39c142c4273646cd972b45437 Merge: e4ef3c61f7 2b968446d9 Author: Nick Mathewson Date: Tue Aug 11 12:37:08 2020 -0400 Merge branch 'maint-0.4.4' .gitlab-ci.yml | 5 +++-- scripts/ci/ci-driver.sh | 27 ++- 2 files changed, 29

[tor-commits] [tor/release-0.3.5] CI: label our python versions.

2020-08-11 Thread nickm
commit adb7268236683ed54dedf455598b86596d7ab8ee Author: Nick Mathewson Date: Tue Aug 11 12:24:03 2020 -0400 CI: label our python versions. --- scripts/ci/ci-driver.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/ci/ci-driver.sh b/scripts/ci/ci-driver.sh index

[tor-commits] [tor/master] CI: label our python versions.

2020-08-11 Thread nickm
commit adb7268236683ed54dedf455598b86596d7ab8ee Author: Nick Mathewson Date: Tue Aug 11 12:24:03 2020 -0400 CI: label our python versions. --- scripts/ci/ci-driver.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/ci/ci-driver.sh b/scripts/ci/ci-driver.sh index

[tor-commits] [tor/release-0.3.5] CI: enable documentation testing

2020-08-11 Thread nickm
commit 6a91a50d32c6d3beaa059660881e0c338b147b1b Author: Nick Mathewson Date: Tue Aug 11 11:06:21 2020 -0400 CI: enable documentation testing --- .gitlab-ci.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index

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

2020-08-11 Thread nickm
commit c6c0af403c9b8dccba96677b60d86670a651893d Merge: da8577bb75 adb7268236 Author: Nick Mathewson Date: Tue Aug 11 12:37:08 2020 -0400 Merge branch 'maint-0.3.5' into maint-0.4.2 .gitlab-ci.yml | 5 +++-- scripts/ci/ci-driver.sh | 27 ++- 2 files

[tor-commits] [tor/release-0.4.2] CI: enable documentation testing

2020-08-11 Thread nickm
commit 6a91a50d32c6d3beaa059660881e0c338b147b1b Author: Nick Mathewson Date: Tue Aug 11 11:06:21 2020 -0400 CI: enable documentation testing --- .gitlab-ci.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index

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

2020-08-11 Thread nickm
commit c9c9aebedfff311e28acec90531413d35fb4c548 Merge: e9741a490e c6c0af403c Author: Nick Mathewson Date: Tue Aug 11 12:37:08 2020 -0400 Merge branch 'maint-0.4.2' into release-0.4.2 .gitlab-ci.yml | 5 +++-- scripts/ci/ci-driver.sh | 27 ++- 2 files

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

2020-08-11 Thread nickm
commit 0ec2d1528cc8f80fe134c37961f8724696468aa9 Merge: 6bee9bd481 c6c0af403c Author: Nick Mathewson Date: Tue Aug 11 12:37:08 2020 -0400 Merge branch 'maint-0.4.2' into maint-0.4.3 .gitlab-ci.yml | 5 +++-- scripts/ci/ci-driver.sh | 27 ++- 2 files

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

2020-08-11 Thread nickm
commit 1cefff8581a3b377ed74583dc3af1c0fc2deadf5 Merge: d9b28a2dd1 adb7268236 Author: Nick Mathewson Date: Tue Aug 11 12:37:08 2020 -0400 Merge branch 'maint-0.3.5' into release-0.3.5 .gitlab-ci.yml | 5 +++-- scripts/ci/ci-driver.sh | 27 ++- 2 files

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

2020-08-11 Thread nickm
commit c6c0af403c9b8dccba96677b60d86670a651893d Merge: da8577bb75 adb7268236 Author: Nick Mathewson Date: Tue Aug 11 12:37:08 2020 -0400 Merge branch 'maint-0.3.5' into maint-0.4.2 .gitlab-ci.yml | 5 +++-- scripts/ci/ci-driver.sh | 27 ++- 2 files

[tor-commits] [tor/release-0.4.2] CI: Only run doxygen on 0.4.3 and later.

2020-08-11 Thread nickm
commit 9eb316de4295086d534a7576cc13606a42544c9f Author: Nick Mathewson Date: Tue Aug 11 12:22:35 2020 -0400 CI: Only run doxygen on 0.4.3 and later. --- scripts/ci/ci-driver.sh | 25 - 1 file changed, 24 insertions(+), 1 deletion(-) diff --git

[tor-commits] [tor/release-0.3.5] CI: Only run doxygen on 0.4.3 and later.

2020-08-11 Thread nickm
commit 9eb316de4295086d534a7576cc13606a42544c9f Author: Nick Mathewson Date: Tue Aug 11 12:22:35 2020 -0400 CI: Only run doxygen on 0.4.3 and later. --- scripts/ci/ci-driver.sh | 25 - 1 file changed, 24 insertions(+), 1 deletion(-) diff --git

[tor-commits] [tor/maint-0.4.4] CI: enable documentation testing

2020-08-11 Thread nickm
commit 6a91a50d32c6d3beaa059660881e0c338b147b1b Author: Nick Mathewson Date: Tue Aug 11 11:06:21 2020 -0400 CI: enable documentation testing --- .gitlab-ci.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index

[tor-commits] [tor/release-0.4.2] CI: label our python versions.

2020-08-11 Thread nickm
commit adb7268236683ed54dedf455598b86596d7ab8ee Author: Nick Mathewson Date: Tue Aug 11 12:24:03 2020 -0400 CI: label our python versions. --- scripts/ci/ci-driver.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/ci/ci-driver.sh b/scripts/ci/ci-driver.sh index

[tor-commits] [tor/master] Merge branch 'maint-0.3.5' into maint-0.4.2

2020-08-11 Thread nickm
commit c6c0af403c9b8dccba96677b60d86670a651893d Merge: da8577bb75 adb7268236 Author: Nick Mathewson Date: Tue Aug 11 12:37:08 2020 -0400 Merge branch 'maint-0.3.5' into maint-0.4.2 .gitlab-ci.yml | 5 +++-- scripts/ci/ci-driver.sh | 27 ++- 2 files

[tor-commits] [tor/maint-0.4.3] CI: label our python versions.

2020-08-11 Thread nickm
commit adb7268236683ed54dedf455598b86596d7ab8ee Author: Nick Mathewson Date: Tue Aug 11 12:24:03 2020 -0400 CI: label our python versions. --- scripts/ci/ci-driver.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/ci/ci-driver.sh b/scripts/ci/ci-driver.sh index

[tor-commits] [tor/release-0.4.3] CI: enable documentation testing

2020-08-11 Thread nickm
commit 6a91a50d32c6d3beaa059660881e0c338b147b1b Author: Nick Mathewson Date: Tue Aug 11 11:06:21 2020 -0400 CI: enable documentation testing --- .gitlab-ci.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index

[tor-commits] [tor/maint-0.4.4] CI: label our python versions.

2020-08-11 Thread nickm
commit adb7268236683ed54dedf455598b86596d7ab8ee Author: Nick Mathewson Date: Tue Aug 11 12:24:03 2020 -0400 CI: label our python versions. --- scripts/ci/ci-driver.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/ci/ci-driver.sh b/scripts/ci/ci-driver.sh index

[tor-commits] [tor/master] CI: enable documentation testing

2020-08-11 Thread nickm
commit 6a91a50d32c6d3beaa059660881e0c338b147b1b Author: Nick Mathewson Date: Tue Aug 11 11:06:21 2020 -0400 CI: enable documentation testing --- .gitlab-ci.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index

[tor-commits] [tor/master] CI: Only run doxygen on 0.4.3 and later.

2020-08-11 Thread nickm
commit 9eb316de4295086d534a7576cc13606a42544c9f Author: Nick Mathewson Date: Tue Aug 11 12:22:35 2020 -0400 CI: Only run doxygen on 0.4.3 and later. --- scripts/ci/ci-driver.sh | 25 - 1 file changed, 24 insertions(+), 1 deletion(-) diff --git

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

2020-08-11 Thread nickm
commit 2b968446d9c0634a6fb3305a10879b4f29684877 Merge: 673d02bdb0 0ec2d1528c Author: Nick Mathewson Date: Tue Aug 11 12:37:08 2020 -0400 Merge branch 'maint-0.4.3' into maint-0.4.4 .gitlab-ci.yml | 5 +++-- scripts/ci/ci-driver.sh | 27 ++- 2 files

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

2020-08-11 Thread nickm
commit 0ec2d1528cc8f80fe134c37961f8724696468aa9 Merge: 6bee9bd481 c6c0af403c Author: Nick Mathewson Date: Tue Aug 11 12:37:08 2020 -0400 Merge branch 'maint-0.4.2' into maint-0.4.3 .gitlab-ci.yml | 5 +++-- scripts/ci/ci-driver.sh | 27 ++- 2 files

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

2020-08-11 Thread nickm
commit 0ec2d1528cc8f80fe134c37961f8724696468aa9 Merge: 6bee9bd481 c6c0af403c Author: Nick Mathewson Date: Tue Aug 11 12:37:08 2020 -0400 Merge branch 'maint-0.4.2' into maint-0.4.3 .gitlab-ci.yml | 5 +++-- scripts/ci/ci-driver.sh | 27 ++- 2 files

[tor-commits] [tor/maint-0.4.2] CI: enable documentation testing

2020-08-11 Thread nickm
commit 6a91a50d32c6d3beaa059660881e0c338b147b1b Author: Nick Mathewson Date: Tue Aug 11 11:06:21 2020 -0400 CI: enable documentation testing --- .gitlab-ci.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index

[tor-commits] [tor/maint-0.4.3] CI: Only run doxygen on 0.4.3 and later.

2020-08-11 Thread nickm
commit 9eb316de4295086d534a7576cc13606a42544c9f Author: Nick Mathewson Date: Tue Aug 11 12:22:35 2020 -0400 CI: Only run doxygen on 0.4.3 and later. --- scripts/ci/ci-driver.sh | 25 - 1 file changed, 24 insertions(+), 1 deletion(-) diff --git

[tor-commits] [tor/maint-0.4.2] CI: Only run doxygen on 0.4.3 and later.

2020-08-11 Thread nickm
commit 9eb316de4295086d534a7576cc13606a42544c9f Author: Nick Mathewson Date: Tue Aug 11 12:22:35 2020 -0400 CI: Only run doxygen on 0.4.3 and later. --- scripts/ci/ci-driver.sh | 25 - 1 file changed, 24 insertions(+), 1 deletion(-) diff --git

[tor-commits] [tor/maint-0.4.4] CI: Only run doxygen on 0.4.3 and later.

2020-08-11 Thread nickm
commit 9eb316de4295086d534a7576cc13606a42544c9f Author: Nick Mathewson Date: Tue Aug 11 12:22:35 2020 -0400 CI: Only run doxygen on 0.4.3 and later. --- scripts/ci/ci-driver.sh | 25 - 1 file changed, 24 insertions(+), 1 deletion(-) diff --git

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

2020-08-11 Thread nickm
commit c6c0af403c9b8dccba96677b60d86670a651893d Merge: da8577bb75 adb7268236 Author: Nick Mathewson Date: Tue Aug 11 12:37:08 2020 -0400 Merge branch 'maint-0.3.5' into maint-0.4.2 .gitlab-ci.yml | 5 +++-- scripts/ci/ci-driver.sh | 27 ++- 2 files

[tor-commits] [tor/maint-0.4.2] Merge branch 'maint-0.3.5' into maint-0.4.2

2020-08-11 Thread nickm
commit c6c0af403c9b8dccba96677b60d86670a651893d Merge: da8577bb75 adb7268236 Author: Nick Mathewson Date: Tue Aug 11 12:37:08 2020 -0400 Merge branch 'maint-0.3.5' into maint-0.4.2 .gitlab-ci.yml | 5 +++-- scripts/ci/ci-driver.sh | 27 ++- 2 files

[tor-commits] [tor/maint-0.4.3] CI: enable documentation testing

2020-08-11 Thread nickm
commit 6a91a50d32c6d3beaa059660881e0c338b147b1b Author: Nick Mathewson Date: Tue Aug 11 11:06:21 2020 -0400 CI: enable documentation testing --- .gitlab-ci.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index

[tor-commits] [tor/maint-0.3.5] CI: enable documentation testing

2020-08-11 Thread nickm
commit 6a91a50d32c6d3beaa059660881e0c338b147b1b Author: Nick Mathewson Date: Tue Aug 11 11:06:21 2020 -0400 CI: enable documentation testing --- .gitlab-ci.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index

[tor-commits] [tor/maint-0.4.2] CI: label our python versions.

2020-08-11 Thread nickm
commit adb7268236683ed54dedf455598b86596d7ab8ee Author: Nick Mathewson Date: Tue Aug 11 12:24:03 2020 -0400 CI: label our python versions. --- scripts/ci/ci-driver.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/ci/ci-driver.sh b/scripts/ci/ci-driver.sh index

[tor-commits] [tor/maint-0.3.5] CI: label our python versions.

2020-08-11 Thread nickm
commit adb7268236683ed54dedf455598b86596d7ab8ee Author: Nick Mathewson Date: Tue Aug 11 12:24:03 2020 -0400 CI: label our python versions. --- scripts/ci/ci-driver.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/ci/ci-driver.sh b/scripts/ci/ci-driver.sh index

[tor-commits] [tor/maint-0.3.5] CI: Only run doxygen on 0.4.3 and later.

2020-08-11 Thread nickm
commit 9eb316de4295086d534a7576cc13606a42544c9f Author: Nick Mathewson Date: Tue Aug 11 12:22:35 2020 -0400 CI: Only run doxygen on 0.4.3 and later. --- scripts/ci/ci-driver.sh | 25 - 1 file changed, 24 insertions(+), 1 deletion(-) diff --git

[tor-commits] [tor/release-0.3.5] Fix a pair of typos in ci-driver.sh.

2020-08-11 Thread nickm
commit aa2c93b90b0745a07397538bf7802fba83096b68 Author: Nick Mathewson Date: Tue Aug 11 11:03:11 2020 -0400 Fix a pair of typos in ci-driver.sh. --- scripts/ci/ci-driver.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/ci/ci-driver.sh

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

2020-08-11 Thread nickm
commit 912c8e6a8cb05c2a2482a73b9bd2b1804d5a56df Merge: 3854123b0b 673d02bdb0 Author: Nick Mathewson Date: Tue Aug 11 11:03:24 2020 -0400 Merge branch 'maint-0.4.4' into release-0.4.4 changes/bug40095 | 4 scripts/ci/ci-driver.sh| 4 ++--

[tor-commits] [tor/release-0.4.2] Fix a pair of typos in ci-driver.sh.

2020-08-11 Thread nickm
commit aa2c93b90b0745a07397538bf7802fba83096b68 Author: Nick Mathewson Date: Tue Aug 11 11:03:11 2020 -0400 Fix a pair of typos in ci-driver.sh. --- scripts/ci/ci-driver.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/ci/ci-driver.sh

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

2020-08-11 Thread nickm
commit 6bee9bd48169f23a3ce713dd30d6b8e2681fa127 Merge: 262ddfee7a da8577bb75 Author: Nick Mathewson Date: Tue Aug 11 11:03:24 2020 -0400 Merge branch 'maint-0.4.2' into maint-0.4.3 scripts/ci/ci-driver.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

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

2020-08-11 Thread nickm
commit da8577bb7579af1355688d459b2774f995c43b53 Merge: e4a6d9d5a9 aa2c93b90b Author: Nick Mathewson Date: Tue Aug 11 11:03:24 2020 -0400 Merge branch 'maint-0.3.5' into maint-0.4.2 scripts/ci/ci-driver.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[tor-commits] [tor/release-0.4.3] Fix a pair of typos in ci-driver.sh.

2020-08-11 Thread nickm
commit aa2c93b90b0745a07397538bf7802fba83096b68 Author: Nick Mathewson Date: Tue Aug 11 11:03:11 2020 -0400 Fix a pair of typos in ci-driver.sh. --- scripts/ci/ci-driver.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/ci/ci-driver.sh

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

2020-08-11 Thread nickm
commit 6bee9bd48169f23a3ce713dd30d6b8e2681fa127 Merge: 262ddfee7a da8577bb75 Author: Nick Mathewson Date: Tue Aug 11 11:03:24 2020 -0400 Merge branch 'maint-0.4.2' into maint-0.4.3 scripts/ci/ci-driver.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

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

2020-08-11 Thread nickm
commit 673d02bdb0517cc9867d0f67aec887f71e6d1ce5 Merge: 2a7e71c956 6bee9bd481 Author: Nick Mathewson Date: Tue Aug 11 11:03:24 2020 -0400 Merge branch 'maint-0.4.3' into maint-0.4.4 scripts/ci/ci-driver.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

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

2020-08-11 Thread nickm
commit da8577bb7579af1355688d459b2774f995c43b53 Merge: e4a6d9d5a9 aa2c93b90b Author: Nick Mathewson Date: Tue Aug 11 11:03:24 2020 -0400 Merge branch 'maint-0.3.5' into maint-0.4.2 scripts/ci/ci-driver.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[tor-commits] [tor/release-0.4.4] Fix "run_check_subsystem_order.sh" to use $PYTHON.

2020-08-11 Thread nickm
commit 2a7e71c95656226ed6a7601bddd5b7a804630890 Author: Nick Mathewson Date: Tue Aug 11 11:01:31 2020 -0400 Fix "run_check_subsystem_order.sh" to use $PYTHON. Previously it just used /usr/bin/env/python, which would fail if we only had a "python3" binary. Fixes bug

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

2020-08-11 Thread nickm
commit e9741a490edca134674d55f72cdcc6ff3ed64627 Merge: f06e08e4d6 da8577bb75 Author: Nick Mathewson Date: Tue Aug 11 11:03:24 2020 -0400 Merge branch 'maint-0.4.2' into release-0.4.2 scripts/ci/ci-driver.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

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

2020-08-11 Thread nickm
commit e4ef3c61f7fd718da94deace0b67950c6f788859 Merge: 0ee3b83a0b 673d02bdb0 Author: Nick Mathewson Date: Tue Aug 11 11:03:25 2020 -0400 Merge branch 'maint-0.4.4' changes/bug40095 | 4 scripts/ci/ci-driver.sh| 4 ++--

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

2020-08-11 Thread nickm
commit 6bee9bd48169f23a3ce713dd30d6b8e2681fa127 Merge: 262ddfee7a da8577bb75 Author: Nick Mathewson Date: Tue Aug 11 11:03:24 2020 -0400 Merge branch 'maint-0.4.2' into maint-0.4.3 scripts/ci/ci-driver.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

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

2020-08-11 Thread nickm
commit 4ccf99b549ed89ed45b7ca1b8bb8a3fac5fc2a87 Merge: e0caad5d4f 6bee9bd481 Author: Nick Mathewson Date: Tue Aug 11 11:03:24 2020 -0400 Merge branch 'maint-0.4.3' into release-0.4.3 scripts/ci/ci-driver.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[tor-commits] [tor/release-0.4.4] Fix a pair of typos in ci-driver.sh.

2020-08-11 Thread nickm
commit aa2c93b90b0745a07397538bf7802fba83096b68 Author: Nick Mathewson Date: Tue Aug 11 11:03:11 2020 -0400 Fix a pair of typos in ci-driver.sh. --- scripts/ci/ci-driver.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/ci/ci-driver.sh

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

2020-08-11 Thread nickm
commit 673d02bdb0517cc9867d0f67aec887f71e6d1ce5 Merge: 2a7e71c956 6bee9bd481 Author: Nick Mathewson Date: Tue Aug 11 11:03:24 2020 -0400 Merge branch 'maint-0.4.3' into maint-0.4.4 scripts/ci/ci-driver.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

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

2020-08-11 Thread nickm
commit 6bee9bd48169f23a3ce713dd30d6b8e2681fa127 Merge: 262ddfee7a da8577bb75 Author: Nick Mathewson Date: Tue Aug 11 11:03:24 2020 -0400 Merge branch 'maint-0.4.2' into maint-0.4.3 scripts/ci/ci-driver.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

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

2020-08-11 Thread nickm
commit d9b28a2dd1a950dfce6351d2c6c7c9e9704c2c1e Merge: 5a509fbdf3 aa2c93b90b Author: Nick Mathewson Date: Tue Aug 11 11:03:24 2020 -0400 Merge branch 'maint-0.3.5' into release-0.3.5 scripts/ci/ci-driver.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

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

2020-08-11 Thread nickm
commit da8577bb7579af1355688d459b2774f995c43b53 Merge: e4a6d9d5a9 aa2c93b90b Author: Nick Mathewson Date: Tue Aug 11 11:03:24 2020 -0400 Merge branch 'maint-0.3.5' into maint-0.4.2 scripts/ci/ci-driver.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

  1   2   3   >