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

2014-08-07 Thread translation
commit cdce17843bacdcebb7d164ade3ecd46a5ebb99a7 Author: Translation commit bot translat...@torproject.org Date: Thu Aug 7 09:15:39 2014 + Update translations for tor-launcher-progress --- id/progress.dtd |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

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

2014-08-07 Thread translation
commit 4ce158bc598ed00c2fee7147684aad2280f87dc1 Author: Translation commit bot translat...@torproject.org Date: Thu Aug 7 09:15:33 2014 + Update translations for torbirdy_completed --- id/torbirdy.dtd | 63 +++ 1 file changed, 63

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

2014-08-07 Thread translation
commit 365c9598086151ab8ba07852af5355ff935ac448 Author: Translation commit bot translat...@torproject.org Date: Thu Aug 7 09:15:27 2014 + Update translations for torbirdy --- id/torbirdy.dtd | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) diff

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

2014-08-07 Thread translation
commit 1475846961d8a4daf7499c07e727ee0b6f74bb6c Author: Translation commit bot translat...@torproject.org Date: Thu Aug 7 09:15:42 2014 + Update translations for tor-launcher-progress_completed --- id/progress.dtd |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [translation/tor-and-https_completed] Update translations for tor-and-https_completed

2014-08-07 Thread translation
commit f7e92859b7a514dcde57edfca08722421bf37347 Author: Translation commit bot translat...@torproject.org Date: Thu Aug 7 09:16:08 2014 + Update translations for tor-and-https_completed --- id.po | 137 + 1 file changed,

[tor-commits] [translation/tails-misc] Update translations for tails-misc

2014-08-07 Thread translation
commit f880326128f42a7ac53364c33d19b6388c5b9f69 Author: Translation commit bot translat...@torproject.org Date: Thu Aug 7 09:15:47 2014 + Update translations for tails-misc --- id.po | 35 ++- 1 file changed, 18 insertions(+), 17 deletions(-) diff

[tor-commits] [translation/tails-misc_completed] Update translations for tails-misc_completed

2014-08-07 Thread translation
commit 70e461f9f534473791d345d7ab970c4eaa1c44f6 Author: Translation commit bot translat...@torproject.org Date: Thu Aug 7 09:15:50 2014 + Update translations for tails-misc_completed --- id.po | 510 + 1 file changed, 510

[tor-commits] [translation/tor-and-https] Update translations for tor-and-https

2014-08-07 Thread translation
commit 961e55d3b13bd6cbd6e3bbb6fef774f0f38c360f Author: Translation commit bot translat...@torproject.org Date: Thu Aug 7 09:16:05 2014 + Update translations for tor-and-https --- id.po | 47 --- 1 file changed, 24 insertions(+), 23

[tor-commits] [ooni-probe/master] Throw an error if the measurement timeout is less than the bridge_reachability timeout

2014-08-07 Thread art
commit 003db989fbdad17d96e58a1043692cb6fc390014 Author: Arturo Filastò a...@fuffa.org Date: Thu Aug 7 16:11:10 2014 +0200 Throw an error if the measurement timeout is less than the bridge_reachability timeout --- ooni/errors.py|3 +++

[tor-commits] [ooni-probe/master] Fix bug in filename generation

2014-08-07 Thread art
commit 4b4920256fd6f06349a578d6de9a2f0b343a903f Author: Arturo Filastò a...@fuffa.org Date: Wed Aug 6 18:51:13 2014 +0200 Fix bug in filename generation --- ooni/utils/__init__.py |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ooni/utils/__init__.py

[tor-commits] [ooni-probe/master] Check empty section in config file to avoid AttributeErrors exceptions when parsing the file.

2014-08-07 Thread art
commit ded4aefe260fd102d00b03371f546dca0230ea15 Author: kudrom kud...@riseup.net Date: Mon Aug 4 19:53:34 2014 +0200 Check empty section in config file to avoid AttributeErrors exceptions when parsing the file. --- ooni/settings.py |2 +- ooni/tests/test_oonicli.py |1 -

[tor-commits] [ooni-probe/master] Check if the configuration file is a file

2014-08-07 Thread art
commit 1b8b310f20ca4b9c8f65c985b6e46006021c4eaf Author: Arturo Filastò a...@fuffa.org Date: Thu Aug 7 17:10:37 2014 +0200 Check if the configuration file is a file --- ooni/settings.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ooni/settings.py

[tor-commits] [ooni-probe/master] Make the filename generation unittests check for the correct filename

2014-08-07 Thread art
commit c82f7daefe655188dc5e4831048be9f88ad199e4 Author: Arturo Filastò a...@fuffa.org Date: Thu Aug 7 17:03:04 2014 +0200 Make the filename generation unittests check for the correct filename --- ooni/tests/test_utils.py |8 1 file changed, 4 insertions(+), 4 deletions(-)

[tor-commits] [ooni-probe/master] Fixed bug 11858: ooni might not look at requiresTor?

2014-08-07 Thread art
commit 90d39dab97309e0498e447d28cef1bd0b87aad86 Author: kudrom kud...@riseup.net Date: Thu Aug 7 00:45:44 2014 +0200 Fixed bug 11858: ooni might not look at requiresTor? --- ooni/director.py| 12 --- ooni/oonicli.py | 25 +++-- ooni/settings.py

[tor-commits] [ooni-probe/master] Fixed https://trac.torproject.org/projects/tor/ticket/11983 with the addition of some checks of incoherences in:

2014-08-07 Thread art
commit a49fc8391e145b0559bad4193c0e726d49d4a409 Author: kudrom kud...@riseup.net Date: Sun Jul 13 22:49:25 2014 +0200 Fixed https://trac.torproject.org/projects/tor/ticket/11983 with the addition of some checks of incoherences in: * advanced:start_tor, tor:socks_port and

[tor-commits] [ooni-probe/master] Remove unneeded requirements

2014-08-07 Thread art
commit 9485bd1ca91c7effaff7756269a69577ec4d3a23 Author: Arturo Filastò a...@fuffa.org Date: Thu Aug 7 17:03:34 2014 +0200 Remove unneeded requirements --- requirements.txt |3 --- 1 file changed, 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 87d736f..50259ff

[tor-commits] [ooni-probe/master] Make optional the execution of check_incoherences from read_config.

2014-08-07 Thread art
commit 94a7ee19f64bf8abe8ad5178f98d10426c10e0db Author: kudrom kud...@riseup.net Date: Tue Jul 15 17:07:26 2014 +0200 Make optional the execution of check_incoherences from read_config. --- ooni/errors.py |4 ooni/oonicli.py | 10 -- ooni/settings.py | 10 ++

[tor-commits] [ooni-probe/master] Refactor the condition checking to not use an array

2014-08-07 Thread art
commit 3f98daed0f65d745f09970c28e53f168bcb6aecd Author: Arturo Filastò a...@fuffa.org Date: Thu Aug 7 17:06:45 2014 +0200 Refactor the condition checking to not use an array --- ooni/oonicli.py |9 - 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/ooni/oonicli.py

[tor-commits] [ooni-probe/master] The blocking/http_requests test actually requires Tor to be running.

2014-08-07 Thread art
commit 570b852a8a83398e68ccd01296aa0e044ede8a58 Author: Arturo Filastò a...@fuffa.org Date: Thu Aug 7 17:46:53 2014 +0200 The blocking/http_requests test actually requires Tor to be running. (cherry picked from commit 5e06ad7c2862dd90dc8ba054de4d88abeea1fbe2) ---

[tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings

2014-08-07 Thread translation
commit 31424d61cd4e062d0643caab6bedb0d154ea Author: Translation commit bot translat...@torproject.org Date: Thu Aug 7 16:45:35 2014 + Update translations for tor-launcher-network-settings --- zh_CN/network-settings.dtd |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed

2014-08-07 Thread translation
commit affc7ba2ffcdff48aa89e667f6d4da8c9ebcd36a Author: Translation commit bot translat...@torproject.org Date: Thu Aug 7 16:45:41 2014 + Update translations for tor-launcher-network-settings_completed --- zh_CN/network-settings.dtd |4 ++-- 1 file changed, 2 insertions(+), 2

[tor-commits] [orbot/master] enable app conflict checker for samsung users

2014-08-07 Thread n8fr8
commit ac6cdb70ba018e515de97c1a87ed9d3de84b1ad1 Author: Nathan Freitas nat...@freitas.net Date: Thu Aug 7 12:42:49 2014 -0400 enable app conflict checker for samsung users --- src/org/torproject/android/Orbot.java | 26 +++--- 1 file changed, 15 insertions(+), 11

[tor-commits] [orbot/master] update version to latest OpenSSL 1.0.1i

2014-08-07 Thread n8fr8
commit 888b7cddaa186be6febd514adeda659407092031 Author: Nathan Freitas nat...@freitas.net Date: Thu Aug 7 11:55:27 2014 -0400 update version to latest OpenSSL 1.0.1i --- src/org/torproject/android/service/TorServiceConstants.java |2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[tor-commits] [orbot/master] update to 14.0.5.3

2014-08-07 Thread n8fr8
commit f13269fae2b733f1d0b3d2bcfa0dc328296ca02c Author: Nathan Freitas nat...@freitas.net Date: Thu Aug 7 13:10:56 2014 -0400 update to 14.0.5.3 --- AndroidManifest.xml |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml

[tor-commits] [orbot/master] Notification fix and change in finding existing process

2014-08-07 Thread n8fr8
commit c517d0fcee8ca576891f8eb20cac61cad5f34287 Author: Nathan Freitas nat...@freitas.net Date: Thu Aug 7 11:54:31 2014 -0400 Notification fix and change in finding existing process - Only build expanded notification on supported platforms - If service is re-created() try to find

[tor-commits] [orbot/master] update to latest OpenSSL 1.0.1i for important fixes

2014-08-07 Thread n8fr8
commit 113b18900dc8baf8072a126ab7551244f0f10514 Author: Nathan Freitas nat...@freitas.net Date: Thu Aug 7 11:55:42 2014 -0400 update to latest OpenSSL 1.0.1i for important fixes --- external/openssl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/openssl

[tor-commits] [orbot/master] new strings for app conflict checker function

2014-08-07 Thread n8fr8
commit 28877b12e2118a25b8e13c714b1cff01f592de84 Author: Nathan Freitas nat...@freitas.net Date: Thu Aug 7 12:43:00 2014 -0400 new strings for app conflict checker function --- res/raw/obfsclient.mp3 | Bin 0 - 809784 bytes res/raw/polipo.mp3 | Bin 0 - 123237 bytes res/raw/tor.mp3

[tor-commits] [orbot/master] update changelog

2014-08-07 Thread n8fr8
commit 5a9b9dc5b10eefee93089392d9529c62e14a6e1a Author: Nathan Freitas nat...@freitas.net Date: Thu Aug 7 13:11:32 2014 -0400 update changelog --- CHANGELOG | 10 ++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index cad40f6..537b648 100644 --- a/CHANGELOG

[tor-commits] [orbot/master] don't stop Tor when service is destroyed()

2014-08-07 Thread n8fr8
commit 1801ec179f6bc3e7b8d68cef1df6b0e9106e5fb0 Author: Nathan Freitas nat...@freitas.net Date: Thu Aug 7 12:11:53 2014 -0400 don't stop Tor when service is destroyed() --- src/org/torproject/android/service/TorService.java |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-)

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

2014-08-07 Thread translation
commit 3fa5c690561a4c0292cae581337c225eb4003d8e Author: Translation commit bot translat...@torproject.org Date: Thu Aug 7 18:15:06 2014 + Update translations for bridgedb_completed --- da/LC_MESSAGES/bridgedb.po | 145 ++-- 1 file changed, 85

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

2014-08-07 Thread translation
commit 5326ae44c444c9a7fe0072a01b9ec6a41f49d734 Author: Translation commit bot translat...@torproject.org Date: Thu Aug 7 18:15:33 2014 + Update translations for tor-launcher-properties --- da/torlauncher.properties |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff

[tor-commits] [translation/tor-launcher-network-settings_completed] Update translations for tor-launcher-network-settings_completed

2014-08-07 Thread translation
commit f205547b2725e13289521f0134be919ce6c24a04 Author: Translation commit bot translat...@torproject.org Date: Thu Aug 7 18:15:42 2014 + Update translations for tor-launcher-network-settings_completed --- da/network-settings.dtd |2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[tor-commits] [translation/tor-launcher-network-settings] Update translations for tor-launcher-network-settings

2014-08-07 Thread translation
commit be27b6078e75afb53c9476e6e837ffcbb6c54e70 Author: Translation commit bot translat...@torproject.org Date: Thu Aug 7 18:15:40 2014 + Update translations for tor-launcher-network-settings --- da/network-settings.dtd |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

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

2014-08-07 Thread translation
commit 8978f4227010fb7a7327982014ea32723072caf1 Author: Translation commit bot translat...@torproject.org Date: Thu Aug 7 18:15:36 2014 + Update translations for tor-launcher-properties_completed --- da/torlauncher.properties |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)

[tor-commits] r26913: {website} update mirror status (website/trunk/include)

2014-08-07 Thread Andrew Lewman
Author: phobos Date: 2014-08-07 18:15:54 + (Thu, 07 Aug 2014) New Revision: 26913 Modified: website/trunk/include/mirrors-table.wmi website/trunk/include/tor-mirrors.csv Log: update mirror status Modified: website/trunk/include/mirrors-table.wmi

[tor-commits] [tor-launcher/master] Remove all observers when dialogs are closed.

2014-08-07 Thread brade
commit 9c0ef4f67d5ec18e17e8a3e789a198819c90c7ce Author: Kathy Brade br...@pearlcrescent.com Date: Thu Aug 7 14:14:57 2014 -0400 Remove all observers when dialogs are closed. --- src/chrome/content/network-settings-wizard.xul |3 +- src/chrome/content/network-settings.js | 64

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

2014-08-07 Thread translation
commit d9157c5c25db3ec7ad2f0c63fa83b351191ff3f4 Author: Translation commit bot translat...@torproject.org Date: Thu Aug 7 18:15:02 2014 + Update translations for bridgedb --- da/LC_MESSAGES/bridgedb.po |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git

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

2014-08-07 Thread translation
commit 4e79ec123a8871ca3c5244866b915a27e765963c Author: Translation commit bot translat...@torproject.org Date: Thu Aug 7 19:15:43 2014 + Update translations for abouttor-homepage_completed --- zh_CN/aboutTor.dtd |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

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

2014-08-07 Thread translation
commit 313bfe426a06a377c317682a171d1e9220ea34d7 Author: Translation commit bot translat...@torproject.org Date: Thu Aug 7 19:15:36 2014 + Update translations for abouttor-homepage --- zh_CN/aboutTor.dtd |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [tor/maint-0.2.5] Build circuits more readily when DisableNetwork goes to 0

2014-08-07 Thread arma
commit fcac4b4467427e8f6ad948e8c8e6f34a0131e716 Author: Roger Dingledine a...@torproject.org Date: Tue Aug 5 16:54:46 2014 -0400 Build circuits more readily when DisableNetwork goes to 0 When Tor starts with DisabledNetwork set, it would correctly conclude that it shouldn't try

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

2014-08-07 Thread translation
commit e63092bc102ec223007ce2dd28e73a4b8e3e17fc Author: Translation commit bot translat...@torproject.org Date: Fri Aug 8 01:45:03 2014 + Update translations for bridgedb --- es_MX/LC_MESSAGES/bridgedb.po |9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git

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

2014-08-07 Thread translation
commit e73feab86bc76cdb73c116b4f7693413751800bd Author: Translation commit bot translat...@torproject.org Date: Fri Aug 8 02:15:03 2014 + Update translations for bridgedb --- es_MX/LC_MESSAGES/bridgedb.po | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff

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

2014-08-07 Thread translation
commit 1109ff65fc93667136377def6866491613ba4050 Author: Translation commit bot translat...@torproject.org Date: Fri Aug 8 02:45:03 2014 + Update translations for bridgedb --- es_MX/LC_MESSAGES/bridgedb.po |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git