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

2018-12-19 Thread translation
commit d6fa0e8aada7f3d5a60c00595ee71c02e89d34a8 Author: Translation commit bot Date: Thu Dec 20 07:45:24 2018 + Update translations for donatepages-messagespot --- locale/he/LC_MESSAGES/messages.po | 9 + 1 file changed, 9 insertions(+) diff --git

[tor-commits] [snowflake/master] Use chunk.byteLength as appropriate for ArrayBuffers.

2018-12-19 Thread dcf
commit ab34f8e889e9b516f55dc255a8dd125a46725021 Author: David Fifield Date: Tue Dec 4 17:11:29 2018 -0700 Use chunk.byteLength as appropriate for ArrayBuffers. Without this, running with non-dummy rate limiter (e.g. ?ratelimit=1000) would try to add undefined to a number

[tor-commits] [snowflake/master] Bump last updated date.

2018-12-19 Thread dcf
commit 01bdcd6b28a497895e28fcf0b43dfa158506eec1 Author: David Fifield Date: Wed Dec 19 21:34:06 2018 -0700 Bump last updated date. --- proxy/static/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy/static/index.html b/proxy/static/index.html index

[tor-commits] [snowflake/master] Set binaryType="arraybuffer" for RTCDataChannel, just as with WebSocket.

2018-12-19 Thread dcf
commit aa668bdc92ca76ead1e2816aebe8665377857bba Author: David Fifield Date: Tue Dec 4 15:28:19 2018 -0700 Set binaryType="arraybuffer" for RTCDataChannel, just as with WebSocket. The binaryType can be "arraybuffer" or "blob", and "blob" is the default. The code is only aware

[snowflake/master] Log WebSocket→WebRTC messages in debug mode.

2018-12-19 Thread dcf
commit 7c519b2975642dbe36f35216cbf48b334499408b Author: David Fifield Date: Tue Dec 4 15:48:13 2018 -0700 Log WebSocket→WebRTC messages in debug mode. Same as the other direction. --- proxy/proxypair.coffee | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git

[tor-commits] [snowflake/master] Test ProxyPair with ArrayBuffers, not strings.

2018-12-19 Thread dcf
commit 297ae7b1b8800f7c70d31da034ae3802c39273c9 Author: David Fifield Date: Tue Dec 4 16:55:12 2018 -0700 Test ProxyPair with ArrayBuffers, not strings. --- proxy/spec/proxypair.spec.coffee | 29 + 1 file changed, 25 insertions(+), 4 deletions(-) diff --git

[tor-commits] [snowflake/master] Only console.log the number of bytes, not the literal message.

2018-12-19 Thread dcf
commit f06104d182454730c4a0916702b7ee83bce822b8 Author: David Fifield Date: Tue Dec 4 15:50:54 2018 -0700 Only console.log the number of bytes, not the literal message. It doesn't really help to have a bunch TLS application records interpreted as a string written to the

[tor-commits] [tor-browser-build/master] Bug 28752: Don't download tor-android-binary resources during build

2018-12-19 Thread gk
commit 9b0b7b5159e670e04d5705350f33f8b2aa056634 Author: sisbell Date: Sun Dec 16 12:57:25 2018 -0800 Bug 28752: Don't download tor-android-binary resources during build --- projects/firefox/build | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git

[tor-commits] [research-web/master] Add irl's modern-collector report.

2018-12-19 Thread karsten
commit cf03e0df6edfd948abd674e473ef5230bf06cc46 Author: Karsten Loesing Date: Wed Dec 19 22:03:44 2018 +0100 Add irl's modern-collector report. --- techreports.bib | 10 ++ 1 file changed, 10 insertions(+) diff --git a/techreports.bib b/techreports.bib index 97dda56..8841ce0

[tor-commits] [tor/release-0.3.5] test_rebind: wait for tor to timeout, even if it is logging a lot

2018-12-19 Thread nickm
commit 315c21d2e200fc45e4886fb7ab32e01a3a8354e9 Author: Nick Mathewson Date: Mon Dec 17 09:53:17 2018 -0500 test_rebind: wait for tor to timeout, even if it is logging a lot Fixes bug 28883; bugfix on 0.3.5.4-alpha. --- changes/ticket28883 | 4 src/test/test_rebind.py |

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

2018-12-19 Thread nickm
commit bc6f14913340bee158932488492e1d729add145b Merge: 6d375e1cb b7018b1a2 Author: Nick Mathewson Date: Wed Dec 19 15:36:08 2018 -0500 Merge branch 'maint-0.3.5' into release-0.3.5 changes/ticket28883 | 4 src/test/test_rebind.py | 6 ++ 2 files changed, 6 insertions(+), 4

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

2018-12-19 Thread nickm
commit b7018b1a24fbdaed2805e11b0343e03445f8cb7e Merge: 26bbeb298 315c21d2e Author: Nick Mathewson Date: Wed Dec 19 15:36:03 2018 -0500 Merge branch 'ticket28883_035' into maint-0.3.5 changes/ticket28883 | 4 src/test/test_rebind.py | 6 ++ 2 files changed, 6 insertions(+), 4

[tor-commits] [tor/master] test_rebind: wait for tor to timeout, even if it is logging a lot

2018-12-19 Thread nickm
commit 315c21d2e200fc45e4886fb7ab32e01a3a8354e9 Author: Nick Mathewson Date: Mon Dec 17 09:53:17 2018 -0500 test_rebind: wait for tor to timeout, even if it is logging a lot Fixes bug 28883; bugfix on 0.3.5.4-alpha. --- changes/ticket28883 | 4 src/test/test_rebind.py |

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

2018-12-19 Thread nickm
commit 1c47459e5a5ed6d404a8034502543e7e4a67be38 Merge: ed0bc85ed b7018b1a2 Author: Nick Mathewson Date: Wed Dec 19 15:36:08 2018 -0500 Merge branch 'maint-0.3.5' changes/ticket28883 | 4 src/test/test_rebind.py | 6 ++ 2 files changed, 6 insertions(+), 4 deletions(-)

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

2018-12-19 Thread nickm
commit b7018b1a24fbdaed2805e11b0343e03445f8cb7e Merge: 26bbeb298 315c21d2e Author: Nick Mathewson Date: Wed Dec 19 15:36:03 2018 -0500 Merge branch 'ticket28883_035' into maint-0.3.5 changes/ticket28883 | 4 src/test/test_rebind.py | 6 ++ 2 files changed, 6 insertions(+), 4

[tor-commits] [tor/maint-0.3.5] test_rebind: wait for tor to timeout, even if it is logging a lot

2018-12-19 Thread nickm
commit 315c21d2e200fc45e4886fb7ab32e01a3a8354e9 Author: Nick Mathewson Date: Mon Dec 17 09:53:17 2018 -0500 test_rebind: wait for tor to timeout, even if it is logging a lot Fixes bug 28883; bugfix on 0.3.5.4-alpha. --- changes/ticket28883 | 4 src/test/test_rebind.py |

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

2018-12-19 Thread nickm
commit b7018b1a24fbdaed2805e11b0343e03445f8cb7e Merge: 26bbeb298 315c21d2e Author: Nick Mathewson Date: Wed Dec 19 15:36:03 2018 -0500 Merge branch 'ticket28883_035' into maint-0.3.5 changes/ticket28883 | 4 src/test/test_rebind.py | 6 ++ 2 files changed, 6 insertions(+), 4

[tor-commits] [metrics-web/master] Take out "We're hiring" link from start page.

2018-12-19 Thread karsten
commit 54930cb95f685f7a42610edd4ae2a39f2add7116 Author: Karsten Loesing Date: Wed Dec 19 21:05:01 2018 +0100 Take out "We're hiring" link from start page. --- src/main/resources/web/jsps/index.jsp | 5 - 1 file changed, 5 deletions(-) diff --git

[tor-commits] [metrics-web/master] Use readr to speed up drawing graphs.

2018-12-19 Thread karsten
commit 2c44721c9ab903183558b92d7a4e17674fcb79be Author: Karsten Loesing Date: Mon Dec 17 21:03:16 2018 +0100 Use readr to speed up drawing graphs. Over two years ago, in commit 1f90b72 from October 2016, we made our user graphs faster by avoiding to read the large .csv file on

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

2018-12-19 Thread translation
commit ebbe5ac01596e6886aa6394f5fdd2d332c928502 Author: Translation commit bot Date: Wed Dec 19 17:45:23 2018 + Update translations for donatepages-messagespot --- locale/ka/LC_MESSAGES/messages.po | 27 --- 1 file changed, 24 insertions(+), 3 deletions(-)

[tor-commits] [translation/tails-greeter-2] Update translations for tails-greeter-2

2018-12-19 Thread translation
commit 1606aa3dc7a7bc4d4b473f817c5db1f37b679560 Author: Translation commit bot Date: Wed Dec 19 16:16:27 2018 + Update translations for tails-greeter-2 --- gl/gl.po | 14 +++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/gl/gl.po b/gl/gl.po index

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

2018-12-19 Thread translation
commit 248fe4558ff9b85124bb7f14e5073221b7f5b271 Author: Translation commit bot Date: Wed Dec 19 15:45:21 2018 + Update translations for donatepages-messagespot --- locale/it/LC_MESSAGES/messages.po | 5 + 1 file changed, 5 insertions(+) diff --git

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

2018-12-19 Thread translation
commit cfbf966817e8d57783cddee3a3a384ec769106d2 Author: Translation commit bot Date: Wed Dec 19 15:15:21 2018 + Update translations for donatepages-messagespot --- locale/it/LC_MESSAGES/messages.po | 44 +++ 1 file changed, 40 insertions(+), 4

[tor-commits] [webwml/master] Update contact details - clean up merge conflict

2018-12-19 Thread hiro
commit e33a332fd7404f133a44b61b564866a9d01913b6 Author: hiro Date: Wed Dec 19 12:23:57 2018 +0100 Update contact details - clean up merge conflict --- about/en/contact.wml | 5 - 1 file changed, 5 deletions(-) diff --git a/about/en/contact.wml b/about/en/contact.wml index

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

2018-12-19 Thread translation
commit ba6b79d8d61d09b568124b6f5af28ff4e25ca167 Author: Translation commit bot Date: Wed Dec 19 10:45:14 2018 + Update translations for bridgedb --- bn/LC_MESSAGES/bridgedb.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bn/LC_MESSAGES/bridgedb.po

[tor-commits] [webwml/master] Update contact details

2018-12-19 Thread hiro
commit 1cd1d458f26521b93642f7d9084b8fa424fced9a Author: hiro Date: Wed Dec 19 09:51:56 2018 +0100 Update contact details --- about/en/contact.wml | 5 + 1 file changed, 5 insertions(+) diff --git a/about/en/contact.wml b/about/en/contact.wml index 82beb88b..8dbd42c7 100644 ---

[tor-commits] [translation/tbmanual-contentspot_completed] Update translations for tbmanual-contentspot_completed

2018-12-19 Thread translation
commit 68cab514fbf736937c468204ac3ab3246ae66f96 Author: Translation commit bot Date: Wed Dec 19 08:47:35 2018 + Update translations for tbmanual-contentspot_completed --- contents+he.po | 6 ++ 1 file changed, 6 insertions(+) diff --git a/contents+he.po b/contents+he.po index

[tor-commits] [translation/tbmanual-contentspot] Update translations for tbmanual-contentspot

2018-12-19 Thread translation
commit 25b8dfea4f9567dcb9a2a4b05fc57e76971a81f9 Author: Translation commit bot Date: Wed Dec 19 08:47:28 2018 + Update translations for tbmanual-contentspot --- contents+he.po | 6 ++ 1 file changed, 6 insertions(+) diff --git a/contents+he.po b/contents+he.po index

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

2018-12-19 Thread translation
commit 0bda6886f21da12986d5b668d1d1cf37cf53e904 Author: Translation commit bot Date: Wed Dec 19 08:19:58 2018 + Update translations for support-portal --- contents+he.po | 2 ++ 1 file changed, 2 insertions(+) diff --git a/contents+he.po b/contents+he.po index 96279395b..53475e9f5

[tor-commits] [translation/tbmanual-contentspot_completed] Update translations for tbmanual-contentspot_completed

2018-12-19 Thread translation
commit 8c35168f65c31ae15be4a79f2987be36db0a4d4d Author: Translation commit bot Date: Wed Dec 19 08:17:32 2018 + Update translations for tbmanual-contentspot_completed --- contents+he.po | 19 +++ 1 file changed, 19 insertions(+) diff --git a/contents+he.po

[tor-commits] [translation/tbmanual-contentspot] Update translations for tbmanual-contentspot

2018-12-19 Thread translation
commit f2341b5c149af49c6a29f7f0f021d1a33f9ca535 Author: Translation commit bot Date: Wed Dec 19 08:17:23 2018 + Update translations for tbmanual-contentspot --- contents+he.po | 19 +++ 1 file changed, 19 insertions(+) diff --git a/contents+he.po b/contents+he.po