[tor-commits] [community/master] Fix Transifex link to Community portal

2020-05-14 Thread gus
commit fea448489bb9706bffc83042dbc6188fa97a3625 Author: Gustavo Gus Date: Fri May 15 01:56:25 2020 + Fix Transifex link to Community portal Change Portal to portal --- content/localization/pick-a-project/contents.lr | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)

[tor-commits] [chutney/master] Merge remote-tracking branch 'asn-d6/bug33842'

2020-05-14 Thread teor
commit bb4e5f6182b83d372d48b65e917e66935319133c Merge: b3d6889 2a96dfa Author: teor Date: Fri May 15 11:34:49 2020 +1000 Merge remote-tracking branch 'asn-d6/bug33842' networks/hs-ob-v3 | 15 +++ 1 file changed, 15 insertions(+)

[tor-commits] [chutney/master] Add network template for OBv3 testing.

2020-05-14 Thread teor
commit 2a96dfaf33e460cb141091f684f185e5b4cf33c5 Author: George Kadianakis Date: Wed Apr 8 16:42:49 2020 +0300 Add network template for OBv3 testing. --- networks/hs-ob-v3 | 15 +++ 1 file changed, 15 insertions(+) diff --git a/networks/hs-ob-v3 b/networks/hs-ob-v3 new file

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

2020-05-14 Thread translation
commit 39977fef142d3d8558b0700e9f176f4f50e9b767 Author: Translation commit bot Date: Fri May 15 01:16:45 2020 + https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere --- ach/https-everywhere.dtd | 2 -- af/https-everywhere.dtd| 2 --

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

2020-05-14 Thread translation
commit 40c1c3aca4ef06bfa5c9028967fc9568b3216587 Author: Translation commit bot Date: Fri May 15 01:17:06 2020 + https://gitweb.torproject.org/translation.git/commit/?h=https_everywhere_completed --- ca/https-everywhere.dtd| 2 -- da/https-everywhere.dtd| 2 --

[tor-commits] [stem/master] Fix --test and --exclude-test arguments

2020-05-14 Thread atagar
commit 3a71bd9eef0445b5454bd931bb35cc83da257c3b Author: Damian Johnson Date: Thu May 14 17:41:12 2020 -0700 Fix --test and --exclude-test arguments Commit 076f89d rewrote how we parse arguments. This broke our --test and --exclude-test arguments because there is no longer a

[tor-commits] [tor/release-0.4.3] put a . at the end of changes entry

2020-05-14 Thread arma
commit 5ceb60e5ca61fec9f67c1fcae4d80d0c98e7104c Author: Roger Dingledine Date: Thu May 14 20:39:00 2020 -0400 put a . at the end of changes entry --- ChangeLog| 2 +- ReleaseNotes | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index

[tor-commits] [tor/release-0.4.3] unlist things that were already stable in 0.4.2.5

2020-05-14 Thread arma
commit 2c5e1b9ed3e279f66bb25ca96686029175040c77 Author: Roger Dingledine Date: Thu May 14 20:35:28 2020 -0400 unlist things that were already stable in 0.4.2.5 --- ChangeLog| 4 ++-- ReleaseNotes | 43 +-- 2 files changed, 3 insertions(+), 44

[tor-commits] [tor/master] remove changes files that have already appeared in 0.4.3.

2020-05-14 Thread nickm
commit 85cfd04c0ce1a8446ce2e7c4e79d505a9f713ee7 Author: Nick Mathewson Date: Thu May 14 20:29:00 2020 -0400 remove changes files that have already appeared in 0.4.3. --- changes/bug31669 | 4 changes/bug33032 | 6 -- changes/bug33087 | 7 ---

[tor-commits] [tor/release-0.4.3] blurb for 0.4.3.5

2020-05-14 Thread nickm
commit 311f5ded50f91e6207b535bc144912ad1fe00134 Author: Nick Mathewson Date: Thu May 14 20:07:38 2020 -0400 blurb for 0.4.3.5 --- ChangeLog| 8 ++-- ReleaseNotes | 18 +- 2 files changed, 23 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index

[tor-commits] [chutney/master] lint: Remove unused variables and modules

2020-05-14 Thread nickm
commit 9c325ceb15ac0f3d6181b2c393d743633b9b508e Author: c Date: Thu May 14 21:34:04 2020 + lint: Remove unused variables and modules --- lib/chutney/TorNet.py | 3 +-- lib/chutney/Traffic.py | 2 -- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/lib/chutney/TorNet.py

[tor-commits] [chutney/master] lint: Fix undefined names

2020-05-14 Thread nickm
commit 857c4705155182392620e5f62a8e09f9516e6507 Author: c Date: Thu May 14 21:33:19 2020 + lint: Fix undefined names Running flake8 on lib/chutney/*.py caught a few typographical errors and oversights. --- lib/chutney/Templating.py | 2 +- lib/chutney/TorNet.py | 6

[tor-commits] [chutney/master] Merge remote-tracking branch 'tor-github/pr/71'

2020-05-14 Thread nickm
commit b3d68896858c3456bec1140afc8e078967c1713d Merge: 76ba7f8 9c325ce Author: Nick Mathewson Date: Thu May 14 20:00:59 2020 -0400 Merge remote-tracking branch 'tor-github/pr/71' lib/chutney/TorNet.py | 1 - lib/chutney/Traffic.py | 2 -- 2 files changed, 3 deletions(-)

[tor-commits] [stem/master] Disable buggy cross referencing

2020-05-14 Thread atagar
commit a22ebbda06cc38b4d0eeb358f9bb6f4a930086de Author: Damian Johnson Date: Thu May 14 16:14:11 2020 -0700 Disable buggy cross referencing Sphinx attempts to create cross-references for attribute and variable names... https://github.com/sphinx-doc/sphinx/issues/2549

[tor-commits] [stem/master] Drop explicit __init__ from automodule

2020-05-14 Thread atagar
commit f99633ca62766f1f1c123132a75b745e255d26c4 Author: Damian Johnson Date: Wed May 13 15:56:07 2020 -0700 Drop explicit __init__ from automodule The only visible difference I can see between including '__init__' verses excluding it for automodule declarations is class names.

[tor-commits] [stem/master] Fix broken parameter declarations

2020-05-14 Thread atagar
commit 08aeccdf890d8ba92794a734f34e2e93cd3e3219 Author: Damian Johnson Date: Tue May 12 17:02:06 2020 -0700 Fix broken parameter declarations Parameter declarations are of the form... :param type variable_name: description We wrap long lines, but it turns out

[tor-commits] [stem/master] Fix autodoc configuration

2020-05-14 Thread atagar
commit c78e068cef2569804c7cc50d00f2b3bd4a0e7f54 Author: Damian Johnson Date: Mon May 11 16:25:49 2020 -0700 Fix autodoc configuration Autodoc deprecated its autodoc_default_flags configuration in version 1.8. As a result with new Sphinx versions our API documentation is

[tor-commits] [stem/master] Fix smartquotes configuration

2020-05-14 Thread atagar
commit 06aba288d13400cc491e5dfb51432f21c009a106 Author: Damian Johnson Date: Tue May 12 16:06:49 2020 -0700 Fix smartquotes configuration Sphinx deprecated the configuration option we used to disable smartquotes... RemovedInSphinx17Warning: html_use_smartypants option

[tor-commits] [stem/master] Sphinx fixes

2020-05-14 Thread atagar
commit c84b5c8fc34ed107bc5b3ee1b8d8e1b8783243e5 Author: Damian Johnson Date: Mon May 11 15:26:37 2020 -0700 Sphinx fixes Just correcting a few minor sphinx warnings... /home/atagar/Desktop/stem/docs/download.rst:165: WARNING: Inline interpreted text or phrase reference

[tor-commits] [stem/master] Drop line numbers in links

2020-05-14 Thread atagar
commit 328ef47332173504100cda24e16a155e928df157 Author: Damian Johnson Date: Tue May 12 17:11:02 2020 -0700 Drop line numbers in links Sphinx warns if multiple links have the same text but differing urls...

[tor-commits] [stem/master] Sphinx 3.0.3 compatibility

2020-05-14 Thread atagar
commit 778c5a8c0b8b0cb90022c6d48f69c7c1c914b604 Merge: 99c3043f a22ebbda Author: Damian Johnson Date: Thu May 14 16:24:45 2020 -0700 Sphinx 3.0.3 compatibility Upgrading Sphinx produced several warnings. Sphinx deprecated some configuration options, and apparently added some

[tor-commits] [stem/master] Fix malformed class links

2020-05-14 Thread atagar
commit 3339630ee286f4f1059a5a17db6d17b0f10f2c40 Author: Damian Johnson Date: Tue May 12 16:52:28 2020 -0700 Fix malformed class links Sphinx class references are of the form... :class:`module.class_name` Our new collector module lacked a trailing backtick in a

[tor-commits] [stem/master] Fix favicon links

2020-05-14 Thread atagar
commit 63eb5136fa612b439aae15b881fe9fe602788347 Author: Damian Johnson Date: Tue May 12 16:16:44 2020 -0700 Fix favicon links The favicon on our website works, but the build warns... WARNING: logo file 'logo.png' does not exist WARNING: favicon file 'favicon.png'

[tor-commits] [stem/master] Ignore __all__ attributes when bulding site

2020-05-14 Thread atagar
commit 0354799f583ecdda814349d2fc57a7fb9494a200 Author: Damian Johnson Date: Wed May 13 18:07:47 2020 -0700 Ignore __all__ attributes when bulding site Sphinx emits the following warnings... WARNING: missing attribute mentioned in :members: or __all__: module stem,

[tor-commits] [tor-browser/tor-browser-68.8.0esr-9.5-1] Merge remote-tracking branch 'acatgh/34196+1' into tor-browser-68.8.0esr-9.5-1

2020-05-14 Thread sysrqb
commit 2e16915ff1a6933090dfb47e6fc876ea056cf07c Merge: 4acec7610371 00f5a4c995a9 Author: Matthew Finkel Date: Thu May 14 22:55:43 2020 + Merge remote-tracking branch 'acatgh/34196+1' into tor-browser-68.8.0esr-9.5-1 browser/base/content/browser-siteIdentity.js | 12 +++-

[tor-commits] [tor-browser/tor-browser-68.8.0esr-9.5-1] Bug 34196: Update site info URL with the onion name

2020-05-14 Thread sysrqb
commit 00f5a4c995a911423e10af5a2bbeceef1ae76be6 Author: Alex Catarineu Date: Wed May 13 11:13:24 2020 +0200 Bug 34196: Update site info URL with the onion name --- browser/base/content/browser-siteIdentity.js | 12 +++- browser/base/content/browser.js | 3 ++- 2

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

2020-05-14 Thread phw
commit f25943ef8aabf8cc2b9b5bdfb32b422c2d4960ef Merge: cc3277b 9ac52d5 Author: Philipp Winter Date: Thu May 14 14:37:32 2020 -0700 Merge branch 'defect/31528' into develop CHANGELOG | 2436 ++-- README.rst

[tor-commits] [bridgedb/develop] Update our strings to get them translated.

2020-05-14 Thread phw
commit aba3c3465b63b1d2116132f00cb865b7f7b35c45 Author: Philipp Winter Date: Thu May 14 14:21:59 2020 -0700 Update our strings to get them translated. --- bridgedb/i18n/templates/bridgedb.pot | 29 - 1 file changed, 12 insertions(+), 17 deletions(-) diff --git

[tor-commits] [bridgedb/develop] Feedback implmentation

2020-05-14 Thread phw
commit a2a37821da95e0195b35543c0772eadf0f854734 Author: agix Date: Sat May 2 10:39:58 2020 +0200 Feedback implmentation Removed link from error pages Changed missed chatspeak string --- bridgedb/distributors/https/templates/error-400.html | 2 +-

[tor-commits] [bridgedb/develop] Re-flow indentation of bugfix items.

2020-05-14 Thread phw
commit 9ac52d508566a4200be37262e9dd1afa85f4ac8e Author: Philipp Winter Date: Thu May 14 14:33:31 2020 -0700 Re-flow indentation of bugfix items. The excessive 8-character indentation has been bothering me forever. This patch reduces indentation to four characters and re-flows

[tor-commits] [bridgedb/develop] Add CHANGELOG entry for #31528.

2020-05-14 Thread phw
commit 77870a9d64d95facd5c3f79e223451640811871b Author: Philipp Winter Date: Thu May 14 14:20:31 2020 -0700 Add CHANGELOG entry for #31528. --- CHANGELOG | 7 +++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 7a7a524..cfee3f9 100644 --- a/CHANGELOG +++

[tor-commits] [bridgedb/develop] Commit for #31528 (Get rid of BridgeDB's "chatspeak")

2020-05-14 Thread phw
commit 320ddd1747cd584dd6cf9d7a2ff3f571827d1089 Author: agix Date: Thu Apr 30 10:18:46 2020 +0200 Commit for #31528 (Get rid of BridgeDB's "chatspeak") Known chatspeak references have been removed or replaced Malicious requests are now redirected with the status code 400 ---

[tor-commits] [onionperf/master] Removes torperf argument from the cli interface

2020-05-14 Thread karsten
commit febd00b454e60b556edd5c1f286b376207e31cb1 Author: Ana Custura Date: Thu May 14 14:02:48 2020 +0100 Removes torperf argument from the cli interface --- onionperf/onionperf | 5 - 1 file changed, 5 deletions(-) diff --git a/onionperf/onionperf b/onionperf/onionperf index

[tor-commits] [onionperf/master] Removes code to export tpf files at midnight

2020-05-14 Thread karsten
commit cffd1d2b1405dda1e0b2374ba922957bf8819417 Author: Ana Custura Date: Thu May 14 14:53:30 2020 +0100 Removes code to export tpf files at midnight --- onionperf/measurement.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/onionperf/measurement.py

[tor-commits] [onionperf/master] Removes torperf export function in analysis.py

2020-05-14 Thread karsten
commit b411bd32760a12de25d406f870d903f223c1e763 Author: Ana Custura Date: Thu May 14 14:50:15 2020 +0100 Removes torperf export function in analysis.py --- onionperf/analysis.py | 143 -- 1 file changed, 143 deletions(-) diff --git

[tor-commits] [onionperf/master] Removes tpf mentions from the documentation

2020-05-14 Thread karsten
commit fd9420426f02001cd1524ee68895b14102d4dbd5 Author: Ana Custura Date: Thu May 14 17:06:12 2020 +0100 Removes tpf mentions from the documentation --- README.md | 9 + onionperf/onionperf | 2 +- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/README.md

[tor-commits] [onionperf/master] Removes torperf arguments from analysis and reprocessing functions

2020-05-14 Thread karsten
commit 0535edd8931c7821f7deff8d148648ed976790b6 Author: Ana Custura Date: Thu May 14 14:02:07 2020 +0100 Removes torperf arguments from analysis and reprocessing functions --- onionperf/onionperf | 4 +--- onionperf/reprocessing.py| 9 +++--

[tor-commits] [translation/whisperback_release] add transifex config

2020-05-14 Thread emmapeel
commit 75a869d3fa9519133eacd69e7402f7e0bd3130f7 Author: emma peel Date: Thu May 14 18:31:21 2020 + add transifex config --- .gitignore | 1 - .tx/config | 7 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore deleted file mode 100644 index

[tor-commits] [community/master] Updates sub-header to Community

2020-05-14 Thread antonela
commit b76431eb1d9de6053c634dbd21166e8c421fcadf Author: Antonela Date: Thu May 14 15:22:49 2020 -0300 Updates sub-header to Community --- content/localization/contents.lr | 2 +- content/onion-services/contents.lr | 2 +- content/outreach/contents.lr | 2 +-

[tor-commits] [community/master] Update contents.lr

2020-05-14 Thread antonela
commit e5f6ce51aace67645600f0cd9800cc1fc46b1942 Author: Antonela Date: Thu May 14 15:18:39 2020 -0300 Update contents.lr --- content/user-research/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/user-research/contents.lr

[tor-commits] [lego/master] remove huge footer padding

2020-05-14 Thread antonela
commit 7f2289bf68685da40878bb09ee91346057c443d3 Author: Antonela Date: Thu May 14 15:13:50 2020 -0300 remove huge footer padding --- assets/scss/_newsletter.scss | 4 1 file changed, 4 deletions(-) diff --git a/assets/scss/_newsletter.scss b/assets/scss/_newsletter.scss index

[tor-commits] [lego/master] remove caps from titles

2020-05-14 Thread antonela
commit 527ccbcd3a9b86d1818c9b9045f3a978795c3a00 Author: Antonela Date: Thu May 14 15:12:23 2020 -0300 remove caps from titles --- templates/header.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/header.html b/templates/header.html index

[tor-commits] [translation/tails-onioncircuits_release] add transifex config

2020-05-14 Thread emmapeel
commit fdd3caa2e580f9288debcdaea44278ea1ed79414 Author: emma peel Date: Thu May 14 18:07:00 2020 + add transifex config --- .gitignore | 1 - .tx/config | 7 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore deleted file mode 100644 index

[tor-commits] [translation/tails-perl5lib_release] fix filename

2020-05-14 Thread emmapeel
commit 5159ac69ee857c5a695eed5ec6b973da33c999cc Author: emma peel Date: Thu May 14 17:38:23 2020 + fix filename --- .tx/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tx/config b/.tx/config index 3973c44164..f4cd458458 100644 --- a/.tx/config +++

[tor-commits] [translation/tails-perl5lib_release] add tx config

2020-05-14 Thread emmapeel
commit 43b6504cc54d02873a76baa195c5c7c199a8c234 Author: emma peel Date: Thu May 14 17:27:24 2020 + add tx config --- .tx/config | 7 +++ 1 file changed, 7 insertions(+) diff --git a/.tx/config b/.tx/config new file mode 100644 index 00..3973c44164 --- /dev/null +++

[tor-commits] [translation/liveusb-creator] add transifex config

2020-05-14 Thread emmapeel
commit d1682266c8a84879c042d05e591c64a4bcff0915 Author: emma peel Date: Thu May 14 17:34:47 2020 + add transifex config --- .gitignore | 1 - .tx/config | 8 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore deleted file mode 100644 index

[tor-commits] [translation/tails-iuk_release] transifex configs

2020-05-14 Thread emmapeel
commit 5ee480382f0de4d1044848dfff7d0be5cf4aa70c Author: emma peel Date: Thu May 14 17:30:00 2020 + transifex configs --- .gitignore | 1 - .tx/config | 7 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 53867e967d..e69de29bb2 100644

[tor-commits] [tor/release-0.4.3] Start an 0.4.3.5 releasenotes

2020-05-14 Thread nickm
commit 59ac7fdcf03c3b7c7e9aea761bf74f79c03bb99a Author: Nick Mathewson Date: Thu May 14 11:44:40 2020 -0400 Start an 0.4.3.5 releasenotes This was made by taking all 0.4.3.x changelogs up to this point and sorting them. --- ReleaseNotes | 717

[tor-commits] [tor/release-0.4.3] 0.4.3.5 release notes: edit section headings

2020-05-14 Thread nickm
commit fd4f4585ae9726e12da86ff0753d965b5693bc37 Author: Nick Mathewson Date: Thu May 14 11:52:53 2020 -0400 0.4.3.5 release notes: edit section headings --- ReleaseNotes | 54 +- 1 file changed, 17 insertions(+), 37 deletions(-) diff

[tor-commits] [tor/release-0.4.3] 0.4.3.5 changelog: collapse the sections.

2020-05-14 Thread nickm
commit bd9fb40839c35ab125e549797ad559b6d181f97c Author: Nick Mathewson Date: Thu May 14 11:41:00 2020 -0400 0.4.3.5 changelog: collapse the sections. --- ChangeLog | 6 +- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 87a5fc054..baaba46bf

[tor-commits] [tor/master] remove 0.4.3.3-alpha from the release notes: alphas do not go there.

2020-05-14 Thread nickm
commit 58dbf8305475b135ba6d81c895a98cb858a546ab Author: Nick Mathewson Date: Thu May 14 11:43:38 2020 -0400 remove 0.4.3.3-alpha from the release notes: alphas do not go there. --- ReleaseNotes | 101 --- 1 file changed, 101

[tor-commits] [tor/release-0.4.3] 0.4.3.5 ReleaseNotes: remove bugfixes on 0.4.3.

2020-05-14 Thread nickm
commit c56f01fd0e459076b294e86c940e8b0d29bb7178 Author: Nick Mathewson Date: Thu May 14 11:47:11 2020 -0400 0.4.3.5 ReleaseNotes: remove bugfixes on 0.4.3. (These are not "changes since 0.4.2") --- ReleaseNotes | 59 --- 1

[tor-commits] [tor/release-0.4.3] remove 0.4.3.3-alpha from the release notes: alphas do not go there.

2020-05-14 Thread nickm
commit 5eee5d8bc05d57d603c0d92042e0d78773eb8163 Author: Nick Mathewson Date: Thu May 14 11:43:11 2020 -0400 remove 0.4.3.3-alpha from the release notes: alphas do not go there. --- ReleaseNotes | 101 --- 1 file changed, 101

[tor-commits] [tor/release-0.4.3] bump to 0.4.3.5

2020-05-14 Thread nickm
commit 75fc33f3372b1098d46452b320ef5548d02053a9 Author: Nick Mathewson Date: Thu May 14 10:37:42 2020 -0400 bump to 0.4.3.5 --- configure.ac| 4 ++-- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed, 4

[tor-commits] [tor/maint-0.4.3] bump to 0.4.3.5

2020-05-14 Thread nickm
commit 75fc33f3372b1098d46452b320ef5548d02053a9 Author: Nick Mathewson Date: Thu May 14 10:37:42 2020 -0400 bump to 0.4.3.5 --- configure.ac| 4 ++-- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed, 4

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

2020-05-14 Thread nickm
commit fbd384cf893bb675157fa754014ec63ffa2f5d61 Merge: bbfdee4c4 75fc33f33 Author: Nick Mathewson Date: Thu May 14 10:38:18 2020 -0400 Merge branch 'maint-0.4.3' "ours" to avoid 0.4.3.5 version bump. ___ tor-commits mailing list

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

2020-05-14 Thread nickm
commit 5b8b9a97b4ae0eba050fe9d22dcac67c09996a87 Merge: 2a4c0ce21 75fc33f33 Author: Nick Mathewson Date: Thu May 14 10:39:00 2020 -0400 Merge branch 'maint-0.4.3' into release-0.4.3 configure.ac| 4 ++-- contrib/win32build/tor-mingw.nsi.in | 2 +-

[tor-commits] [tor/master] Fix a python warning in format_changelog.py.

2020-05-14 Thread nickm
commit bbfdee4c4e2ddebf3d7993ef41a268d91ad78268 Author: Nick Mathewson Date: Thu May 14 10:37:52 2020 -0400 Fix a python warning in format_changelog.py. --- scripts/maint/format_changelog.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [tor/master] bump to 0.4.3.5

2020-05-14 Thread nickm
commit 75fc33f3372b1098d46452b320ef5548d02053a9 Author: Nick Mathewson Date: Thu May 14 10:37:42 2020 -0400 bump to 0.4.3.5 --- configure.ac| 4 ++-- contrib/win32build/tor-mingw.nsi.in | 2 +- src/win32/orconfig.h| 2 +- 3 files changed, 4

[tor-commits] [tor/release-0.4.3] start changelog for 0.4.3.5

2020-05-14 Thread nickm
commit 2a4c0ce21ee5e8c6e7fecaec963839ebc50d80a1 Author: Nick Mathewson Date: Thu May 14 10:36:00 2020 -0400 start changelog for 0.4.3.5 --- ChangeLog | 39 +++ 1 file changed, 39 insertions(+) diff --git a/ChangeLog b/ChangeLog index

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

2020-05-14 Thread nickm
commit 701221add5b59b4195b2d3de31d0b03e195761bc Merge: a58dda96b ee6409ab6 Author: Nick Mathewson Date: Thu May 14 10:20:08 2020 -0400 Merge branch 'maint-0.4.3' into release-0.4.3 .travis.yml | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

[tor-commits] [tor/release-0.4.3] Travis: temporarily fix stem version to d1174a83c2dcb7b8

2020-05-14 Thread nickm
commit e63bfca5f2d98788d11b9a0a82bf67277a228c71 Author: Nick Mathewson Date: Wed May 13 08:53:02 2020 -0400 Travis: temporarily fix stem version to d1174a83c2dcb7b8 This is a workaround for https://github.com/torproject/stem/issues/63 --- .travis.yml | 5 - 1 file changed, 4

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

2020-05-14 Thread nickm
commit 72312cdbb166e2c0c9d4b6dba049f43c2d35ecdc Merge: d41f1cd3e e63bfca5f Author: Nick Mathewson Date: Thu May 14 10:20:08 2020 -0400 Merge branch 'maint-0.3.5' into maint-0.4.1 .travis.yml | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

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

2020-05-14 Thread nickm
commit b8bff426f311a5b6cf345e985936b3efd693bfce Merge: b16c1e4cf 72312cdbb Author: Nick Mathewson Date: Thu May 14 10:20:08 2020 -0400 Merge branch 'maint-0.4.1' into maint-0.4.2 .travis.yml | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

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

2020-05-14 Thread nickm
commit 2a9ffeb4753f1f13c1428223ae6c206c70d169d9 Merge: ab92fd590 b8bff426f Author: Nick Mathewson Date: Thu May 14 10:20:08 2020 -0400 Merge branch 'maint-0.4.2' into release-0.4.2 .travis.yml | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

[tor-commits] [tor/release-0.4.2] Travis: temporarily fix stem version to d1174a83c2dcb7b8

2020-05-14 Thread nickm
commit e63bfca5f2d98788d11b9a0a82bf67277a228c71 Author: Nick Mathewson Date: Wed May 13 08:53:02 2020 -0400 Travis: temporarily fix stem version to d1174a83c2dcb7b8 This is a workaround for https://github.com/torproject/stem/issues/63 --- .travis.yml | 5 - 1 file changed, 4

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

2020-05-14 Thread nickm
commit 72312cdbb166e2c0c9d4b6dba049f43c2d35ecdc Merge: d41f1cd3e e63bfca5f Author: Nick Mathewson Date: Thu May 14 10:20:08 2020 -0400 Merge branch 'maint-0.3.5' into maint-0.4.1 .travis.yml | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

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

2020-05-14 Thread nickm
commit ee6409ab63b1810cb152b09b7b490808ce6d4e6b Merge: b444096be b8bff426f Author: Nick Mathewson Date: Thu May 14 10:20:08 2020 -0400 Merge branch 'maint-0.4.2' into maint-0.4.3 .travis.yml | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

[tor-commits] [tor/master] Travis: temporarily fix stem version to d1174a83c2dcb7b8

2020-05-14 Thread nickm
commit e63bfca5f2d98788d11b9a0a82bf67277a228c71 Author: Nick Mathewson Date: Wed May 13 08:53:02 2020 -0400 Travis: temporarily fix stem version to d1174a83c2dcb7b8 This is a workaround for https://github.com/torproject/stem/issues/63 --- .travis.yml | 5 - 1 file changed, 4

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

2020-05-14 Thread nickm
commit 72312cdbb166e2c0c9d4b6dba049f43c2d35ecdc Merge: d41f1cd3e e63bfca5f Author: Nick Mathewson Date: Thu May 14 10:20:08 2020 -0400 Merge branch 'maint-0.3.5' into maint-0.4.1 .travis.yml | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

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

2020-05-14 Thread nickm
commit 72312cdbb166e2c0c9d4b6dba049f43c2d35ecdc Merge: d41f1cd3e e63bfca5f Author: Nick Mathewson Date: Thu May 14 10:20:08 2020 -0400 Merge branch 'maint-0.3.5' into maint-0.4.1 .travis.yml | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

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

2020-05-14 Thread nickm
commit ee6409ab63b1810cb152b09b7b490808ce6d4e6b Merge: b444096be b8bff426f Author: Nick Mathewson Date: Thu May 14 10:20:08 2020 -0400 Merge branch 'maint-0.4.2' into maint-0.4.3 .travis.yml | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

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

2020-05-14 Thread nickm
commit b8bff426f311a5b6cf345e985936b3efd693bfce Merge: b16c1e4cf 72312cdbb Author: Nick Mathewson Date: Thu May 14 10:20:08 2020 -0400 Merge branch 'maint-0.4.1' into maint-0.4.2 .travis.yml | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

[tor-commits] [tor/release-0.4.1] Travis: temporarily fix stem version to d1174a83c2dcb7b8

2020-05-14 Thread nickm
commit e63bfca5f2d98788d11b9a0a82bf67277a228c71 Author: Nick Mathewson Date: Wed May 13 08:53:02 2020 -0400 Travis: temporarily fix stem version to d1174a83c2dcb7b8 This is a workaround for https://github.com/torproject/stem/issues/63 --- .travis.yml | 5 - 1 file changed, 4

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

2020-05-14 Thread nickm
commit 72312cdbb166e2c0c9d4b6dba049f43c2d35ecdc Merge: d41f1cd3e e63bfca5f Author: Nick Mathewson Date: Thu May 14 10:20:08 2020 -0400 Merge branch 'maint-0.3.5' into maint-0.4.1 .travis.yml | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

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

2020-05-14 Thread nickm
commit e26b3778ded828ae8499219f0862af1eb70c862a Merge: 792dbff8f 72312cdbb Author: Nick Mathewson Date: Thu May 14 10:20:08 2020 -0400 Merge branch 'maint-0.4.1' into release-0.4.1 .travis.yml | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

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

2020-05-14 Thread nickm
commit 72312cdbb166e2c0c9d4b6dba049f43c2d35ecdc Merge: d41f1cd3e e63bfca5f Author: Nick Mathewson Date: Thu May 14 10:20:08 2020 -0400 Merge branch 'maint-0.3.5' into maint-0.4.1 .travis.yml | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

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

2020-05-14 Thread nickm
commit 371d5ece5b3243538637ceef2d5e91b944d12420 Merge: 1557e73c8 ee6409ab6 Author: Nick Mathewson Date: Thu May 14 10:20:08 2020 -0400 Merge branch 'maint-0.4.3' .travis.yml | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) ___

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

2020-05-14 Thread nickm
commit b8bff426f311a5b6cf345e985936b3efd693bfce Merge: b16c1e4cf 72312cdbb Author: Nick Mathewson Date: Thu May 14 10:20:08 2020 -0400 Merge branch 'maint-0.4.1' into maint-0.4.2 .travis.yml | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

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

2020-05-14 Thread nickm
commit 2c2c349bdfbb2ac6eb9624607a2153deebdb7426 Merge: 789de7c35 e63bfca5f Author: Nick Mathewson Date: Thu May 14 10:20:08 2020 -0400 Merge branch 'maint-0.3.5' into release-0.3.5 .travis.yml | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

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

2020-05-14 Thread nickm
commit b8bff426f311a5b6cf345e985936b3efd693bfce Merge: b16c1e4cf 72312cdbb Author: Nick Mathewson Date: Thu May 14 10:20:08 2020 -0400 Merge branch 'maint-0.4.1' into maint-0.4.2 .travis.yml | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

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

2020-05-14 Thread nickm
commit 72312cdbb166e2c0c9d4b6dba049f43c2d35ecdc Merge: d41f1cd3e e63bfca5f Author: Nick Mathewson Date: Thu May 14 10:20:08 2020 -0400 Merge branch 'maint-0.3.5' into maint-0.4.1 .travis.yml | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

[tor-commits] [tor/maint-0.4.2] Travis: temporarily fix stem version to d1174a83c2dcb7b8

2020-05-14 Thread nickm
commit e63bfca5f2d98788d11b9a0a82bf67277a228c71 Author: Nick Mathewson Date: Wed May 13 08:53:02 2020 -0400 Travis: temporarily fix stem version to d1174a83c2dcb7b8 This is a workaround for https://github.com/torproject/stem/issues/63 --- .travis.yml | 5 - 1 file changed, 4

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

2020-05-14 Thread nickm
commit b8bff426f311a5b6cf345e985936b3efd693bfce Merge: b16c1e4cf 72312cdbb Author: Nick Mathewson Date: Thu May 14 10:20:08 2020 -0400 Merge branch 'maint-0.4.1' into maint-0.4.2 .travis.yml | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

[tor-commits] [tor/release-0.3.5] Travis: temporarily fix stem version to d1174a83c2dcb7b8

2020-05-14 Thread nickm
commit e63bfca5f2d98788d11b9a0a82bf67277a228c71 Author: Nick Mathewson Date: Wed May 13 08:53:02 2020 -0400 Travis: temporarily fix stem version to d1174a83c2dcb7b8 This is a workaround for https://github.com/torproject/stem/issues/63 --- .travis.yml | 5 - 1 file changed, 4

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

2020-05-14 Thread nickm
commit ee6409ab63b1810cb152b09b7b490808ce6d4e6b Merge: b444096be b8bff426f Author: Nick Mathewson Date: Thu May 14 10:20:08 2020 -0400 Merge branch 'maint-0.4.2' into maint-0.4.3 .travis.yml | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

[tor-commits] [tor/maint-0.4.1] Travis: temporarily fix stem version to d1174a83c2dcb7b8

2020-05-14 Thread nickm
commit e63bfca5f2d98788d11b9a0a82bf67277a228c71 Author: Nick Mathewson Date: Wed May 13 08:53:02 2020 -0400 Travis: temporarily fix stem version to d1174a83c2dcb7b8 This is a workaround for https://github.com/torproject/stem/issues/63 --- .travis.yml | 5 - 1 file changed, 4

[tor-commits] [tor/maint-0.4.3] Travis: temporarily fix stem version to d1174a83c2dcb7b8

2020-05-14 Thread nickm
commit e63bfca5f2d98788d11b9a0a82bf67277a228c71 Author: Nick Mathewson Date: Wed May 13 08:53:02 2020 -0400 Travis: temporarily fix stem version to d1174a83c2dcb7b8 This is a workaround for https://github.com/torproject/stem/issues/63 --- .travis.yml | 5 - 1 file changed, 4

[tor-commits] [tor/maint-0.3.5] Travis: temporarily fix stem version to d1174a83c2dcb7b8

2020-05-14 Thread nickm
commit e63bfca5f2d98788d11b9a0a82bf67277a228c71 Author: Nick Mathewson Date: Wed May 13 08:53:02 2020 -0400 Travis: temporarily fix stem version to d1174a83c2dcb7b8 This is a workaround for https://github.com/torproject/stem/issues/63 --- .travis.yml | 5 - 1 file changed, 4

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

2020-05-14 Thread translation
commit 5ad36db4426a4938f23649f91382ccde1d6397e9 Author: Translation commit bot Date: Thu May 14 11:51:34 2020 + https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttonproperties --- hu/torbutton.properties | 26 +- 1 file changed, 13

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

2020-05-14 Thread translation
commit d3df6cc6e1797733ebca5b370f0f6915f490666f Author: Translation commit bot Date: Thu May 14 11:50:10 2020 + https://gitweb.torproject.org/translation.git/commit/?h=tba-torbrowserstringsdtd --- hu/torbrowser_strings.dtd | 14 +++--- 1 file changed, 7 insertions(+), 7

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

2020-05-14 Thread translation
commit ee20eef0fbccf48ed87f6c6a44b452886838fbfc Author: Translation commit bot Date: Thu May 14 11:21:29 2020 + https://gitweb.torproject.org/translation.git/commit/?h=torbutton-torbuttonproperties --- hu/torbutton.properties | 12 ++-- 1 file changed, 6 insertions(+), 6

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

2020-05-14 Thread translation
commit fbe7847a57da021a1b96b111b585c0914691afe3 Author: Translation commit bot Date: Thu May 14 11:18:42 2020 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release --- hu.po | 24 1 file changed, 12 insertions(+), 12 deletions(-) diff

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

2020-05-14 Thread translation
commit 4384c8a36edf843563b630003a2b5a545976becb Author: Translation commit bot Date: Thu May 14 11:17:17 2020 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc --- hu.po | 54 +++--- 1 file changed, 27 insertions(+),

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

2020-05-14 Thread translation
commit e2dd839a4c1baed3b787f48122fe4a635eea1c27 Author: Translation commit bot Date: Thu May 14 09:19:51 2020 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc_release --- hu.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hu.po b/hu.po

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

2020-05-14 Thread translation
commit 8d5da013f836061de37e4817dc3dd6d37d5d6980 Author: Translation commit bot Date: Thu May 14 09:17:46 2020 + https://gitweb.torproject.org/translation.git/commit/?h=tails-misc --- hu.po | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/hu.po b/hu.po

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

2020-05-14 Thread translation
commit 7e04ee246c92695b3a19a26034d5c4a1857ce9b8 Author: Translation commit bot Date: Thu May 14 09:15:15 2020 + https://gitweb.torproject.org/translation.git/commit/?h=bridgedb --- hu/LC_MESSAGES/bridgedb.po | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git

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

2020-05-14 Thread translation
commit c475844d49a6216365771a301ac197d99afebc67 Author: Translation commit bot Date: Thu May 14 08:47:16 2020 + https://gitweb.torproject.org/translation.git/commit/?h=snowflakeaddon-messages.json --- it/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [metrics-lib/master] Parse partial download times from Onionperf files.

2020-05-14 Thread karsten
commit ba6c63a707ceb7acc6354f541a8efd9366842c53 Author: Karsten Loesing Date: Thu May 14 09:23:12 2020 +0200 Parse partial download times from Onionperf files. Implements #26673. --- CHANGELOG.md | 6 +++-

[tor-commits] [onionperf/master] Adds support for recording seconds elapsed before downloading certain numbers of bytes

2020-05-14 Thread karsten
commit d2086191602147b70c81e8a0f96c296bfa78b853 Author: Ana Custura Date: Wed May 13 20:51:05 2020 +0100 Adds support for recording seconds elapsed before downloading certain numbers of bytes --- README_JSON.md| 11 +++ onionperf/analysis.py | 6 ++ 2 files changed,

  1   2   >