[tor-commits] [flashproxy/master] Use M2Crypto connect in place of Python ssl.wrap_socket.

2013-07-31 Thread dcf
commit 454b735af24797ef639affd69c933d1d28717764 Author: David Fifield Date: Thu Jul 11 14:33:52 2013 -0700 Use M2Crypto connect in place of Python ssl.wrap_socket. ssl.wrap_socket doesn't provide enough access to the certificate chain; you can do getpeercert but you can't get a

[tor-commits] [flashproxy/master] Check every certificate's public key, not only the leaf's.

2013-07-31 Thread dcf
commit e234f31d8c1017672a2000925a0e8ff4f32feda8 Author: David Fifield Date: Thu Jul 11 15:26:51 2013 -0700 Check every certificate's public key, not only the leaf's. I put the Chromium kSPKIHash_Google1024 as the only allowed key, as that's the one I see right now. --- facilit

[tor-commits] [flashproxy/master] ChangeLog for intermediate certificate pins.

2013-07-31 Thread dcf
commit 4fee3689d7d838c271744b1fff7a49792cbcc01d Author: David Fifield Date: Wed Jul 31 20:12:13 2013 -0700 ChangeLog for intermediate certificate pins. --- ChangeLog |6 ++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 37c8b01..19c1bd6 100644 --- a/Chang

[tor-commits] [tor/master] NumDirectoryGuards now tracks NumEntryGuards by default

2013-07-31 Thread nickm
commit ff6bb13c02b3bb217ac8d48d5a20953f1b188d46 Author: Roger Dingledine Date: Tue Jul 30 12:05:39 2013 -0400 NumDirectoryGuards now tracks NumEntryGuards by default Now a user who changes only NumEntryGuards will get the behavior she expects. Fixes bug 9354; bugfix on 0.2.4.8-

[tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.4'

2013-07-31 Thread nickm
commit 83a859e24ced67663ea46f3bd05d53b29f6797c0 Merge: 5405688 0a0f93d Author: Nick Mathewson Date: Wed Jul 31 21:49:30 2013 -0400 Merge remote-tracking branch 'origin/maint-0.2.4' changes/bug9354 |5 + doc/tor.1.txt |6 -- src/or/config.c |2 +- src/or/e

[tor-commits] [tor/master] Merge remote-tracking branch 'arma/bug9354' into maint-0.2.4

2013-07-31 Thread nickm
commit 0a0f93d277046a524740ad110060abf8ed137b8f Merge: 5a5147d ff6bb13 Author: Nick Mathewson Date: Wed Jul 31 21:48:48 2013 -0400 Merge remote-tracking branch 'arma/bug9354' into maint-0.2.4 changes/bug9354 |5 + doc/tor.1.txt |6 -- src/or/config.c |2 +

[tor-commits] [tor/maint-0.2.4] Merge remote-tracking branch 'arma/bug9354' into maint-0.2.4

2013-07-31 Thread nickm
commit 0a0f93d277046a524740ad110060abf8ed137b8f Merge: 5a5147d ff6bb13 Author: Nick Mathewson Date: Wed Jul 31 21:48:48 2013 -0400 Merge remote-tracking branch 'arma/bug9354' into maint-0.2.4 changes/bug9354 |5 + doc/tor.1.txt |6 -- src/or/config.c |2 +

[tor-commits] [tor/maint-0.2.4] NumDirectoryGuards now tracks NumEntryGuards by default

2013-07-31 Thread nickm
commit ff6bb13c02b3bb217ac8d48d5a20953f1b188d46 Author: Roger Dingledine Date: Tue Jul 30 12:05:39 2013 -0400 NumDirectoryGuards now tracks NumEntryGuards by default Now a user who changes only NumEntryGuards will get the behavior she expects. Fixes bug 9354; bugfix on 0.2.4.8-

[tor-commits] [flashproxy/master] Remove obsolete comment.

2013-07-31 Thread dcf
commit 43e72ae6fca3a91f1288e62effd18a7049b29ead Author: David Fifield Date: Wed Jul 31 12:18:27 2013 -0700 Remove obsolete comment. Noticed by Ximin. --- Makefile |1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 86d5439..828d2c2 100644 --- a/Makefile

[tor-commits] [flashproxy/master] design doc: add a section discussing the protocols explicitly, and reword the component section to be a bit more precise

2013-07-31 Thread dcf
commit 3683a099d7190f5d117de084006a958d4c7f8aba Author: Ximin Luo Date: Wed Jul 31 19:58:19 2013 +0100 design doc: add a section discussing the protocols explicitly, and reword the component section to be a bit more precise --- doc/design.txt | 42 +--

[tor-commits] [tor-launcher/master] Bump version for 0.2.1.

2013-07-31 Thread mikeperry
commit 3c62ac4824df6b9566e811afa5fc1a22b278cb2e Author: Mike Perry Date: Thu Aug 1 02:26:43 2013 +0200 Bump version for 0.2.1. --- src/install.rdf |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/install.rdf b/src/install.rdf index 497fa45..cbbf63a 100644 --- a/sr

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

2013-07-31 Thread translation
commit 60104d50ae8ea0c3bcf89430f889184a52213a9b Author: Translation commit bot Date: Wed Jul 31 21:16:38 2013 + Update translations for tails-misc --- da.po |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/da.po b/da.po index de097f5..78f7d1f 100644 --- a/d

[tor-commits] [tor/master] Fix compilation on Windows

2013-07-31 Thread nickm
commit 54056882235fbfea84f1e5860a71e54440a1e0b5 Author: Nick Mathewson Date: Wed Jul 31 14:19:29 2013 -0400 Fix compilation on Windows (Bugfix on tests for #9288 fix; bug not in any released Tor) --- src/common/util.c |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)

[tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.4'

2013-07-31 Thread nickm
commit 3842c1f5c99ea2de2656692a7c168daab29f855d Merge: 904a58d 5a5147d Author: Nick Mathewson Date: Wed Jul 31 14:03:05 2013 -0400 Merge remote-tracking branch 'origin/maint-0.2.4' ___ tor-commits mailing list tor-commits@lists.torproject.org htt

[tor-commits] [tor/master] Fix invalid-read when a managed proxy configuration fails.

2013-07-31 Thread nickm
commit 5a5147dd2e5450d783de51d369378c59957733e5 Author: George Kadianakis Date: Thu Jul 18 16:01:49 2013 +0300 Fix invalid-read when a managed proxy configuration fails. --- changes/bug9288 |4 src/or/transports.c | 24 +++- 2 files changed, 19 insertions

[tor-commits] [tor/maint-0.2.4] Fix invalid-read when a managed proxy configuration fails.

2013-07-31 Thread nickm
commit 5a5147dd2e5450d783de51d369378c59957733e5 Author: George Kadianakis Date: Thu Jul 18 16:01:49 2013 +0300 Fix invalid-read when a managed proxy configuration fails. --- changes/bug9288 |4 src/or/transports.c | 24 +++- 2 files changed, 19 insertions

[tor-commits] [tor/master] Update pt/configure_proxy until it stops segfaulting

2013-07-31 Thread nickm
commit 22a074caa71723b35c3a59620f8a2ebdbf290388 Author: Nick Mathewson Date: Mon Jul 29 11:37:39 2013 -0400 Update pt/configure_proxy until it stops segfaulting --- src/or/statefile.c |4 ++-- src/or/statefile.h |2 +- src/test/test_pt.c | 30 -- 3 fil

[tor-commits] [tor/master] Fix invalid-read when a managed proxy configuration fails.

2013-07-31 Thread nickm
commit 6e408060251e5a8136bb06353fcd8083ff3e28fa Author: George Kadianakis Date: Thu Jul 18 16:01:49 2013 +0300 Fix invalid-read when a managed proxy configuration fails. --- changes/bug9288 |4 src/or/transports.c | 24 +++- 2 files changed, 19 insertions

[tor-commits] [tor/master] Write unit tests for configure_proxy().

2013-07-31 Thread nickm
commit aaf79eb4d334fb5e1f98d0a68b3a30dde983325a Author: George Kadianakis Date: Mon Jul 29 15:59:59 2013 +0200 Write unit tests for configure_proxy(). --- src/or/transports.c |4 +-- src/or/transports.h |2 ++ src/test/test_pt.c | 71 +

[tor-commits] [tor/master] Merge branch 'bug9288_rebased'

2013-07-31 Thread nickm
commit 904a58d10f144b95a689b35c88f6780371243da8 Merge: d5a5a6a 8a0eedb Author: Nick Mathewson Date: Wed Jul 31 13:51:15 2013 -0400 Merge branch 'bug9288_rebased' Conflicts: src/test/test_pt.c changes/bug9288 |4 +++ src/common/util.c | 10 +++--- src/common/ut

[tor-commits] [tor/master] Prepare some mock functions to test #9288.

2013-07-31 Thread nickm
commit 2e7c531fdc63ed3d96180a10ea5d7d27989092a9 Author: George Kadianakis Date: Mon Jul 29 15:46:57 2013 +0200 Prepare some mock functions to test #9288. --- src/common/util.c | 10 +- src/common/util.h | 21 - 2 files changed, 17 insertions(+), 14 deletions

[tor-commits] [tor/master] Fix mixed declaration/statement warning

2013-07-31 Thread nickm
commit 8a0eedbbb08199818cd7c2c6998f062c03e33122 Author: Nick Mathewson Date: Wed Jul 31 13:36:17 2013 -0400 Fix mixed declaration/statement warning --- src/test/test_pt.c |8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/test/test_pt.c b/src/test/test_pt.c

[tor-commits] [tor/master] Modifications to transports.c for the unit tests to work.

2013-07-31 Thread nickm
commit 99bb6d2937a76caf7d6085fb063d89c1c8b3d9b6 Author: George Kadianakis Date: Mon Jul 29 16:01:10 2013 +0200 Modifications to transports.c for the unit tests to work. Both 'managed_proxy_list' and 'unconfigured_proxies_n' are global src/or/transports.c variables that are not

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

2013-07-31 Thread translation
commit 65df6c662196176b69d62178cb1d5f0a08da0a05 Author: Translation commit bot Date: Wed Jul 31 16:46:34 2013 + Update translations for tor-launcher-network-settings --- cs/network-settings.dtd | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/cs/network-

[tor-commits] [translation/mat-gui] Update translations for mat-gui

2013-07-31 Thread translation
commit db35a89a764ce5db0d90993d421ce69f1b160da5 Author: Translation commit bot Date: Wed Jul 31 16:46:21 2013 + Update translations for mat-gui --- cs.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cs.po b/cs.po index b32d21d..8be1eeb 100644 --- a/cs.po +++ b

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

2013-07-31 Thread translation
commit 29f08e93228b284a987f1505a3652bcbd90646a7 Author: Translation commit bot Date: Wed Jul 31 16:46:28 2013 + Update translations for tor-launcher-properties --- cs/torlauncher.properties |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cs/torlauncher.properties

[tor-commits] [translation/mat-gui] Update translations for mat-gui

2013-07-31 Thread translation
commit 9eeb0f2f457de8445a6cebce50c0f41eeae4039b Author: Translation commit bot Date: Wed Jul 31 16:16:23 2013 + Update translations for mat-gui --- cs.po | 55 --- 1 file changed, 28 insertions(+), 27 deletions(-) diff --git a/cs.p

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

2013-07-31 Thread translation
commit e0004bbce58243c035dd835f345f54d70c6e572e Author: Translation commit bot Date: Wed Jul 31 15:45:14 2013 + Update translations for orbot --- values-hr_HR/strings.xml | 18 ++ 1 file changed, 18 insertions(+) diff --git a/values-hr_HR/strings.xml b/values-hr_HR/s

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

2013-07-31 Thread translation
commit 60fc59b67f3223cacc6af42d0ac3cf97fe2e0cac Author: Translation commit bot Date: Wed Jul 31 15:45:06 2013 + Update translations for gettor --- hr_HR/gettor.po | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/hr_HR/gettor.po b/hr_H

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

2013-07-31 Thread translation
commit f6e8643c39f29647ff6208b31704fe5d99fb9c8d Author: Translation commit bot Date: Wed Jul 31 15:15:28 2013 + Update translations for vidalia_alpha --- hr_HR/vidalia_hr_HR.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hr_HR/vidalia_hr_HR.po b/hr_HR/vidalia

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

2013-07-31 Thread translation
commit 0104699eb69a9252d2c2f5a5e4bc2618c76e584e Author: Translation commit bot Date: Wed Jul 31 15:15:21 2013 + Update translations for vidalia --- hr_HR/vidalia_hr_HR.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hr_HR/vidalia_hr_HR.po b/hr_HR/vidalia_hr_HR

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

2013-07-31 Thread translation
commit 112c8a01c6ebeae44c6bd0963523cb15f6ad58f0 Author: Translation commit bot Date: Wed Jul 31 15:15:32 2013 + Update translations for vidalia_alpha_completed --- hr_HR/vidalia_hr_HR.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hr_HR/vidalia_hr_HR.po b/hr_

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

2013-07-31 Thread translation
commit a91b621d12200995673f9c559b9e7a6ebd0e851b Author: Translation commit bot Date: Wed Jul 31 15:15:11 2013 + Update translations for orbot --- values-hr_HR/strings.xml | 60 +- 1 file changed, 59 insertions(+), 1 deletion(-) diff --git

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

2013-07-31 Thread translation
commit 6cdc02fc8e07d463b26a340df0f233a3a18fcbc1 Author: Translation commit bot Date: Wed Jul 31 15:15:25 2013 + Update translations for vidalia_completed --- hr_HR/vidalia_hr_HR.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hr_HR/vidalia_hr_HR.po b/hr_HR/vid

[tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator

2013-07-31 Thread translation
commit e5f7442bbd4e7a5859f2e76006f16d2b812525c2 Author: Translation commit bot Date: Wed Jul 31 14:46:15 2013 + Update translations for liveusb-creator --- cs/cs.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cs/cs.po b/cs/cs.po index 7410504..5e89f85 100644

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

2013-07-31 Thread translation
commit 65f7743846e2d83df5c06f1ecfe01c7cdf02bfac Author: Translation commit bot Date: Wed Jul 31 14:46:39 2013 + Update translations for tails-misc --- cs.po | 53 +++-- 1 file changed, 27 insertions(+), 26 deletions(-) diff --git a/cs.

[tor-commits] [metrics-lib/master] Fix build errors on Debian systems.

2013-07-31 Thread karsten
commit 3e60ccdaaba598cabb7281d45f9a415299b8e3e3 Author: Jens-Michael Hoffmann Date: Wed Jul 31 16:10:27 2013 +0200 Fix build errors on Debian systems. The local lib directory is not used anymore and respective references were removed. The java dependencies are now specified in

[tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator

2013-07-31 Thread translation
commit 51d49154f33313736573837a6a9f66e64f0c651f Author: Translation commit bot Date: Wed Jul 31 14:16:19 2013 + Update translations for liveusb-creator --- cs/cs.po |7 --- hr_HR/hr_HR.po |4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/cs/cs.po

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

2013-07-31 Thread translation
commit 37d761a3fc0b8926b7d3f3659b381c16d3ec610d Author: Translation commit bot Date: Wed Jul 31 14:15:03 2013 + Update translations for bridgedb --- cs/LC_MESSAGES/bridgedb.po | 103 1 file changed, 103 insertions(+) diff --git a/cs/LC_MES

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

2013-07-31 Thread translation
commit 65b478fe42d31f4d71286ea5edb866100ad1e6f8 Author: Translation commit bot Date: Wed Jul 31 14:15:17 2013 + Update translations for orbot --- values-hr_HR/strings.xml | 60 ++ 1 file changed, 60 insertions(+) diff --git a/values-hr_HR/

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

2013-07-31 Thread translation
commit 0cff8a3b73df6bfc7eed5f8bf2f57df4f55f0d85 Author: Translation commit bot Date: Wed Jul 31 11:46:33 2013 + Update translations for tails-misc --- nl.po | 30 +++--- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/nl.po b/nl.po index f6b13c

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

2013-07-31 Thread translation
commit 52fbdd61e4063612fbc6787642690470e2351a67 Author: Translation commit bot Date: Wed Jul 31 11:16:37 2013 + Update translations for tails-misc --- nl.po| 29 +++-- zh_CN.po | 32 2 files changed, 31 insertions(+), 30

[tor-commits] [onionoo/master] Check that we don't serve stale data.

2013-07-31 Thread karsten
commit 5d20f659d19f5731692dc8bda65a8c177c456340 Author: Karsten Loesing Date: Wed Jul 31 12:45:00 2013 +0200 Check that we don't serve stale data. In particular, if our data is more than 6 hours old, respond with 500 Internal Server Error to all requests, because someone should

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

2013-07-31 Thread translation
commit 80871e1d6e6da128bc2f57c8a453b24dc2ce30b2 Author: Translation commit bot Date: Wed Jul 31 10:46:34 2013 + Update translations for tails-misc --- zh_CN.po | 106 +++--- 1 file changed, 53 insertions(+), 53 deletions(-) diff

[tor-commits] [onionoo/master] Inline CSS.

2013-07-31 Thread karsten
commit 35a0a9bf29146aea0dc95df678382b4846f06a44 Author: Karsten Loesing Date: Wed Jul 31 12:27:45 2013 +0200 Inline CSS. --- web/css/stylesheet-ltr.css | 41 - web/index.html | 13 - 2 files changed, 12 insertions(+), 42 d

[tor-commits] [onionoo/master] List response codes in the protocol spec.

2013-07-31 Thread karsten
commit f8eb5bcc8b50d5e52034be18a78676f968e8c6c7 Author: Karsten Loesing Date: Wed Jul 31 12:13:21 2013 +0200 List response codes in the protocol spec. --- web/index.html | 21 + 1 file changed, 21 insertions(+) diff --git a/web/index.html b/web/index.html index abc12

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

2013-07-31 Thread translation
commit 2cf013a3805438d91a8e9104029bd5adbc5d8798 Author: Translation commit bot Date: Wed Jul 31 10:16:38 2013 + Update translations for tails-misc --- zh_CN.po | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/zh_CN.po b/zh_CN.po index f37410b..dec1e0a 1

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

2013-07-31 Thread translation
commit f1a10cd81c2f7b7f017ab8afdfb6a87468b9241c Author: Translation commit bot Date: Wed Jul 31 10:16:12 2013 + Update translations for https_everywhere_completed --- zh-CN/https-everywhere.properties |1 + 1 file changed, 1 insertion(+) diff --git a/zh-CN/https-everywhere.propert

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

2013-07-31 Thread translation
commit ff01af8c1a66ae64cb8681a5e3cfdeb2331e67be Author: Translation commit bot Date: Wed Jul 31 10:16:08 2013 + Update translations for https_everywhere --- zh-CN/https-everywhere.properties |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-CN/https-everywhere.p

[tor-commits] [translation/mat-gui] Update translations for mat-gui

2013-07-31 Thread translation
commit c5aabdfb113e67a6176ce8325f848540235d282f Author: Translation commit bot Date: Wed Jul 31 09:46:25 2013 + Update translations for mat-gui --- zh_CN.po | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/zh_CN.po b/zh_CN.po index 79

[tor-commits] [translation/mat-gui_completed] Update translations for mat-gui_completed

2013-07-31 Thread translation
commit 76ce3d2764228a1a5d1eb58a6a0834eedb24c725 Author: Translation commit bot Date: Wed Jul 31 07:46:42 2013 + Update translations for mat-gui_completed --- hr_HR.po | 174 ++ 1 file changed, 174 insertions(+) diff --git a/

[tor-commits] [translation/mat-gui] Update translations for mat-gui

2013-07-31 Thread translation
commit f7a04ed4baa1c500d4ac9b6c3c55517fdf967b2b Author: Translation commit bot Date: Wed Jul 31 07:46:39 2013 + Update translations for mat-gui --- hr_HR.po | 75 +++--- 1 file changed, 38 insertions(+), 37 deletions(-) diff --

[tor-commits] [translation/liveusb-creator] Update translations for liveusb-creator

2013-07-31 Thread translation
commit 6c9bc83d7d713109afa59639555713abf06768d0 Author: Translation commit bot Date: Wed Jul 31 07:46:23 2013 + Update translations for liveusb-creator --- hr_HR/hr_HR.po |9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/hr_HR/hr_HR.po b/hr_HR/hr_HR.po ind

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

2013-07-31 Thread translation
commit 7c43f714027b76773c4bd9e56d86567b600fd39a Author: Translation commit bot Date: Wed Jul 31 07:46:53 2013 + Update translations for tails-misc --- hr_HR.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hr_HR.po b/hr_HR.po index efbd1dc..bd70d2e 100644 --- a

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

2013-07-31 Thread translation
commit 80780f971cda33749d28e65f7bf531f8581dee20 Author: Translation commit bot Date: Wed Jul 31 07:46:11 2013 + Update translations for whisperback --- hr_HR/hr_HR.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hr_HR/hr_HR.po b/hr_HR/hr_HR.po index 2e97d03..9

[tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup

2013-07-31 Thread translation
commit b143d65662cf30dd69fd98578d1949069f1339d0 Author: Translation commit bot Date: Wed Jul 31 07:46:27 2013 + Update translations for tails-persistence-setup --- hr_HR/hr_HR.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hr_HR/hr_HR.po b/hr_HR/hr_HR.po inde

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

2013-07-31 Thread translation
commit 77b23fb701e356638705c91d6176591603092bd6 Author: Translation commit bot Date: Wed Jul 31 07:45:08 2013 + Update translations for bridgedb_completed --- hr_HR/LC_MESSAGES/bridgedb.po | 103 + 1 file changed, 103 insertions(+) diff --git a

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

2013-07-31 Thread translation
commit 3e7d793af1b628fa3bdca1f3aaa7850aa66c6f9a Author: Translation commit bot Date: Wed Jul 31 07:45:03 2013 + Update translations for bridgedb --- hr_HR/LC_MESSAGES/bridgedb.po | 103 + 1 file changed, 103 insertions(+) diff --git a/hr_HR/LC_

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

2013-07-31 Thread translation
commit e9b63528098c6207f561b192aafd649e06aa30ec Author: Translation commit bot Date: Wed Jul 31 07:45:29 2013 + Update translations for vidalia_completed --- hr_HR/qt_hr_HR.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hr_HR/qt_hr_HR.po b/hr_HR/qt_hr_HR.po i

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

2013-07-31 Thread translation
commit fc88cfb7796f5f4eb9f49714c3e6a6c9bad67a09 Author: Translation commit bot Date: Wed Jul 31 07:45:16 2013 + Update translations for orbot --- values-hr_HR/strings.xml |1 + 1 file changed, 1 insertion(+) diff --git a/values-hr_HR/strings.xml b/values-hr_HR/strings.xml index 47

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

2013-07-31 Thread translation
commit db702b1329f62934f62d84e4f1cf5bf2ae397bc8 Author: Translation commit bot Date: Wed Jul 31 07:45:25 2013 + Update translations for vidalia --- hr_HR/qt_hr_HR.po |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hr_HR/qt_hr_HR.po b/hr_HR/qt_hr_HR.po index ccc52

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

2013-07-31 Thread translation
commit 1913df51ef8b090f044e151bfd14775680903953 Author: Translation commit bot Date: Wed Jul 31 07:16:28 2013 + Update translations for torbirdy --- hr_HR/torbirdy.properties | 19 +++ 1 file changed, 19 insertions(+) diff --git a/hr_HR/torbirdy.properties b/hr_HR/to

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

2013-07-31 Thread translation
commit b0d1d2b90f899f5420a36166d0a4a078f2899bf6 Author: Translation commit bot Date: Wed Jul 31 07:16:31 2013 + Update translations for torbirdy_completed --- hr_HR/torbirdy.properties | 19 +++ 1 file changed, 19 insertions(+) diff --git a/hr_HR/torbirdy.properties

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

2013-07-31 Thread translation
commit 6f4448efc61fc0d4020cd66b28d93ac374bbc2af Author: Translation commit bot Date: Wed Jul 31 07:16:14 2013 + Update translations for https_everywhere_completed --- hr_HR/https-everywhere.properties |1 + 1 file changed, 1 insertion(+) diff --git a/hr_HR/https-everywhere.propert

[tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup

2013-07-31 Thread translation
commit 08be5c31f750600d2ac14b39fec085438d8773f7 Author: Translation commit bot Date: Wed Jul 31 07:16:20 2013 + Update translations for tails-persistence-setup --- hr_HR/hr_HR.po | 47 --- 1 file changed, 24 insertions(+), 23 deletions(-)

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

2013-07-31 Thread translation
commit bf09f14a25bcb5a7ab2d25575175b3c8e7865907 Author: Translation commit bot Date: Wed Jul 31 07:16:10 2013 + Update translations for https_everywhere --- hr_HR/https-everywhere.properties |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hr_HR/https-everywhere.p

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

2013-07-31 Thread translation
commit a76063a71ca57460762672e95d03b3aeabf3abcd Author: Translation commit bot Date: Wed Jul 31 07:16:02 2013 + Update translations for whisperback --- hr_HR/hr_HR.po | 57 1 file changed, 29 insertions(+), 28 deletions(-) dif