[tor-commits] [torbutton/master] Add changelog entries and bump version number for 1.6.3.

2013-10-11 Thread mikeperry
commit b1b117a31c7e5eeff4c1c9fa4c22327692d077f6 Author: Mike Perry Date: Fri Oct 11 15:26:46 2013 -0700 Add changelog entries and bump version number for 1.6.3. --- src/CHANGELOG |5 + src/install.rdf |2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/src/CH

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

2013-10-11 Thread translation
commit 01d7f3e522bc70a7b12df8bd655dea7948213c18 Author: Translation commit bot Date: Fri Oct 11 22:15:50 2013 + Update translations for torcheck_completed --- zh_CN/torcheck.po | 22 -- 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/zh_CN/torcheck.

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

2013-10-11 Thread translation
commit 8c97e6f22b1758450024fb8b74d461e28965caf1 Author: Translation commit bot Date: Fri Oct 11 22:15:46 2013 + Update translations for torcheck --- zh_CN/torcheck.po | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/zh_CN/torcheck.po b/zh_CN/torcheck.

[tor-commits] [tor/master] Fix out-of-tree "make check-local"

2013-10-11 Thread nickm
commit d5f050111ecd93c6ddb80be79ff9d636f40d5ed7 Author: Nick Mathewson Date: Fri Oct 11 13:42:27 2013 -0400 Fix out-of-tree "make check-local" --- src/test/include.am |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/test/include.am b/src/test/include.am inde

[tor-commits] [tor/master] When possible, run the ntor python integration tests too

2013-10-11 Thread nickm
commit f308adf8382bc7e61ea05a172057260cf8be9a6b Author: Nick Mathewson Date: Fri Oct 11 13:21:42 2013 -0400 When possible, run the ntor python integration tests too --- src/test/include.am | 17 ++--- src/test/ntor_ref.py | 16 +--- src/test/t

[tor-commits] [tor/master] When python is available, run the commandline unit tests from "make check"

2013-10-11 Thread nickm
commit 187398318ef9b8b66e0f19ef031a847e8824e1d1 Author: Nick Mathewson Date: Fri Oct 11 13:05:58 2013 -0400 When python is available, run the commandline unit tests from "make check" --- changes/python-tests |4 configure.ac |7 +++ src/test/include.am |7

[tor-commits] [tor/master] Added test for new write_chunks_to_file behaviour in #1376.

2013-10-11 Thread nickm
commit 0f070e7858d4270983141a701116de9353fb3fb6 Author: Kevin Butler Date: Wed Sep 4 23:25:41 2013 +0100 Added test for new write_chunks_to_file behaviour in #1376. --- src/common/util.c|5 ++- src/test/test_util.c | 116 ++ 2 files

[tor-commits] [tor/master] Fix some whitespace; tighten the tests.

2013-10-11 Thread nickm
commit 7ef9ecf6b38041e38dd079c2d18b5c8813d1959a Author: Nick Mathewson Date: Fri Oct 11 12:51:07 2013 -0400 Fix some whitespace; tighten the tests. --- changes/bug1376 |4 ++- src/common/util.c|4 +-- src/test/test_util.c | 89 +++-

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

2013-10-11 Thread nickm
commit 0546edde66b3ca3dfbbd51f95b906d9e8f4f1459 Merge: 6f9584b 7ef9ecf Author: Nick Mathewson Date: Fri Oct 11 12:51:15 2013 -0400 Merge branch 'bug1376' changes/bug1376 |4 ++ src/common/util.c| 14 +-- src/common/util.h|2 +- src/or/dirvote.c |2 +- sr

[tor-commits] [tor/master] Added no_tempfile parameter to write_chunks_to_file to do non-atomic writes. Implements #1376.

2013-10-11 Thread nickm
commit 1bdb391ed0df979bc29ed1b62e7c0f3c9494a8d7 Author: Kevin Butler Date: Sun Sep 1 00:24:07 2013 +0100 Added no_tempfile parameter to write_chunks_to_file to do non-atomic writes. Implements #1376. --- changes/bug1376 |2 ++ src/common/util.c | 13 ++--- src/common/u

[tor-commits] [onionoo/master] Update contact email address.

2013-10-11 Thread karsten
commit 78b7d1c4334a6a2317f58df9b232830a68a85587 Author: Karsten Loesing Date: Fri Oct 11 18:26:02 2013 +0200 Update contact email address. --- web/index.html |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/index.html b/web/index.html index 5e4e60c..6899c53 100644

[tor-commits] [onionoo/master] Move methods part above document specifications.

2013-10-11 Thread karsten
commit 9c788a8897fa394baf4c66b00b1703d7ca84b8b3 Author: Karsten Loesing Date: Fri Oct 11 18:14:39 2013 +0200 Move methods part above document specifications. --- web/index.html | 366 1 file changed, 183 insertions(+), 183 deletions

[tor-commits] [tor/master] Make --version, --help, etc incremement quiet level, never decrease it

2013-10-11 Thread nickm
commit 6f9584b3fd5346bfc7ee58dedee2f1c292bf0354 Author: Nick Mathewson Date: Fri Oct 11 12:32:59 2013 -0400 Make --version, --help, etc incremement quiet level, never decrease it Fixes other case of #9578 --- changes/bug9578 |6 ++ src/or/main.c |6 -- 2 files ch

[tor-commits] [metrics-tasks/master] Add code to count bridges by transport (#9187).

2013-10-11 Thread karsten
commit 4a2472ef566f5be4f9f1589c22ff0eeca2ee2ca4 Author: Karsten Loesing Date: Fri Oct 11 17:47:22 2013 +0200 Add code to count bridges by transport (#9187). --- task-9187/.gitignore |8 ++ task-9187/R/plot-pt-bridges.R | 14 +++ task-9187/src/CountB

[tor-commits] [tor/master] Modify 1 and delete 1 geoip A1 substitution.

2013-10-11 Thread nickm
commit f4ef7c76f399d4c3321202ebed55a66105378f04 Author: Karsten Loesing Date: Fri Oct 11 13:30:39 2013 +0200 Modify 1 and delete 1 geoip A1 substitution. --- src/config/geoip-manual | 11 --- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/src/config/geoip-manual b/

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

2013-10-11 Thread nickm
commit 64293135df7611b7caa939eee57a8f0b9d29e617 Merge: f96a8d5 7ef2939 Author: Nick Mathewson Date: Fri Oct 11 11:17:18 2013 -0400 Merge remote-tracking branch 'origin/maint-0.2.4' changes/geoip-october2013 |3 + src/config/geoip | 2019 ---

[tor-commits] [tor/master] Merge remote-tracking branch 'karsten/geoip-manual-update-oct2013'

2013-10-11 Thread nickm
commit 3e3b9219ec968f21ab0956dd785c17541a908d5b Merge: 6429313 f4ef7c7 Author: Nick Mathewson Date: Fri Oct 11 11:17:25 2013 -0400 Merge remote-tracking branch 'karsten/geoip-manual-update-oct2013' src/config/geoip-manual | 11 --- 1 file changed, 4 insertions(+), 7 deletions(-)

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

2013-10-11 Thread nickm
commit 7ef2939e5a902c6159227de176622ee9388e34a4 Merge: eb5d75e 82d8944 Author: Nick Mathewson Date: Fri Oct 11 11:16:59 2013 -0400 Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 changes/geoip-october2013 |3 + src/config/geoip | 2019 ++

[tor-commits] [tor/master] Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3

2013-10-11 Thread nickm
commit 82d8944928daf868d12797e59a3a58ce4cb4f205 Merge: 004a9c6 3b02651 Author: Nick Mathewson Date: Fri Oct 11 11:16:45 2013 -0400 Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 changes/geoip-october2013 |3 + src/config/geoip | 2019 ++

[tor-commits] [tor/maint-0.2.4] Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3

2013-10-11 Thread nickm
commit 82d8944928daf868d12797e59a3a58ce4cb4f205 Merge: 004a9c6 3b02651 Author: Nick Mathewson Date: Fri Oct 11 11:16:45 2013 -0400 Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 changes/geoip-october2013 |3 + src/config/geoip | 2019 ++

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

2013-10-11 Thread nickm
commit 7ef2939e5a902c6159227de176622ee9388e34a4 Merge: eb5d75e 82d8944 Author: Nick Mathewson Date: Fri Oct 11 11:16:59 2013 -0400 Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 changes/geoip-october2013 |3 + src/config/geoip | 2019 ++

[tor-commits] [tor/maint-0.2.3] Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3

2013-10-11 Thread nickm
commit 82d8944928daf868d12797e59a3a58ce4cb4f205 Merge: 004a9c6 3b02651 Author: Nick Mathewson Date: Fri Oct 11 11:16:45 2013 -0400 Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3 changes/geoip-october2013 |3 + src/config/geoip | 2019 ++

[tor-commits] [tor/master] Report bootstrapping progress correctly when downloading microdescs

2013-10-11 Thread nickm
commit f96a8d5fa36b785632f54d929b9d70558e634f1a Author: Roger Dingledine Date: Thu Oct 10 21:39:21 2013 -0400 Report bootstrapping progress correctly when downloading microdescs We had updated our "do we have enough microdescs to begin building circuits?" logic most recently in

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

2013-10-11 Thread translation
commit a86ac332d16f66c0d00c8fff89877ec765eb8a85 Author: Translation commit bot Date: Fri Oct 11 13:16:00 2013 + Update translations for tails-persistence-setup_completed --- nl/nl.po | 25 + 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/nl/nl.

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

2013-10-11 Thread translation
commit 983a21c5c8a48ac56ebb577cc99ea291286348e6 Author: Translation commit bot Date: Fri Oct 11 13:15:57 2013 + Update translations for tails-persistence-setup --- nl/nl.po |9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/nl/nl.po b/nl/nl.po index 4786807

[tor-commits] [onionoo/master] Modify 1 and delete 1 geoip A1 substitution.

2013-10-11 Thread karsten
commit f52fe216f13de94f475d84265b66e7cb1f6a6992 Author: Karsten Loesing Date: Fri Oct 11 13:52:06 2013 +0200 Modify 1 and delete 1 geoip A1 substitution. --- geoip/geoip-manual | 11 --- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/geoip/geoip-manual b/geoip/geoi

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

2013-10-11 Thread translation
commit d3f92502b3c9cd1c554235d6694644f5d7275f3c Author: Translation commit bot Date: Fri Oct 11 09:46:09 2013 + Update translations for tor-launcher-properties_completed --- fi/torlauncher.properties | 31 +++ 1 file changed, 31 insertions(+) diff --git a

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

2013-10-11 Thread translation
commit 1e285d1c60fa0ee6f356b474fe3066c893c9b736 Author: Translation commit bot Date: Fri Oct 11 09:46:16 2013 + Update translations for tor-launcher-network-settings --- fi/network-settings.dtd |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fi/network-sett

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

2013-10-11 Thread translation
commit 1c86995d183c67159953bc6a932051d98f12cf87 Author: Translation commit bot Date: Fri Oct 11 09:46:14 2013 + Update translations for tor-launcher-progress_completed --- fi/progress.dtd |4 1 file changed, 4 insertions(+) diff --git a/fi/progress.dtd b/fi/progress.dtd new f

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

2013-10-11 Thread translation
commit ff5afbdfc8122fbb1c376835488f87883c55a1c2 Author: Translation commit bot Date: Fri Oct 11 09:46:07 2013 + Update translations for tor-launcher-properties --- fi/torlauncher.properties |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fi/torlauncher.proper

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

2013-10-11 Thread translation
commit 1bd33fcacf9a027a8e51521a30976b0aff430b18 Author: Translation commit bot Date: Fri Oct 11 09:46:11 2013 + Update translations for tor-launcher-progress --- fi/progress.dtd |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fi/progress.dtd b/fi/progress.dtd

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

2013-10-11 Thread translation
commit 032d98056f9493b18464f763fd51f9bfd221e390 Author: Translation commit bot Date: Fri Oct 11 09:45:55 2013 + Update translations for tails-persistence-setup --- fi/fi.po |9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/fi/fi.po b/fi/fi.po index 9380d7f

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

2013-10-11 Thread translation
commit 44ce37c80ede5ebc48377e2dc57e4ee08f2c8699 Author: Translation commit bot Date: Fri Oct 11 09:45:58 2013 + Update translations for tails-persistence-setup_completed --- fi/fi.po | 25 + 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/fi/fi.

[tor-commits] [tor-browser-bundle/master] Fix the path to debuginfo zip.

2013-10-11 Thread mikeperry
commit 5b8f373e5fdfc733d2c4c1713337fd0112181db5 Author: Kathy Brade Date: Fri Oct 11 02:33:19 2013 -0700 Fix the path to debuginfo zip. --- gitian/mkbundle-linux.sh |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitian/mkbundle-linux.sh b/gitian/mkbundle-linux.sh in

[tor-commits] [tor-browser-bundle/master] Make bundle building scripts exit on any error.

2013-10-11 Thread mikeperry
commit f25d721d635d94e40b4eaf609d75c653a673254f Author: Mike Perry Date: Fri Oct 11 02:33:42 2013 -0700 Make bundle building scripts exit on any error. --- gitian/mkbundle-linux.sh |2 +- gitian/mkbundle-mac.sh |2 +- gitian/mkbundle-windows.sh |2 +- 3 files changed, 3 i

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

2013-10-11 Thread translation
commit 14f690b6477188d9d310fc215bd2614e1636e832 Author: Translation commit bot Date: Fri Oct 11 07:16:02 2013 + Update translations for torbirdy --- ms_MY/torbirdy.properties | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ms_MY/torbirdy.properties b/ms