[tor-commits] [tor-browser/tor-browser-38.3.0esr-5.5-1] Bug 16906: Fix MinGW compilation breakage.

2015-09-16 Thread mikeperry
commit 08a3456fd48830b760a6fa6a0cbee3115f0c22cc Author: Mike Perry Date: Wed Sep 16 23:12:34 2015 -0700 Bug 16906: Fix MinGW compilation breakage. Patch from https://hg.mozilla.org/mozilla-central/rev/34bbc3cb3e79 https://bugzilla.mozilla.org/show_bug.cgi?id=1199118 --- t

[tor-commits] [torspec/master] Sebastian isn't a proposal editor

2015-09-16 Thread sebastian
commit 6fd37d2a41205eb47b4a617a49dc91b9e614ae23 Author: Sebastian Hahn Date: Thu Sep 17 00:59:33 2015 +0200 Sebastian isn't a proposal editor Also let's get our pronouns correct --- proposals/001-process.txt |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[tor-commits] [webwml/master] update press clips

2015-09-16 Thread sebastian
commit 55334cdd62d76a7e78fba16582d5e6681e87a917 Author: Sebastian Hahn Date: Thu Sep 17 00:43:54 2015 +0200 update press clips --- press/en/press.wml |5 + 1 file changed, 5 insertions(+) diff --git a/press/en/press.wml b/press/en/press.wml index 7cfeed5..4184b98 100644 --- a/pres

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

2015-09-16 Thread translation
commit c957bee8aef50f745fe4e5b7ea68bc728b4eac9f Author: Translation commit bot Date: Wed Sep 16 22:16:28 2015 + Update translations for tor-messenger-conversationsproperties --- nb/conversations.properties |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nb/co

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

2015-09-16 Thread translation
commit 94d675cc51802c867a64e7e18ac4bc6ee132d3a7 Author: Translation commit bot Date: Wed Sep 16 22:16:33 2015 + Update translations for tor-messenger-conversationsproperties_completed --- nb/conversations.properties | 11 +++ 1 file changed, 11 insertions(+) diff --git a/nb/

[tor-commits] [torspec/master] Update 001-process with new status codes, and list of editors

2015-09-16 Thread nickm
commit e5016e275baf23fdc7c93d63253833c75a3eda03 Author: Nick Mathewson Date: Wed Sep 16 16:28:14 2015 -0400 Update 001-process with new status codes, and list of editors To be conservative, I'm saying that the proposal editors are everybody with commit rights, except for Roger,

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

2015-09-16 Thread translation
commit 47a198542ff3e29f82679d346f1f5b420dea3365 Author: Translation commit bot Date: Wed Sep 16 14:16:18 2015 + Update translations for tor-messenger-conversationsproperties --- ru/conversations.properties |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ru/co

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

2015-09-16 Thread translation
commit 1265bf56628ae46e1f2b3246c0e96a2a53e2b63b Author: Translation commit bot Date: Wed Sep 16 14:16:22 2015 + Update translations for tor-messenger-conversationsproperties_completed --- ru/conversations.properties | 11 +++ 1 file changed, 11 insertions(+) diff --git a/ru/

[tor-commits] [tor/master] Use SSL_get_client_ciphers() on openssl 1.1+, not SSL_get_ciphers...

2015-09-16 Thread nickm
commit 902517a7c03ec5a879190903f65fafc62c0b1613 Author: Nick Mathewson Date: Sun Sep 13 11:51:51 2015 -0400 Use SSL_get_client_ciphers() on openssl 1.1+, not SSL_get_ciphers... (which isn't correct.) Fixes bug 17047; bugfix on 0.2.7.2-alpha, introduced by the merge in

[tor-commits] [tor/master] Merge remote-tracking branch 'public/bug17047'

2015-09-16 Thread nickm
commit c84f3c917735caf073ee97935687c1ba8ee3639e Merge: b257e34 902517a Author: Nick Mathewson Date: Wed Sep 16 08:46:13 2015 -0400 Merge remote-tracking branch 'public/bug17047' changes/bug17047|3 +++ src/common/tortls.c |2 +- 2 files changed, 4 insertions(+), 1 deletion(-)

[tor-commits] [tor/master] fixup add malformed_list to unit tests from d3358a0a05f6 IPv6 wildcards

2015-09-16 Thread nickm
commit 047989ea288fa1e3099f1897a3596abd6f2e8860 Author: teor (Tim Wilson-Brown) Date: Wed Sep 16 00:34:12 2015 +1000 fixup add malformed_list to unit tests from d3358a0a05f6 IPv6 wildcards The unit tests added in e033d5e90bcb got malformed_list added to router_parse_addr_policy

[tor-commits] [tor/master] Merge branch 'bug17027-reject-private-all-interfaces-v2' into bug16069-bug17027

2015-09-16 Thread nickm
commit a659a3fced83ddb2586cade138f6fa1376d1402d Merge: fd85f2c eb1759e Author: teor (Tim Wilson-Brown) Date: Wed Sep 16 09:09:54 2015 +1000 Merge branch 'bug17027-reject-private-all-interfaces-v2' into bug16069-bug17027 src/test/test_policy.c: Merged calls to policies_parse_ex

[tor-commits] [tor/master] Merge remote-tracking branch 'teor/bug16069-bug17027'

2015-09-16 Thread nickm
commit b257e34583d428dc0f9b6f06ca3f470e794ab513 Merge: 98da122 a659a3f Author: Nick Mathewson Date: Wed Sep 16 08:20:15 2015 -0400 Merge remote-tracking branch 'teor/bug16069-bug17027' changes/bug16069-exit-policy-rule6 | 20 +++ changes/bug17027-reject-private-all-interface

[tor-commits] [tor/master] fixup Only set TAPMP_STAR_IPV6_ONLY if TAPMP_EXTENDED_STAR is set

2015-09-16 Thread nickm
commit ab6f93caa719c2b2571b771087efba53d3d51bbf Author: teor (Tim Wilson-Brown) Date: Wed Sep 16 03:58:06 2015 +1000 fixup Only set TAPMP_STAR_IPV6_ONLY if TAPMP_EXTENDED_STAR is set Also fix a comment. --- src/or/routerparse.c | 10 +++--- 1 file changed, 7 insertions(+), 3

[tor-commits] [tor/master] Add get_interface_address[6]_list for a list of interface IP addresses

2015-09-16 Thread nickm
commit 31eb486c4624d1437d982ffdfc1f9d7d83c5ffd6 Author: teor (Tim Wilson-Brown) Date: Tue Sep 15 17:04:18 2015 +1000 Add get_interface_address[6]_list for a list of interface IP addresses Add get_interface_address[6]_list by refactoring get_interface_address6. Add unit tests fo

[tor-commits] [tor/master] ExitPolicyRejectPrivate rejects local IPv6 address and interface addresses

2015-09-16 Thread nickm
commit 098b82c7b2a6bb711e3616eb5b7e7e5e7401f01d Author: teor (Tim Wilson-Brown) Date: Tue Sep 15 18:34:18 2015 +1000 ExitPolicyRejectPrivate rejects local IPv6 address and interface addresses ExitPolicyRejectPrivate now rejects more local addresses by default: * the relay's pu

[tor-commits] [tor/master] Log an info-level message for each IP blocked by ExitPolicyRejectPrivate

2015-09-16 Thread nickm
commit eb1759e639fb870dfb2f87b21ce1e6d4df2d Author: teor (Tim Wilson-Brown) Date: Tue Sep 15 18:57:00 2015 +1000 Log an info-level message for each IP blocked by ExitPolicyRejectPrivate Log an info-level message containing the reject line added to the exit policy for each l

[tor-commits] [tor/master] fixup Clarify ambiguous log message in router_add_exit_policy

2015-09-16 Thread nickm
commit fd85f2cd706fe86499962f2364f99daa220186a8 Author: teor (Tim Wilson-Brown) Date: Wed Sep 16 03:59:30 2015 +1000 fixup Clarify ambiguous log message in router_add_exit_policy --- src/or/routerparse.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/or/router

[tor-commits] [tor/master] Ignore accept6/reject6 IPv4, warn about unexpected rule outcomes

2015-09-16 Thread nickm
commit e033d5e90bcb63b68cfac07a4e041dd0ea839573 Author: teor (Tim Wilson-Brown) Date: Fri Sep 11 15:10:54 2015 +1000 Ignore accept6/reject6 IPv4, warn about unexpected rule outcomes When parsing torrc ExitPolicies, we now warn if: * an IPv4 address is used on an accept6 or re

[tor-commits] [tor/master] Update comments about ExitPolicy parsing

2015-09-16 Thread nickm
commit 60312dc08b30243740e85c2a944874014f682579 Author: teor (Tim Wilson-Brown) Date: Wed Sep 9 23:48:33 2015 +1000 Update comments about ExitPolicy parsing Fix incomplete and incorrect comments. Comment changes only. --- src/common/address.h |3 +++ src/or/policies.c

[tor-commits] [tor/master] ExitPolicy accept6/reject6 produces IPv6 wildcard addresses only

2015-09-16 Thread nickm
commit d3358a0a05f661f78286d43fcc71d79daa090460 Author: teor (Tim Wilson-Brown) Date: Mon Sep 14 11:46:58 2015 +1000 ExitPolicy accept6/reject6 produces IPv6 wildcard addresses only In previous versions of Tor, ExitPolicy accept6/reject6 * produced policy entries for IPv4 and I

[tor-commits] [tor/master] Warn about redundant torrc ExitPolicy lines due to accept/reject *:*

2015-09-16 Thread nickm
commit 36ad8d8fdc18e9006cd1316deb79b37c77cf2892 Author: teor (Tim Wilson-Brown) Date: Mon Sep 14 21:56:14 2015 +1000 Warn about redundant torrc ExitPolicy lines due to accept/reject *:* Tor now warns when ExitPolicy lines occur after accept/reject *:* or variants. These lines a

[tor-commits] [tor/master] Don't enable SSE2 on X86-64.

2015-09-16 Thread nickm
commit 98da122ab4a1f20822a953dd318f995b1ed055ba Author: Sebastian Hahn Date: Wed Sep 16 04:27:32 2015 +0200 Don't enable SSE2 on X86-64. This removes a comment presumably introduced for debugging that was left in accidentally. Bug not in any released version of Tor. Fixes bug