[tor-commits] [translation/https_everywhere_completed] Update translations for https_everywhere_completed

2019-02-15 Thread translation
commit dfb234634c5cefe46b2e090eeba8d796f77ec6a9 Author: Translation commit bot Date: Sat Feb 16 01:46:34 2019 + Update translations for https_everywhere_completed --- templates/https-everywhere.dtd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git

[tor-commits] [meek/webextension] Set some safety defaults for fetch.

2019-02-15 Thread dcf
commit 830375ad31990fab1d8df24b9ad9447e4a0301e4 Author: David Fifield Date: Fri Feb 15 14:29:54 2019 -0700 Set some safety defaults for fetch. cache: "no-store" credentials: "omit" redirect: "manual" cache: "no-store" adds these headers, which seem fine:

[tor-commits] [meek/webextension] Strip unneeded headers by default.

2019-02-15 Thread dcf
commit 7c57727cdbefb4916984bc20cf4d42e903cbc27d Author: David Fifield Date: Fri Feb 15 13:55:53 2019 -0700 Strip unneeded headers by default. These are: Accept Accept-Language Cookie Origin User-Agent Cf.

[tor-commits] [meek/webextension] Allow overriding the request headers.

2019-02-15 Thread dcf
commit b2b8b3af03b35d3c1fa794c229f77cc95db5cdf4 Author: David Fifield Date: Fri Feb 15 13:14:43 2019 -0700 Allow overriding the request headers. The fetch API itself doesn't let you change certain headers, notably including Host which we need for domain fronting. So instead,

[tor-commits] [meek/webextension] Make roundtrip async.

2019-02-15 Thread dcf
commit 52ff3d08b09d96fca4c6ef247fa9c173b3b867a9 Author: David Fifield Date: Fri Feb 15 12:08:01 2019 -0700 Make roundtrip async. roundtrip doesn't need to know the ID; tack that on in the onMessage listener. --- webextension/background.js | 28 +--- 1

[tor-commits] [translation/support-portal] Update translations for support-portal

2019-02-15 Thread translation
commit 055411585a431ee4ecc49961ba82ed026bc776e4 Author: Translation commit bot Date: Fri Feb 15 21:50:10 2019 + Update translations for support-portal --- contents+fr.po | 29 +++-- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/contents+fr.po

[tor-commits] [translation/support-portal_completed] Update translations for support-portal_completed

2019-02-15 Thread translation
commit 4569a55b0fa7c5caf152abedbe127207fbc36863 Author: Translation commit bot Date: Fri Feb 15 21:50:17 2019 + Update translations for support-portal_completed --- contents+fr.po | 29 +++-- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git

[tor-commits] [translation/donatepages-messagespot] Update translations for donatepages-messagespot

2019-02-15 Thread translation
commit 70e26aaa23ae8d48efadd5cc2a4af5011084172e Author: Translation commit bot Date: Fri Feb 15 18:45:27 2019 + Update translations for donatepages-messagespot --- locale/sk/LC_MESSAGES/messages.po | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git

[tor-commits] [translation/support-portal] Update translations for support-portal

2019-02-15 Thread translation
commit 0f0f9050614286c6ccb03448431db27c3219d312 Author: Translation commit bot Date: Fri Feb 15 21:20:12 2019 + Update translations for support-portal --- contents+fr.po | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/contents+fr.po

[tor-commits] [translation/support-portal_completed] Update translations for support-portal_completed

2019-02-15 Thread translation
commit 799037bad4883f65dcc39ed6e30b9b1f425c55a9 Author: Translation commit bot Date: Fri Feb 15 21:20:19 2019 + Update translations for support-portal_completed --- contents+fr.po | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/contents+fr.po

[tor-commits] [translation/donatepages-messagespot_completed] Update translations for donatepages-messagespot_completed

2019-02-15 Thread translation
commit 3d2b141c1c6f6aa0ac52fac484c417daa530f315 Author: Translation commit bot Date: Fri Feb 15 21:15:36 2019 + Update translations for donatepages-messagespot_completed --- locale/fr/LC_MESSAGES/messages.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [translation/donatepages-messagespot] Update translations for donatepages-messagespot

2019-02-15 Thread translation
commit 0af978af95ce861e0a4cd767758e117ed3f17960 Author: Translation commit bot Date: Fri Feb 15 21:15:27 2019 + Update translations for donatepages-messagespot --- locale/fr/LC_MESSAGES/messages.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [sbws/master] Merge branch 'bug29199'

2019-02-15 Thread juga
commit a1926b88786bd01cf0a4f1f6c7014db3fea41a1e Merge: e23a25a 5c50636 Author: juga0 Date: Fri Feb 15 17:52:28 2019 + Merge branch 'bug29199' sbws/util/config.py | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) ___

[tor-commits] [sbws/master] Merge branch 'bug28868'

2019-02-15 Thread juga
commit e23a25abced0b022f452249cf9c3fea97b09f9ed Merge: f173396 40a94b4 Author: juga0 Date: Fri Feb 15 17:50:50 2019 + Merge branch 'bug28868' Solved conflicts: sbws/lib/relayprioritizer.py by applying theirs. docs/source/specification.rst | 51

[tor-commits] [sbws/master] docs: update documentation about relays' prioritization

2019-02-15 Thread juga
commit 40a94b4a672654b8413c227f9e81e7ec8c7eaf23 Author: juga0 Date: Tue Jan 22 10:05:36 2019 + docs: update documentation about relays' prioritization By using the method docstring, we don't need to keep updated documentation about the same functionallity. Also, the

[tor-commits] [sbws/master] relayprioritizer: add comment about reading resultdump

2019-02-15 Thread juga
commit efe8245f333f11cf4e98eec6504d9e0478fe7656 Author: juga0 Date: Tue Dec 18 09:14:17 2018 + relayprioritizer: add comment about reading resultdump --- sbws/lib/relayprioritizer.py | 4 1 file changed, 4 insertions(+) diff --git a/sbws/lib/relayprioritizer.py

[tor-commits] [sbws/master] relayprioritizer: comment debug log, too many lines

2019-02-15 Thread juga
commit 7f743a8c76ca1e2514b6fe4df7517add77daf449 Author: juga0 Date: Tue Dec 18 09:10:32 2018 + relayprioritizer: comment debug log, too many lines After several iterations, the number of relays that are prioritized is high, this log prints so many lines. ---

[tor-commits] [sbws/master] fix: config: set stdout log level to cli argument

2019-02-15 Thread juga
commit 5c50636294066cc257f96f1a89c1515c8b8641a6 Author: juga0 Date: Thu Feb 7 08:46:49 2019 + fix: config: set stdout log level to cli argument when the cli argument `log-level` is provided. Before, it was only setting the minimal log level, but it was not changing the

[tor-commits] [sbws/master] relayprioritizer: add comment about future refactor

2019-02-15 Thread juga
commit 603f83adcaff021c8c5ba557a5e61d09c19ca79d Author: juga0 Date: Tue Dec 18 09:16:40 2018 + relayprioritizer: add comment about future refactor --- sbws/lib/relayprioritizer.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sbws/lib/relayprioritizer.py

[tor-commits] [sbws/master] relayprioritizer: Stop prioritizing relays that tend to fail

2019-02-15 Thread juga
commit 96c718805cb7e0a6d3869e2b6b9ce7e6b94a55f3 Author: juga0 Date: Tue Dec 18 08:37:59 2018 + relayprioritizer: Stop prioritizing relays that tend to fail Because unstable relays that often fail to be measured, might fail again and stable relays will get measured only

[tor-commits] [sbws/master] relayprioritizer: add argument to return only a fraction

2019-02-15 Thread juga
commit 133e37ba47eadfbff545e03c87673bb99781db9b Author: juga0 Date: Tue Dec 18 08:57:02 2018 + relayprioritizer: add argument to return only a fraction Not all the relays in the network are returned by this method, but a fraction of them. Create an argument to allow to

[tor-commits] [sbws/master] relayprioritizer: remove unneded assert

2019-02-15 Thread juga
commit 25967c0a34564515cfbae848b727171d7bc45663 Author: juga0 Date: Tue Dec 18 09:02:25 2018 + relayprioritizer: remove unneded assert --- sbws/lib/relayprioritizer.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/sbws/lib/relayprioritizer.py b/sbws/lib/relayprioritizer.py

[tor-commits] [sbws/master] relayprioritizer: remove asserts on hard-coded values

2019-02-15 Thread juga
commit ce08884f51b500d2dabaedf371dc2bf53bee0297 Author: juga0 Date: Tue Dec 18 09:07:47 2018 + relayprioritizer: remove asserts on hard-coded values result.freshness_reduction_factor are hard-coded values, no need to assert. --- sbws/lib/relayprioritizer.py | 10

[tor-commits] [sbws/master] circuitbuilder: return reasons on circuit build errors

2019-02-15 Thread juga
commit a4aa5e7d5e7b72caf1a545b0b26e43ffe2946dfc Author: juga0 Date: Wed Feb 6 17:16:39 2019 + circuitbuilder: return reasons on circuit build errors --- sbws/lib/circuitbuilder.py | 7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/sbws/lib/circuitbuilder.py

[tor-commits] [sbws/master] circuitbuilder: Stop building the circuit 3 times

2019-02-15 Thread juga
commit 4642c1093a3ed73ddea2e71f26458591967a25c2 Author: juga0 Date: Wed Feb 6 16:22:26 2019 + circuitbuilder: Stop building the circuit 3 times It is observed that when the circuit can not be built the first time, consecutive attemps will also fail. The relay will be

[tor-commits] [sbws/master] tests: add circuitbuilder build_circuit test

2019-02-15 Thread juga
commit 51053135680a381d1df258e6f7ea859f5a9bfa43 Author: juga0 Date: Wed Feb 6 17:31:41 2019 + tests: add circuitbuilder build_circuit test --- tests/integration/lib/test_circuitbuilder.py | 19 +++ 1 file changed, 19 insertions(+) diff --git

[tor-commits] [sbws/master] Merge branch 'bug29295'

2019-02-15 Thread juga
commit f173396892c7d5f83d89c140fc6554c823b65412 Merge: 051773e 5105313 Author: juga0 Date: Fri Feb 15 17:42:36 2019 + Merge branch 'bug29295' sbws/lib/circuitbuilder.py | 48 +--- tests/integration/lib/test_circuitbuilder.py | 19 +++

[tor-commits] [sbws/master] circuitbuilder: add comment about future refactor

2019-02-15 Thread juga
commit b6c67753771daebafb2521c5875997dc573ea430 Author: juga0 Date: Wed Feb 6 17:34:39 2019 + circuitbuilder: add comment about future refactor --- sbws/lib/circuitbuilder.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sbws/lib/circuitbuilder.py b/sbws/lib/circuitbuilder.py

[tor-commits] [sbws/master] circuitbuilder: Stop raising exception on path invalid.

2019-02-15 Thread juga
commit 0773f09038b9422872302347df2ad52263f351e3 Author: juga0 Date: Wed Feb 6 17:15:19 2019 + circuitbuilder: Stop raising exception on path invalid. Instead, return the reason why the circuit could not be built, as other errors do. --- sbws/lib/circuitbuilder.py | 13

[tor-commits] [sbws/master] circuitbuilder: circuit path is not a number in the code

2019-02-15 Thread juga
commit 851401be4b84d2b7efe4ff26d3ddc7e61d5f86cb Author: juga0 Date: Wed Feb 6 17:11:20 2019 + circuitbuilder: circuit path is not a number in the code There is no any case in our code where path is an integer. Remove asserts, check only the lenght of the circuit and check

[tor-commits] [sbws/master] destination: disable urllib3 warnings

2019-02-15 Thread juga
commit 4761f06765d03367803b38b4fd77535067bddec9 Author: juga0 Date: Sat Dec 8 16:38:45 2018 + destination: disable urllib3 warnings when disabling destination certificate validation. --- sbws/lib/destination.py | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff

[tor-commits] [sbws/master] docs: add verify option to man and example

2019-02-15 Thread juga
commit 216b29bd4ca1d3dc137d95ff2a17d916001114d1 Author: juga0 Date: Sat Dec 8 16:46:08 2018 + docs: add verify option to man and example and explain how to disable certificate validation. Closes bug #28788. Bugfix v0.4.0. --- docs/source/examples/sbws.example.ini | 2

[tor-commits] [sbws/master] Merge branch 'bug28788'

2019-02-15 Thread juga
commit 051773e45e0c677f84fbc83dd48020a4df8b310d Merge: 149e236 216b29b Author: juga0 Date: Fri Feb 15 17:38:21 2019 + Merge branch 'bug28788' Solved conflicts in: docs/source/examples/sbws.example.ini sbws/globals.py applying both theirs and ours.

[tor-commits] [sbws/master] destination: add constant to verify destination

2019-02-15 Thread juga
commit 62b62ea4e4722e8297e2cf88c01bb33ad08fb970 Author: juga0 Date: Sat Dec 8 16:36:07 2018 + destination: add constant to verify destination certificate by default. --- sbws/globals.py | 2 ++ sbws/lib/destination.py | 4 +++- 2 files changed, 5 insertions(+), 1

[tor-commits] [translation/support-portal] Update translations for support-portal

2019-02-15 Thread translation
commit d7482b1b15dd8b6c29cce8f161ecc9a2f5615d43 Author: Translation commit bot Date: Fri Feb 15 15:20:10 2019 + Update translations for support-portal --- contents+ka.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contents+ka.po b/contents+ka.po index

[tor-commits] [torspec/master] Merge branch 'tor-github/pr/55'

2019-02-15 Thread dgoulet
commit 7e2e3308f5ebb2b4b4ff24d3307b56366c3e24e2 Merge: 4a3c358 87abfd8 Author: David Goulet Date: Fri Feb 15 09:39:52 2019 -0500 Merge branch 'tor-github/pr/55' socks-extensions.txt | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-)

[tor-commits] [torspec/master] Document more differences between SOCKS5 RFCs and how Tor implements SOCKS5

2019-02-15 Thread dgoulet
commit 87abfd89e39e1d4c5d245e0e9f1e62989288701a Author: rl1987 Date: Tue Feb 12 19:12:03 2019 +0200 Document more differences between SOCKS5 RFCs and how Tor implements SOCKS5 --- socks-extensions.txt | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) diff --git

[tor-commits] [webwml/master] Add new Tor Browser version: 8.5a8

2019-02-15 Thread boklm
commit 0f6a374ec18c68f73048b23e5a193dff8557c741 Author: Nicolas Vigier Date: Fri Feb 15 13:50:10 2019 +0100 Add new Tor Browser version: 8.5a8 --- include/versions.wmi | 4 ++-- projects/torbrowser/RecommendedTBBVersions | 6 +- 2 files changed, 7 insertions(+),

[tor-commits] [torspec/master] Merge branch 'ope_spec2'

2019-02-15 Thread nickm
commit 4a3c3584d423d3f3e5de9ac556d001248d5d1c8f Merge: 68aebed 85e8d6e Author: Nick Mathewson Date: Fri Feb 15 07:02:11 2019 -0500 Merge branch 'ope_spec2' rend-spec-v3.txt | 78 1 file changed, 78 insertions(+)

[tor-commits] [torspec/master] Appendix to rend-spec.txt about how to generate revision counters

2019-02-15 Thread nickm
commit 85e8d6e829e89ff58302f4f628c70ff4e8de2f8a Author: Nick Mathewson Date: Thu May 10 18:20:09 2018 -0400 Appendix to rend-spec.txt about how to generate revision counters --- rend-spec-v3.txt | 78 1 file changed, 78

[tor-commits] [translation/tor-launcher-properties_completed] Update translations for tor-launcher-properties_completed

2019-02-15 Thread translation
commit a96f500b9ff07b66465dcdd5de9083b634ce9f91 Author: Translation commit bot Date: Fri Feb 15 09:19:32 2019 + Update translations for tor-launcher-properties_completed --- ka/torlauncher.properties | 24 1 file changed, 20 insertions(+), 4 deletions(-) diff

[tor-commits] [translation/tor-launcher-properties] Update translations for tor-launcher-properties

2019-02-15 Thread translation
commit 8f945b395589f633e83fda340d24336afa80e13f Author: Translation commit bot Date: Fri Feb 15 09:19:26 2019 + Update translations for tor-launcher-properties --- ka/torlauncher.properties | 38 +++--- 1 file changed, 19 insertions(+), 19 deletions(-)