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

2019-04-25 Thread translation
commit 92e7bff8954e5ba6fcf18d60d7fec013517b9768 Author: Translation commit bot Date: Fri Apr 26 05:50:31 2019 + Update translations for tor_outreach_md_completed --- tor-outreach2019-2020-zh_CN.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

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

2019-04-25 Thread translation
commit c7c29b7852c9dc037aeba1f64cbad67408cf85c3 Author: Translation commit bot Date: Fri Apr 26 05:50:25 2019 + Update translations for tor_outreach_md --- tor-outreach2019-2020-zh_CN.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git

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

2019-04-25 Thread translation
commit 26c62f06e38d1e4f33204af023666343b758acd0 Author: Translation commit bot Date: Fri Apr 26 05:20:19 2019 + Update translations for tor_outreach_md_completed --- tor-outreach2019-2020-zh_CN.md | 162 + 1 file changed, 162 insertions(+) diff

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

2019-04-25 Thread translation
commit 5e11343a7f1206a6b8b4a6fd7ab2d136c6b0b1f3 Author: Translation commit bot Date: Fri Apr 26 05:20:14 2019 + Update translations for tor_outreach_md --- tor-outreach2019-2020-zh_CN.md | 64 +- 1 file changed, 32 insertions(+), 32 deletions(-)

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

2019-04-25 Thread translation
commit 6c71d86cd92025fa565d880a3f38a221485ebd76 Author: Translation commit bot Date: Fri Apr 26 04:49:59 2019 + Update translations for tor_outreach_md --- tor-outreach2019-2020-zh_CN.md | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git

[tor-commits] [tor/master] Remove callback for setting bridges as running

2019-04-25 Thread nickm
commit c07d854772bda558ef8cf4fd71f2673c7ed00083 Author: Neel Chauhan Date: Thu Apr 11 21:28:35 2019 -0400 Remove callback for setting bridges as running --- changes/bug24490 | 2 +- scripts/maint/practracker/exceptions.txt | 8

[tor-commits] [tor/master] Remove unused get_options()

2019-04-25 Thread nickm
commit cc87acf29b40a135745f74412caaececf8ea0329 Author: Neel Chauhan Date: Sun Apr 14 14:51:42 2019 -0400 Remove unused get_options() --- src/feature/control/fmt_serverstatus.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/feature/control/fmt_serverstatus.c

[tor-commits] [tor/master] Move code for setting bridges as running to voteflags.c

2019-04-25 Thread nickm
commit 4172dcaa62b02593910736110d9d2c94052dbdcb Author: Neel Chauhan Date: Thu Apr 11 20:44:30 2019 -0400 Move code for setting bridges as running to voteflags.c --- scripts/maint/practracker/exceptions.txt | 4 ++-- src/core/mainloop/mainloop.c | 7 +--

[tor-commits] [tor/master] Remove unused variable in fmt_serverstatus.c

2019-04-25 Thread nickm
commit 398c736230719e6b8eb539c7b08a5acfc0463db1 Author: Neel Chauhan Date: Thu Apr 11 22:11:27 2019 -0400 Remove unused variable in fmt_serverstatus.c --- src/feature/control/fmt_serverstatus.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/feature/control/fmt_serverstatus.c

[tor-commits] [tor/master] Update networkstatus_getinfo_by_purpose() comment

2019-04-25 Thread nickm
commit 994b8ba424e0e225b3a3b3923044ff900cedfc12 Author: Neel Chauhan Date: Thu Apr 11 21:36:38 2019 -0400 Update networkstatus_getinfo_by_purpose() comment --- src/feature/nodelist/networkstatus.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git

[tor-commits] [tor/master] Use authdir_mode_bridge() in set_bridge_running_callback()

2019-04-25 Thread nickm
commit 30279a7c575d2b27055e511a2f8cf84336387bb8 Author: Neel Chauhan Date: Thu Apr 11 20:28:11 2019 -0400 Use authdir_mode_bridge() in set_bridge_running_callback() --- src/core/mainloop/mainloop.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [tor/master] Stop setting routers as running in list_server_status_v1()

2019-04-25 Thread nickm
commit 14d700804568ef5624856976b723eafab9e41972 Author: Neel Chauhan Date: Thu Apr 11 21:30:48 2019 -0400 Stop setting routers as running in list_server_status_v1() --- src/feature/control/fmt_serverstatus.c | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git

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

2019-04-25 Thread nickm
commit efeb101b968fe6604ff97604afe527a36b94cfc9 Merge: 36b4fc743 cc87acf29 Author: Nick Mathewson Date: Thu Apr 25 20:25:34 2019 -0400 Merge remote-tracking branch 'tor-github/pr/889' changes/bug24490 | 5 + src/feature/control/fmt_serverstatus.c | 7 +--

[tor-commits] [tor/master] Fix grammar in bug24490 changes file

2019-04-25 Thread nickm
commit e16f5184dad6d0052df37496327e2652d9c79d00 Author: Neel Chauhan Date: Thu Apr 11 20:32:38 2019 -0400 Fix grammar in bug24490 changes file --- changes/bug24490 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes/bug24490 b/changes/bug24490 index

[tor-commits] [tor/master] Make SET_BRIDGES_RUNNING_INTERVAL 5 minutes

2019-04-25 Thread nickm
commit aa9940ed21e890ddbb0a3541bf15e7cca4c3b489 Author: Neel Chauhan Date: Thu Apr 11 20:24:08 2019 -0400 Make SET_BRIDGES_RUNNING_INTERVAL 5 minutes --- src/core/mainloop/mainloop.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/mainloop/mainloop.c

[tor-commits] [tor/master] Stop setting bridges running in networkstatus_getinfo_by_purpose()

2019-04-25 Thread nickm
commit d4d77b277e72c74a47bd724531426d7f561607e4 Author: Neel Chauhan Date: Wed Apr 3 11:36:52 2019 -0400 Stop setting bridges running in networkstatus_getinfo_by_purpose() --- changes/bug24490 | 5 + scripts/maint/practracker/exceptions.txt | 6 +++---

[tor-commits] [torspec/master] Keep spacing in mind

2019-04-25 Thread nickm
commit cf2e770faf7364ff9c3d203146b17cbbce097ba7 Author: Neel Chauhan Date: Wed Apr 17 19:59:55 2019 -0400 Keep spacing in mind --- control-spec.txt | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/control-spec.txt b/control-spec.txt index 615ca51..d3d0a66 100644

[tor-commits] [torspec/master] Make GETINFO ns/purpose/bridge change more descriptive for #24490

2019-04-25 Thread nickm
commit 757104405df17e35367ffd5935cd63b432e9a5d7 Author: teor Date: Wed Apr 17 19:58:37 2019 -0400 Make GETINFO ns/purpose/bridge change more descriptive for #24490 Co-Authored-By: neelchauhan --- control-spec.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff

[tor-commits] [torspec/master] Merge remote-tracking branch 'tor-github/pr/76'

2019-04-25 Thread nickm
commit 8685ffa5edccca5e459a9a9d10e1ce3aee41b462 Merge: 702fdbf cf2e770 Author: Nick Mathewson Date: Thu Apr 25 20:23:31 2019 -0400 Merge remote-tracking branch 'tor-github/pr/76' control-spec.txt | 4 1 file changed, 4 insertions(+) ___

[tor-commits] [torspec/master] Update documentation for ns/purpose/bridge

2019-04-25 Thread nickm
commit 77dde55cb72bdb0e41bd7e0ead1d179a7000546a Author: Neel Chauhan Date: Thu Apr 11 21:53:28 2019 -0400 Update documentation for ns/purpose/bridge --- control-spec.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/control-spec.txt b/control-spec.txt index 78a842f..ddd30fb 100644

[tor-commits] [torspec/master] dir-spec: add tor versions to bridge-distribution-request

2019-04-25 Thread nickm
commit cbd3ebe177284571170e36739ebf2f6edd900643 Author: teor Date: Thu Apr 18 10:03:44 2019 +1000 dir-spec: add tor versions to bridge-distribution-request --- dir-spec.txt | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dir-spec.txt b/dir-spec.txt index

[tor-commits] [torspec/master] dir-spec: Fix a bridge-distribution-request backport version

2019-04-25 Thread nickm
commit aea58374148e1700ddd88e22a02869288adcbc89 Author: teor Date: Tue Apr 23 09:35:17 2019 +1000 dir-spec: Fix a bridge-distribution-request backport version Part of 30224. --- dir-spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dir-spec.txt

[tor-commits] [torspec/master] Merge remote-tracking branch 'tor-github/pr/77'

2019-04-25 Thread nickm
commit 702fdbfa9819a659796e6d07fd282cd619f73db3 Merge: d443c0c aea5837 Author: Nick Mathewson Date: Thu Apr 25 20:12:45 2019 -0400 Merge remote-tracking branch 'tor-github/pr/77' dir-spec.txt | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

[tor-commits] [tor/master] bwauth: update measured bandwidth file comments

2019-04-25 Thread nickm
commit ce9b1015741b663e4f1dbd2923886aedd00c7094 Author: teor Date: Wed Apr 10 15:57:54 2019 +1000 bwauth: update measured bandwidth file comments We forgot to update function header comments and code comments when we made changes in 0.3.5.1-alpha and later. Closes

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

2019-04-25 Thread nickm
commit 36b4fc7437f22208838616495f699b793ca30771 Merge: 974c2674e ce9b10157 Author: Nick Mathewson Date: Thu Apr 25 20:08:39 2019 -0400 Merge remote-tracking branch 'tor-github/pr/922' src/feature/dirauth/bwauth.c | 33 - 1 file changed, 28 insertions(+), 5

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

2019-04-25 Thread translation
commit 87a362f6451a9d07ff37e7623823bdb2e33bf828 Author: Translation commit bot Date: Thu Apr 25 21:15:35 2019 + Update translations for donatepages-messagespot --- locale/fr/LC_MESSAGES/messages.po | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git

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

2019-04-25 Thread translation
commit f10a3f265fadbe7faf934fcc6063a45d6e2836bc Author: Translation commit bot Date: Thu Apr 25 21:15:42 2019 + Update translations for donatepages-messagespot_completed --- locale/fr/LC_MESSAGES/messages.po | 390 ++ 1 file changed, 183

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

2019-04-25 Thread translation
commit a6867faea86409df197b531efba25c17eefd4e8a Author: Translation commit bot Date: Thu Apr 25 20:45:34 2019 + Update translations for donatepages-messagespot --- locale/fr/LC_MESSAGES/messages.po | 21 +++-- 1 file changed, 11 insertions(+), 10 deletions(-) diff

[tor-commits] [tor-browser/tor-browser-60.6.1esr-8.5-1] Bug 30086 - Prevent Sync-related crashes on Android

2019-04-25 Thread gk
commit 128f8ebdc9d460f4df550b5977ef30bd6ff4e302 Author: Matthew Finkel Date: Wed Apr 24 16:37:03 2019 + Bug 30086 - Prevent Sync-related crashes on Android --- .../java/org/mozilla/gecko/home/CombinedHistoryPanel.java | 14 ++

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

2019-04-25 Thread translation
commit 639bb1bf90f6051525ca2a1c6f501e39b3ced02d Author: Translation commit bot Date: Thu Apr 25 20:15:38 2019 + Update translations for donatepages-messagespot --- locale/fr/LC_MESSAGES/messages.po | 26 +- 1 file changed, 13 insertions(+), 13 deletions(-)

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

2019-04-25 Thread translation
commit 3d3fa0fe29afa36be926875068c0dd2ebb0f11e0 Author: Translation commit bot Date: Thu Apr 25 19:21:46 2019 + Update translations for support-portal_completed --- contents+pt-BR.po | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/contents+pt-BR.po

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

2019-04-25 Thread translation
commit 4a4face5050cf564baecd760369bfbe5a969d5fc Author: Translation commit bot Date: Thu Apr 25 19:21:39 2019 + Update translations for support-portal --- contents+pt-BR.po | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/contents+pt-BR.po b/contents+pt-BR.po

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

2019-04-25 Thread translation
commit 6f69d12fa827a93afd2f612bbb35eebac8126362 Author: Translation commit bot Date: Thu Apr 25 19:18:11 2019 + Update translations for tails-greeter-2_completed --- ar/ar.po | 19 ++- bg/bg.po | 19 ++-

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

2019-04-25 Thread translation
commit 754f13ec73c2cca71aaae3fe421cfdc7ef0fae6e Author: Translation commit bot Date: Thu Apr 25 18:50:46 2019 + Update translations for support-portal_completed --- contents+ka.po| 21 ++--- contents+pt-BR.po | 24 2 files changed, 38

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

2019-04-25 Thread translation
commit d17fa74865b90a0af99e4481638a82fc496d9ecb Author: Translation commit bot Date: Thu Apr 25 18:50:36 2019 + Update translations for support-portal --- contents+ka.po| 21 ++--- contents+pt-BR.po | 24 2 files changed, 38 insertions(+),

[tor-commits] [tpo/master] pronouns found on previous peoples page

2019-04-25 Thread emmapeel
commit d38fedb41c241abb3121448b4b66c89d4161d4cf Author: emma peel Date: Wed Mar 27 09:18:51 2019 +0100 pronouns found on previous peoples page --- content/about/people/boklm/contents.lr| 2 +- content/about/people/ewyatt/contents.lr | 2 +- content/about/people/sajolida/contents.lr

[tor-commits] [tpo/staging] this file is needed to allow translation of databags labels (navbar)

2019-04-25 Thread emmapeel
commit 47e7c3491bbbd868e3b61844df76fac724186b35 Author: emma peel Date: Wed Apr 24 14:59:32 2019 +0200 this file is needed to allow translation of databags labels (navbar) ___ tor-commits mailing list tor-commits@lists.torproject.org

[tor-commits] [tpo/staging] Fix download link in spanish

2019-04-25 Thread emmapeel
commit 9c82cc2840839248b790b949f76a4aed1f35761d Author: hiro Date: Tue Apr 23 10:10:11 2019 +0200 Fix download link in spanish --- templates/hero-download.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/hero-download.html b/templates/hero-download.html index

[tor-commits] [tpo/staging] Make other platforms discoverable

2019-04-25 Thread emmapeel
commit 520239bb0292a827d87d05183dbc970eee6f29d2 Author: Antonela Date: Tue Apr 16 14:16:28 2019 -0300 Make other platforms discoverable #29907 --- templates/hero-download.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/hero-download.html

[tor-commits] [tpo/staging] Fix various typos

2019-04-25 Thread emmapeel
commit fbe8b77de66c1dc03e85d0a5854d4aaad45d6de1 Author: hiro Date: Tue Apr 16 19:21:46 2019 +0200 Fix various typos --- content/about/reports/2011-form-pc/contents.lr| 2 +- .../torbrowser/RecommendedTBBVersions/contents.lr | 15 +-- models/text.ini

[tor-commits] [tpo/staging] Add png for svg fallback /download

2019-04-25 Thread emmapeel
commit 947d79515b9adad142c07e2978b489e87477d9c2 Author: Antonela Date: Tue Apr 16 13:24:04 2019 -0300 Add png for svg fallback /download --- assets/static/images/download/png/get-connected.png | Bin 0 -> 15182 bytes assets/static/images/download/png/get-connec...@2x.png | Bin 0 ->

[tor-commits] [tpo/staging] Fix svg fallback

2019-04-25 Thread emmapeel
commit 76423c43754cb114c00880128f9bfbdd44180763 Author: hiro Date: Tue Apr 16 18:31:25 2019 +0200 Fix svg fallback --- templates/download.html | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/download.html b/templates/download.html index

[tor-commits] [tpo/staging] Update download.html

2019-04-25 Thread emmapeel
commit cb6f12c4475f5c29ca6fd748ebaccebdc38731f4 Author: Antonela Date: Tue Apr 16 12:51:24 2019 -0300 Update download.html --- templates/download.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/download.html b/templates/download.html index

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

2019-04-25 Thread translation
commit 6a9872369c5822130e8bcecf58f66aa649795879 Author: Translation commit bot Date: Thu Apr 25 14:50:57 2019 + Update translations for support-portal --- contents+zh-TW.po | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/contents+zh-TW.po b/contents+zh-TW.po

[tor-commits] [translation/tpo-web] Update translations for tpo-web

2019-04-25 Thread translation
commit 889e98fea2eba5d7a48ad2be79f11205975520b1 Author: Translation commit bot Date: Thu Apr 25 14:50:36 2019 + Update translations for tpo-web --- contents+zh-TW.po | 21 ++--- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/contents+zh-TW.po

[tor-commits] [tpo/staging] Add 8.5a11 to RecommendedTBBVersions

2019-04-25 Thread emmapeel
commit bf0c550220133715e72cbe638cfb7beaa306c28d Author: Nicolas Vigier Date: Tue Apr 16 21:35:53 2019 +0200 Add 8.5a11 to RecommendedTBBVersions --- content/projects/torbrowser/RecommendedTBBVersions/contents.lr | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git

[tor-commits] [tpo/staging] Update footer

2019-04-25 Thread emmapeel
commit a5eb778fef738712f65236ccc792466cd9433ece Author: hiro Date: Tue Apr 16 21:31:44 2019 +0200 Update footer --- templates/download-android.html | 29 +++-- 1 file changed, 23 insertions(+), 6 deletions(-) diff --git a/templates/download-android.html

[tor-commits] [tpo/staging] Fix download link in spanish

2019-04-25 Thread emmapeel
commit bc1cf651159af0fea52dcc333a7549341b701c12 Author: hiro Date: Tue Apr 23 10:12:03 2019 +0200 Fix download link in spanish --- templates/macros/downloads.html | 6 ++ 1 file changed, 6 insertions(+) diff --git a/templates/macros/downloads.html b/templates/macros/downloads.html

[tor-commits] [tpo/staging] Add Tor Browser 8.5a11

2019-04-25 Thread emmapeel
commit fa47c502ea52cfe1b8815f7d02f2af71b1afa481 Author: Nicolas Vigier Date: Wed Apr 17 01:00:07 2019 +0200 Add Tor Browser 8.5a11 --- databags/versions.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/databags/versions.ini b/databags/versions.ini index

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

2019-04-25 Thread translation
commit 4671c38f394f3a50ddb92a13a7418b5e64faf11d Author: Translation commit bot Date: Thu Apr 25 14:21:01 2019 + Update translations for tor_outreach_md --- tor-outreach2019-2020-zh_CN.md | 32 1 file changed, 16 insertions(+), 16 deletions(-) diff

[tor-commits] [tpo/staging] this file is needed to allow translation of databags labels (navbar)

2019-04-25 Thread emmapeel
commit 735cbdc9f83a91c80f53dc469dca8f8ecae7a6bc Author: emma peel Date: Wed Apr 24 14:59:32 2019 +0200 this file is needed to allow translation of databags labels (navbar) --- content/menu/contents.lr | 16 1 file changed, 16 insertions(+) diff --git

[tor-commits] [translation/tpo-web] Update translations for tpo-web

2019-04-25 Thread translation
commit 201f468626121a093bc8d4364933b708a6745335 Author: Translation commit bot Date: Thu Apr 25 13:50:29 2019 + Update translations for tpo-web --- contents+zh-CN.po | 51 ++- 1 file changed, 30 insertions(+), 21 deletions(-) diff --git

[tor-commits] [translation/tpo-web_completed] Update translations for tpo-web_completed

2019-04-25 Thread translation
commit 7bf7d1a73384db5411c1735f354fb30a8bd1caea Author: Translation commit bot Date: Thu Apr 25 13:50:34 2019 + Update translations for tpo-web_completed --- contents+zh-CN.po | 1020 + 1 file changed, 1020 insertions(+) diff --git

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

2019-04-25 Thread translation
commit 3d6b423b92cf7e0b1a7a70b6b0fb9ea01f6bfa62 Author: Translation commit bot Date: Thu Apr 25 13:50:19 2019 + Update translations for tor_outreach_md --- tor-outreach2019-2020-zh_CN.md | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git

[tor-commits] [translation/tpo-web] Update translations for tpo-web

2019-04-25 Thread translation
commit 5bb3410db918ac14357de7d62aeb18f0ad0ac9af Author: Translation commit bot Date: Thu Apr 25 13:20:45 2019 + Update translations for tpo-web --- contents+fr.po| 49 +++--- contents+zh-CN.po | 71

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

2019-04-25 Thread asn
commit 88d6c2568d4a1ccc6fd3865e95bfb5243bf90395 Merge: e8b26bb71 a39789a02 Author: George Kadianakis Date: Thu Apr 25 15:47:07 2019 +0300 Merge branch 'maint-0.4.0' into release-0.4.0 changes/bug30001| 7 +++ src/feature/dircache/dircache.c | 2 +-

[tor-commits] [tor/release-0.4.0] Merge branch 'tor-github/pr/960' into maint-0.4.0

2019-04-25 Thread asn
commit a39789a02c2d89eaa8289a68a6b0fab0cc4d71dc Merge: 24b68b477 37d7daa3c Author: George Kadianakis Date: Thu Apr 25 15:46:45 2019 +0300 Merge branch 'tor-github/pr/960' into maint-0.4.0 changes/bug30001| 7 +++ src/feature/dircache/dircache.c | 2 +-

[tor-commits] [tor/maint-0.4.0] changes: update the changes file for 30001

2019-04-25 Thread asn
commit 37d7daa3cd22a7dce833e09392bcdbadf6e047f1 Author: teor Date: Wed Apr 17 12:34:33 2019 +1000 changes: update the changes file for 30001 --- changes/bug30001 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changes/bug30001 b/changes/bug30001 index e3304701e..52e58872e 100644

[tor-commits] [tor/maint-0.4.0] Merge branch 'tor-github/pr/960' into maint-0.4.0

2019-04-25 Thread asn
commit a39789a02c2d89eaa8289a68a6b0fab0cc4d71dc Merge: 24b68b477 37d7daa3c Author: George Kadianakis Date: Thu Apr 25 15:46:45 2019 +0300 Merge branch 'tor-github/pr/960' into maint-0.4.0 changes/bug30001| 7 +++ src/feature/dircache/dircache.c | 2 +-

[tor-commits] [tor/master] Merge branch 'tor-github/pr/960' into maint-0.4.0

2019-04-25 Thread asn
commit a39789a02c2d89eaa8289a68a6b0fab0cc4d71dc Merge: 24b68b477 37d7daa3c Author: George Kadianakis Date: Thu Apr 25 15:46:45 2019 +0300 Merge branch 'tor-github/pr/960' into maint-0.4.0 changes/bug30001| 7 +++ src/feature/dircache/dircache.c | 2 +-

[tor-commits] [tor/release-0.4.0] changes: update the changes file for 30001

2019-04-25 Thread asn
commit 37d7daa3cd22a7dce833e09392bcdbadf6e047f1 Author: teor Date: Wed Apr 17 12:34:33 2019 +1000 changes: update the changes file for 30001 --- changes/bug30001 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changes/bug30001 b/changes/bug30001 index e3304701e..52e58872e 100644

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

2019-04-25 Thread asn
commit 974c2674ebb8fb6716cc147e04eff6058094565f Merge: 811a93f80 a39789a02 Author: George Kadianakis Date: Thu Apr 25 15:47:07 2019 +0300 Merge branch 'maint-0.4.0' changes/bug30001| 7 +++ src/feature/dircache/dircache.c | 2 +- src/test/test_dir_handle_get.c | 2 +-

[tor-commits] [tor/release-0.4.0] 30001: Fix a race condition in test_dir_handle_get.c

2019-04-25 Thread asn
commit 367dd9cf0226c087d49225a20415e9a199d2d71f Author: Nick Mathewson Date: Wed Apr 3 10:16:18 2019 -0400 30001: Fix a race condition in test_dir_handle_get.c Previously we used time(NULL) to set the Expires: header in our HTTP responses. This made the actual contents of

[tor-commits] [tor/master] changes: update the changes file for 30001

2019-04-25 Thread asn
commit 37d7daa3cd22a7dce833e09392bcdbadf6e047f1 Author: teor Date: Wed Apr 17 12:34:33 2019 +1000 changes: update the changes file for 30001 --- changes/bug30001 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changes/bug30001 b/changes/bug30001 index e3304701e..52e58872e 100644

[tor-commits] [tor/maint-0.4.0] 30001: Fix a race condition in test_dir_handle_get.c

2019-04-25 Thread asn
commit 367dd9cf0226c087d49225a20415e9a199d2d71f Author: Nick Mathewson Date: Wed Apr 3 10:16:18 2019 -0400 30001: Fix a race condition in test_dir_handle_get.c Previously we used time(NULL) to set the Expires: header in our HTTP responses. This made the actual contents of

[tor-commits] [tor/master] 30001: Fix a race condition in test_dir_handle_get.c

2019-04-25 Thread asn
commit 367dd9cf0226c087d49225a20415e9a199d2d71f Author: Nick Mathewson Date: Wed Apr 3 10:16:18 2019 -0400 30001: Fix a race condition in test_dir_handle_get.c Previously we used time(NULL) to set the Expires: header in our HTTP responses. This made the actual contents of

[tor-commits] [translation/tpo-web] Update translations for tpo-web

2019-04-25 Thread translation
commit ccffaedfcc9031b360a1faa277db18b8646524bf Author: Translation commit bot Date: Thu Apr 25 12:50:37 2019 + Update translations for tpo-web --- contents+zh-CN.po | 73 +-- 1 file changed, 39 insertions(+), 34 deletions(-) diff

[tor-commits] [tor/master] Merge branch 'bug30189_035' into bug30189_041

2019-04-25 Thread asn
commit 358df18064d0389219e610cf9aa5b08bbd6a0ec8 Merge: 9ae267538 802ac8ad6 Author: Nick Mathewson Date: Mon Apr 15 14:27:32 2019 -0400 Merge branch 'bug30189_035' into bug30189_041 changes/bug30189 | 4 src/lib/log/util_bug.c | 14 ++ src/lib/log/util_bug.h | 8

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

2019-04-25 Thread asn
commit 811a93f80333d0f31ea9a46d9a1606c8e4ef11da Merge: 6320b2988 358df1806 Author: George Kadianakis Date: Thu Apr 25 15:43:47 2019 +0300 Merge branch 'tor-github/pr/953' changes/bug30189 | 4 src/lib/log/util_bug.c | 14 ++ src/lib/log/util_bug.h | 8 +--- 3

[tor-commits] [tor/master] Use a tor_abort_() wrapper in our util_bug.h macros

2019-04-25 Thread asn
commit 802ac8ad618a0674c26bb973a2277e07b20f8c7b Author: Nick Mathewson Date: Mon Apr 15 14:16:23 2019 -0400 Use a tor_abort_() wrapper in our util_bug.h macros Previously, our use of abort() would break anywhere that we didn't include stdlib.h. This was especially troublesome

[tor-commits] [translation/tpo-web] Update translations for tpo-web

2019-04-25 Thread translation
commit e7b1f3cfc0a34db7deddbff3dcca93d74a692f4c Author: Translation commit bot Date: Thu Apr 25 12:20:46 2019 + Update translations for tpo-web --- contents+zh-CN.po | 28 +++- 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/contents+zh-CN.po

[tor-commits] [translation/tba-torbrowserstringsdtd_completed] Update translations for tba-torbrowserstringsdtd_completed

2019-04-25 Thread translation
commit dcb34b83ff9534f7c302d76a978f9d2abf697f2c Author: Translation commit bot Date: Thu Apr 25 12:17:50 2019 + Update translations for tba-torbrowserstringsdtd_completed --- id/torbrowser_strings.dtd | 57 +++ 1 file changed, 57

[tor-commits] [translation/tba-torbrowserstringsdtd] Update translations for tba-torbrowserstringsdtd

2019-04-25 Thread translation
commit b9a9c5c5ce150aa5d42a86e7275a5e8125d28833 Author: Translation commit bot Date: Thu Apr 25 12:17:43 2019 + Update translations for tba-torbrowserstringsdtd --- id/torbrowser_strings.dtd | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git

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

2019-04-25 Thread translation
commit 0feba61b56f8d50b4f0ad14901016e6e92c6b31b Author: Translation commit bot Date: Thu Apr 25 11:51:30 2019 + Update translations for support-portal --- contents+bn.po | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/contents+bn.po b/contents+bn.po

[tor-commits] [translation/tpo-web] Update translations for tpo-web

2019-04-25 Thread translation
commit 7d1bec49c6629078ae4ae7d41019ac17d2c6dd51 Author: Translation commit bot Date: Thu Apr 25 11:51:02 2019 + Update translations for tpo-web --- contents+zh-CN.po | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/contents+zh-CN.po b/contents+zh-CN.po

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

2019-04-25 Thread translation
commit 85eaaf52c3a74ae4efb766992da07d4c27b6c41e Author: Translation commit bot Date: Thu Apr 25 11:21:10 2019 + Update translations for support-portal --- contents+zh-CN.po | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/contents+zh-CN.po b/contents+zh-CN.po

[tor-commits] [translation/tpo-web] Update translations for tpo-web

2019-04-25 Thread translation
commit d1dd71b198fab7b2ad510f6b376570599fd25c58 Author: Translation commit bot Date: Thu Apr 25 11:20:48 2019 + Update translations for tpo-web --- contents+zh-CN.po | 21 + 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/contents+zh-CN.po

[tor-commits] [translation/torbutton-browseronboardingproperties_completed] Update translations for torbutton-browseronboardingproperties_completed

2019-04-25 Thread translation
commit 8970a24985dd64091e82084c44e9b776d128a88f Author: Translation commit bot Date: Thu Apr 25 11:19:52 2019 + Update translations for torbutton-browseronboardingproperties_completed --- id/browserOnboarding.properties | 71 + 1 file changed,

[tor-commits] [translation/torbutton-browseronboardingproperties] Update translations for torbutton-browseronboardingproperties

2019-04-25 Thread translation
commit 7d02b8e8284f8e31f100df81bb86ff2a682cd325 Author: Translation commit bot Date: Thu Apr 25 11:19:45 2019 + Update translations for torbutton-browseronboardingproperties --- id/browserOnboarding.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git

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

2019-04-25 Thread translation
commit 887146fda89a7e8f14997ed8bdb818f02fea6483 Author: Translation commit bot Date: Thu Apr 25 10:51:03 2019 + Update translations for support-portal_completed --- contents+es.po | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/contents+es.po

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

2019-04-25 Thread translation
commit d6d9d89d26a5260448613241db45ee9ba56812e1 Author: Translation commit bot Date: Thu Apr 25 10:50:56 2019 + Update translations for support-portal --- contents+es.po | 10 +- contents+pl.po | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git

[tor-commits] [translation/torbutton-browseronboardingproperties] Update translations for torbutton-browseronboardingproperties

2019-04-25 Thread translation
commit ee8ea0a4e4a8724dd058a33f58a396c93eb7c35c Author: Translation commit bot Date: Thu Apr 25 10:49:36 2019 + Update translations for torbutton-browseronboardingproperties --- id/browserOnboarding.properties | 22 +++--- 1 file changed, 11 insertions(+), 11

[tor-commits] [onionperf/master] Updates deployment instructions

2019-04-25 Thread irl
commit db13bb706f82badb120e3faf26993db178f514ab Author: Ana Custura Date: Tue Mar 19 15:10:30 2019 + Updates deployment instructions --- README.md | 61 + 1 file changed, 33 insertions(+), 28 deletions(-) diff --git

[tor-commits] [onionperf/master] Fixes return type for IP address function

2019-04-25 Thread irl
commit 7e59d26d268c2f98f5ea59cb194fc35c775ac623 Author: Ana C. Custura Date: Mon Apr 22 16:25:06 2019 +0100 Fixes return type for IP address function --- onionperf/util.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/onionperf/util.py b/onionperf/util.py index

[tor-commits] [onionperf/master] Adds tests for the tgen transfer log parser

2019-04-25 Thread irl
commit 26f5725e9ec5251963d986e98b2dfb929f3e8b4a Author: Ana C. Custura Date: Mon Apr 22 16:24:27 2019 +0100 Adds tests for the tgen transfer log parser --- onionperf/tests/test_analysis.py | 188 +++ 1 file changed, 188 insertions(+) diff --git

[tor-commits] [onionperf/master] Removes payload_progress field in case of transfer errors

2019-04-25 Thread irl
commit b32ff68a99d06d22c86c68e64cfda737ea45afe3 Author: Ana C. Custura Date: Mon Apr 22 16:23:46 2019 +0100 Removes payload_progress field in case of transfer errors --- onionperf/analysis.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/onionperf/analysis.py

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

2019-04-25 Thread translation
commit 178b45e358a314aff44c018d3fec654a3e74ac56 Author: Translation commit bot Date: Thu Apr 25 09:22:35 2019 + Update translations for support-portal_completed --- contents+de.po| 158 + contents+es.po| 152

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

2019-04-25 Thread translation
commit eacf21aed3086207e5f6b11b7a65d9ab214c58f6 Author: Translation commit bot Date: Thu Apr 25 08:50:41 2019 + Update translations for support-portal_completed --- contents+es.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contents+es.po b/contents+es.po

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

2019-04-25 Thread translation
commit 0ea9fefdd7e4910c76e602e5ca3a2e3d213aacc0 Author: Translation commit bot Date: Thu Apr 25 08:50:34 2019 + Update translations for support-portal --- contents+es.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/contents+es.po b/contents+es.po index

[tor-commits] [translation/torbutton-browseronboardingproperties] Update translations for torbutton-browseronboardingproperties

2019-04-25 Thread translation
commit 28a93157f4d44d42ff50559d5edc81d7e8fd7e98 Author: Translation commit bot Date: Thu Apr 25 08:49:19 2019 + Update translations for torbutton-browseronboardingproperties --- id/browserOnboarding.properties | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff

[tor-commits] [translation/torbutton-aboutdialogdtd] Update translations for torbutton-aboutdialogdtd

2019-04-25 Thread translation
commit aeb85a62e4bf241b23f1884f568e7af7e7cbfcc0 Author: Translation commit bot Date: Thu Apr 25 08:19:08 2019 + Update translations for torbutton-aboutdialogdtd --- sw/aboutdialog.dtd | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sw/aboutdialog.dtd

[tor-commits] [translation/tba-torbrowserstringsdtd] Update translations for tba-torbrowserstringsdtd

2019-04-25 Thread translation
commit f258573e70a45fe61e719592604c39670b825816 Author: Translation commit bot Date: Thu Apr 25 08:17:39 2019 + Update translations for tba-torbrowserstringsdtd --- id/torbrowser_strings.dtd | 24 1 file changed, 12 insertions(+), 12 deletions(-) diff --git

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

2019-04-25 Thread translation
commit 544b1af9ccaa56079d581fef07315d677bb57f60 Author: Translation commit bot Date: Thu Apr 25 08:15:38 2019 + Update translations for donatepages-messagespot --- locale/sw/LC_MESSAGES/messages.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [translation/abouttor-homepage] Update translations for abouttor-homepage

2019-04-25 Thread translation
commit db93dc390279acceda952ae9cbf638b3e33f1fd3 Author: Translation commit bot Date: Thu Apr 25 08:15:06 2019 + Update translations for abouttor-homepage --- sw/aboutTor.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sw/aboutTor.dtd b/sw/aboutTor.dtd index

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

2019-04-25 Thread translation
commit 00e4bfd83c3dc2528705654d47fa5c19057395c0 Author: Translation commit bot Date: Thu Apr 25 07:50:53 2019 + Update translations for support-portal_completed --- contents+es.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contents+es.po b/contents+es.po index

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

2019-04-25 Thread translation
commit ccac5e4cc6e3a90499b6689d1e0406e6c51e64ca Author: Translation commit bot Date: Thu Apr 25 07:50:46 2019 + Update translations for support-portal --- contents+es.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contents+es.po b/contents+es.po index

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

2019-04-25 Thread translation
commit 0b91b064a889a0e05e08b82b2350eccace9e3a71 Author: Translation commit bot Date: Thu Apr 25 07:49:55 2019 + Update translations for torcheck_completed --- es/torcheck.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/es/torcheck.po b/es/torcheck.po index

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

2019-04-25 Thread translation
commit ca5c7d481553c8a91530ad013b5a9a271db99bcb Author: Translation commit bot Date: Thu Apr 25 07:49:49 2019 + Update translations for torcheck --- es/torcheck.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/es/torcheck.po b/es/torcheck.po index

[tor-commits] [translation/torbutton-browseronboardingproperties_completed] Update translations for torbutton-browseronboardingproperties_completed

2019-04-25 Thread translation
commit e8a9b6ee055cd09b346f63a0157837789e295fc1 Author: Translation commit bot Date: Thu Apr 25 07:49:33 2019 + Update translations for torbutton-browseronboardingproperties_completed --- es-ES/browserOnboarding.properties | 10 +- 1 file changed, 5 insertions(+), 5

[tor-commits] [translation/torbutton-browseronboardingproperties] Update translations for torbutton-browseronboardingproperties

2019-04-25 Thread translation
commit 8c926274268b82529d3f004dceabb4dfc2458147 Author: Translation commit bot Date: Thu Apr 25 07:49:25 2019 + Update translations for torbutton-browseronboardingproperties --- es-ES/browserOnboarding.properties | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff

  1   2   >