[tor-commits] [translation/tor-messenger-uiproperties] Update translations for tor-messenger-uiproperties

2016-11-01 Thread translation
commit 6faff6bca44c9fef382ae2e47df53ba0da1e3b09 Author: Translation commit bot Date: Tue Nov 1 19:19:15 2016 + Update translations for tor-messenger-uiproperties --- bn/ui.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [translation/tor-messenger-privproperties] Update translations for tor-messenger-privproperties

2016-11-01 Thread translation
commit 12fc14b5c09ff752647a83a320e40b1582d01df0 Author: Translation commit bot Date: Tue Nov 1 19:19:07 2016 + Update translations for tor-messenger-privproperties --- ach/priv.properties | 1 + ady/priv.properties | 1 + af/priv.properties

[tor-commits] [translation-tools/master] Fix tor-messenger config entries

2016-11-01 Thread colin
commit be85660bd3b6748b93e8b56557be846e8f4d3d94 Author: Colin Childs Date: Tue Nov 1 14:01:21 2016 -0500 Fix tor-messenger config entries --- config | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/config b/config index

[tor-commits] [tor-browser/tor-browser-45.4.0esr-6.5-1] Bug 1311275 - use protocol service directly instead of NS_GetFileFromURLSpec; r=mayhemer

2016-11-01 Thread gk
commit 3c39c36f1f0ad11dbf332b538bc71cc89336cbae Author: Liang-Heng Chen Date: Wed Oct 19 20:34:00 2016 +0200 Bug 1311275 - use protocol service directly instead of NS_GetFileFromURLSpec; r=mayhemer MozReview-Commit-ID: 26ElbTXr6fI --HG-- extra :

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

2016-11-01 Thread nickm
commit 25f53955f6d4fd85a7a1a50484a62d18dfa96524 Merge: cb35a7c ff3e08f Author: Nick Mathewson Date: Tue Nov 1 13:32:29 2016 -0400 Merge branch 'maint-0.2.9' src/test/test_options.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[tor-commits] [tor/master] Attempt to fix unit tests on netbsd

2016-11-01 Thread nickm
commit ff3e08f2af226d9660a08ab599c7e446c42fd7b4 Author: Nick Mathewson Date: Tue Nov 1 13:32:21 2016 -0400 Attempt to fix unit tests on netbsd --- src/test/test_options.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/test_options.c

[tor-commits] [tor/maint-0.2.9] Attempt to fix unit tests on netbsd

2016-11-01 Thread nickm
commit ff3e08f2af226d9660a08ab599c7e446c42fd7b4 Author: Nick Mathewson Date: Tue Nov 1 13:32:21 2016 -0400 Attempt to fix unit tests on netbsd --- src/test/test_options.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/test_options.c

[tor-commits] [tor/master] In circuit_pick_extend_handshake, assume all hops support EXTEND2 and ntor

2016-11-01 Thread nickm
commit 26d7a07ad773713403a0db1c49ccb58e071763b2 Author: teor Date: Thu Oct 27 15:52:46 2016 +1100 In circuit_pick_extend_handshake, assume all hops support EXTEND2 and ntor This simplifies the function: if we have an ntor key, use ntor/EXTEND2, otherwise,

[tor-commits] [tor/master] Refactor circuit_pick_create_handshake

2016-11-01 Thread nickm
commit d81f2b5d81814b296e04e1964acf7eed79327970 Author: teor Date: Mon Oct 31 17:01:33 2016 +1100 Refactor circuit_pick_create_handshake Make the structure of circuit_pick_create_handshake consistent with circuit_pick_extend_handshake. No behaviour

[tor-commits] [tor/release-0.2.9] In circuit_pick_extend_handshake, assume all hops support EXTEND2 and ntor

2016-11-01 Thread nickm
commit 26d7a07ad773713403a0db1c49ccb58e071763b2 Author: teor Date: Thu Oct 27 15:52:46 2016 +1100 In circuit_pick_extend_handshake, assume all hops support EXTEND2 and ntor This simplifies the function: if we have an ntor key, use ntor/EXTEND2, otherwise,

[tor-commits] [tor/release-0.2.9] Rename routerstatus_version_supports_ntor to *_supports_extend2_cells

2016-11-01 Thread nickm
commit 3158777d35d8e03fdd77d9c227c2d04538d5fff3 Author: teor Date: Thu Oct 27 15:53:49 2016 +1100 Rename routerstatus_version_supports_ntor to *_supports_extend2_cells This helps avoid the confusion that caused bug 20472. Bugfix on commit 10aa913 from

[tor-commits] [tor/release-0.2.9] Refactor circuit_pick_create_handshake

2016-11-01 Thread nickm
commit d81f2b5d81814b296e04e1964acf7eed79327970 Author: teor Date: Mon Oct 31 17:01:33 2016 +1100 Refactor circuit_pick_create_handshake Make the structure of circuit_pick_create_handshake consistent with circuit_pick_extend_handshake. No behaviour

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

2016-11-01 Thread nickm
commit cb35a7c2718eef6411ff49f3bc7b20418bfddcd2 Merge: db67867 733b245 Author: Nick Mathewson Date: Tue Nov 1 13:05:45 2016 -0400 Merge branch 'maint-0.2.9' changes/bug20472 | 4 src/or/circuitbuild.c | 65

[tor-commits] [tor/master] Merge remote-tracking branch 'teor/bug20472-029-v2' into maint-0.2.9

2016-11-01 Thread nickm
commit 733b2452836dffdf6fbb64c77fd168e24f278d55 Merge: 9248466 3158777 Author: Nick Mathewson Date: Tue Nov 1 13:05:33 2016 -0400 Merge remote-tracking branch 'teor/bug20472-029-v2' into maint-0.2.9 changes/bug20472 | 4 src/or/circuitbuild.c | 65

[tor-commits] [tor/master] Rename routerstatus_version_supports_ntor to *_supports_extend2_cells

2016-11-01 Thread nickm
commit 3158777d35d8e03fdd77d9c227c2d04538d5fff3 Author: teor Date: Thu Oct 27 15:53:49 2016 +1100 Rename routerstatus_version_supports_ntor to *_supports_extend2_cells This helps avoid the confusion that caused bug 20472. Bugfix on commit 10aa913 from

[tor-commits] [tor/release-0.2.9] Merge remote-tracking branch 'teor/bug20472-029-v2' into maint-0.2.9

2016-11-01 Thread nickm
commit 733b2452836dffdf6fbb64c77fd168e24f278d55 Merge: 9248466 3158777 Author: Nick Mathewson Date: Tue Nov 1 13:05:33 2016 -0400 Merge remote-tracking branch 'teor/bug20472-029-v2' into maint-0.2.9 changes/bug20472 | 4 src/or/circuitbuild.c | 65

[tor-commits] [tor/maint-0.2.9] Rename routerstatus_version_supports_ntor to *_supports_extend2_cells

2016-11-01 Thread nickm
commit 3158777d35d8e03fdd77d9c227c2d04538d5fff3 Author: teor Date: Thu Oct 27 15:53:49 2016 +1100 Rename routerstatus_version_supports_ntor to *_supports_extend2_cells This helps avoid the confusion that caused bug 20472. Bugfix on commit 10aa913 from

[tor-commits] [tor/maint-0.2.9] Merge remote-tracking branch 'teor/bug20472-029-v2' into maint-0.2.9

2016-11-01 Thread nickm
commit 733b2452836dffdf6fbb64c77fd168e24f278d55 Merge: 9248466 3158777 Author: Nick Mathewson Date: Tue Nov 1 13:05:33 2016 -0400 Merge remote-tracking branch 'teor/bug20472-029-v2' into maint-0.2.9 changes/bug20472 | 4 src/or/circuitbuild.c | 65

[tor-commits] [tor/maint-0.2.9] Refactor circuit_pick_create_handshake

2016-11-01 Thread nickm
commit d81f2b5d81814b296e04e1964acf7eed79327970 Author: teor Date: Mon Oct 31 17:01:33 2016 +1100 Refactor circuit_pick_create_handshake Make the structure of circuit_pick_create_handshake consistent with circuit_pick_extend_handshake. No behaviour

[tor-commits] [tor/maint-0.2.9] In circuit_pick_extend_handshake, assume all hops support EXTEND2 and ntor

2016-11-01 Thread nickm
commit 26d7a07ad773713403a0db1c49ccb58e071763b2 Author: teor Date: Thu Oct 27 15:52:46 2016 +1100 In circuit_pick_extend_handshake, assume all hops support EXTEND2 and ntor This simplifies the function: if we have an ntor key, use ntor/EXTEND2, otherwise,

[tor-commits] [torspec/master] Merge remote-tracking branch 'dgoulet/ticket20278_01'

2016-11-01 Thread nickm
commit 048f26a007e54d811c6577143ab8cb6fd7bc92bb Merge: e788b8f bd8b94b Author: Nick Mathewson Date: Tue Nov 1 13:00:29 2016 -0400 Merge remote-tracking branch 'dgoulet/ticket20278_01' cert-spec.txt | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-)

[tor-commits] [torspec/master] cert-spec: Clarify certificate types

2016-11-01 Thread nickm
commit bd8b94b1916c0b2b19cc4eaf9987e2854d781eef Author: David Goulet Date: Fri Oct 14 10:38:34 2016 -0400 cert-spec: Clarify certificate types Signed-off-by: David Goulet --- cert-spec.txt | 11 +++ 1 file changed, 7

[tor-commits] [tor/master] Merge remote-tracking branch 'pastly/ticket20486'

2016-11-01 Thread nickm
commit db67867a81c18901b161d23696bbecf965107089 Merge: e6d84ac d8d6d8c Author: Nick Mathewson Date: Tue Nov 1 12:55:14 2016 -0400 Merge remote-tracking branch 'pastly/ticket20486' changes/ticket20486 | 3 +++ doc/tor.1.txt | 4 ++-- 2 files changed, 5

[tor-commits] [tor/master] Update man page that HS directory does not need to exist

2016-11-01 Thread nickm
commit d8d6d8c2066fbc2d23f2afc965a6e9f77efecb6e Author: Matt Traudt Date: Tue Nov 1 12:32:50 2016 -0400 Update man page that HS directory does not need to exist --- changes/ticket20486 | 3 +++ doc/tor.1.txt | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-)

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

2016-11-01 Thread nickm
commit e6d84ac04fbebdbe64587b08594f42042417d92f Merge: 68a27da 9248466 Author: Nick Mathewson Date: Tue Nov 1 12:49:13 2016 -0400 Merge branch 'maint-0.2.9' changes/bug20487 | 4 doc/tor.1.txt| 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-)

[tor-commits] [tor/maint-0.2.9] Add a sentence to the manpage about nonanonymous=>Socksport 0.

2016-11-01 Thread nickm
commit b858452f944e33b175e1ef16bf94b35dcf64bf31 Author: Nick Mathewson Date: Mon Oct 31 15:13:27 2016 -0400 Add a sentence to the manpage about nonanonymous=>Socksport 0. Closes 20487. --- changes/bug20487 | 4 doc/tor.1.txt| 4 +++- 2 files

[tor-commits] [tor/maint-0.2.9] Merge branch 'bug20487_029' into maint-0.2.9

2016-11-01 Thread nickm
commit 9248466f0a020e661cad185fc8eec28a18aca36c Merge: e712b5d b858452 Author: Nick Mathewson Date: Tue Nov 1 12:44:20 2016 -0400 Merge branch 'bug20487_029' into maint-0.2.9 changes/bug20487 | 4 doc/tor.1.txt| 4 +++- 2 files changed, 7 insertions(+), 1

[tor-commits] [tor/master] Merge branch 'bug20487_029' into maint-0.2.9

2016-11-01 Thread nickm
commit 9248466f0a020e661cad185fc8eec28a18aca36c Merge: e712b5d b858452 Author: Nick Mathewson Date: Tue Nov 1 12:44:20 2016 -0400 Merge branch 'bug20487_029' into maint-0.2.9 changes/bug20487 | 4 doc/tor.1.txt| 4 +++- 2 files changed, 7 insertions(+), 1

[tor-commits] [tor/release-0.2.9] Add a sentence to the manpage about nonanonymous=>Socksport 0.

2016-11-01 Thread nickm
commit b858452f944e33b175e1ef16bf94b35dcf64bf31 Author: Nick Mathewson Date: Mon Oct 31 15:13:27 2016 -0400 Add a sentence to the manpage about nonanonymous=>Socksport 0. Closes 20487. --- changes/bug20487 | 4 doc/tor.1.txt| 4 +++- 2 files

[tor-commits] [tor/master] Add a sentence to the manpage about nonanonymous=>Socksport 0.

2016-11-01 Thread nickm
commit b858452f944e33b175e1ef16bf94b35dcf64bf31 Author: Nick Mathewson Date: Mon Oct 31 15:13:27 2016 -0400 Add a sentence to the manpage about nonanonymous=>Socksport 0. Closes 20487. --- changes/bug20487 | 4 doc/tor.1.txt| 4 +++- 2 files

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

2016-11-01 Thread nickm
commit 9248466f0a020e661cad185fc8eec28a18aca36c Merge: e712b5d b858452 Author: Nick Mathewson Date: Tue Nov 1 12:44:20 2016 -0400 Merge branch 'bug20487_029' into maint-0.2.9 changes/bug20487 | 4 doc/tor.1.txt| 4 +++- 2 files changed, 7 insertions(+), 1

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

2016-11-01 Thread translation
commit 1d720d66be2211a4eeb0fdb3f298bcf4fd00d969 Author: Translation commit bot Date: Tue Nov 1 15:45:03 2016 + Update translations for bridgedb --- bn/LC_MESSAGES/bridgedb.po | 47 +++--- 1 file changed, 24

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

2016-11-01 Thread translation
commit 3c13768ba5f91a6ef53c23aa36becad390134015 Author: Translation commit bot Date: Tue Nov 1 15:20:44 2016 + Update translations for tails-iuk --- bn.po | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/bn.po b/bn.po

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

2016-11-01 Thread translation
commit 87efdb3f55de2344b69c0a60abfe4593d052 Author: Translation commit bot Date: Tue Nov 1 15:20:23 2016 + Update translations for torbutton-brandproperties_completed --- ru/brand.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

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

2016-11-01 Thread translation
commit 7f7688de9fee20f0a35883d1dfd10b35e1c3f0a6 Author: Translation commit bot Date: Tue Nov 1 15:20:08 2016 + Update translations for tails-misc_completed --- ru.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ru.po b/ru.po index

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

2016-11-01 Thread translation
commit 45cdfed2ba1b0690294f117c994e321b8aed05f5 Author: Translation commit bot Date: Tue Nov 1 15:20:40 2016 + Update translations for torbutton-torbuttondtd --- bg/torbutton.dtd | 12 ++-- id/torbutton.dtd | 4 ++-- ru/torbutton.dtd | 10

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

2016-11-01 Thread translation
commit dbccd50b0e8338917d232b775595c3bf264f070d Author: Translation commit bot Date: Tue Nov 1 15:20:18 2016 + Update translations for torbutton-brandproperties --- ru/brand.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

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

2016-11-01 Thread translation
commit 718d2e6ede8e4a7211bd7d989825e4b05732f652 Author: Translation commit bot Date: Tue Nov 1 15:20:04 2016 + Update translations for tails-misc --- bn.po | 4 ++-- ru.po | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bn.po

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

2016-11-01 Thread translation
commit 01260f1694e02acf920343621e2acadf2c76a0b6 Author: Translation commit bot Date: Tue Nov 1 15:19:01 2016 + Update translations for https_everywhere --- bn/https-everywhere.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [metrics-web/master] Use metrics-lib's getHidserv*() in hidserv module.

2016-11-01 Thread karsten
commit 96d8de82010a2ee52597c6e5d28c6bcb47a22646 Author: Karsten Loesing Date: Mon Oct 31 21:36:34 2016 +0100 Use metrics-lib's getHidserv*() in hidserv module. When Metrics' hidserv module was written in March 2015, metrics-lib did not support

[tor-commits] [metrics-web/master] Some changes toward the standard metrics-project layout.

2016-11-01 Thread karsten
commit 40d3d39361d513c083aa0f871afc518371e18be5 Author: iwakeh Date: Tue Nov 1 09:37:39 2016 +0100 Some changes toward the standard metrics-project layout. Switch to java 7 and metrics-lib 1.5.0. connectbiderect not adapted. --- modules/advbwdist/build.xml