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

2014-05-28 Thread translation
commit 285cee8155f0d40be5735688b657c8df113aaa3d Author: Translation commit bot translat...@torproject.org Date: Wed May 28 06:15:16 2014 + Update translations for https_everywhere --- fi/ssl-observatory.dtd |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git

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

2014-05-28 Thread translation
commit 9eef11414d80a3ba25b372e47909baef5e01a82b Author: Translation commit bot translat...@torproject.org Date: Wed May 28 06:15:20 2014 + Update translations for https_everywhere_completed --- fi/ssl-observatory.dtd |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff

[tor-commits] [meek/master] Factor out some code for setting a custom proxy per-request.

2014-05-28 Thread dcf
commit 0567884cb38b7b514abce8bc63370517d83b0682 Author: David Fifield da...@bamsoftware.com Date: Sat May 24 19:15:32 2014 -0700 Factor out some code for setting a custom proxy per-request. --- firefox/components/main.js | 42 ++ 1 file changed, 38

[tor-commits] [meek/master] Add Proxy configuration examples to torrc.

2014-05-28 Thread dcf
commit 1e099c54089b1ed1aef556069c2546709acb5cdf Author: David Fifield da...@bamsoftware.com Date: Sat May 24 23:00:33 2014 -0700 Add Proxy configuration examples to torrc. --- meek-client/torrc |5 + 1 file changed, 5 insertions(+) diff --git a/meek-client/torrc

[tor-commits] [meek/master] Add some proxy support functions.

2014-05-28 Thread dcf
commit daab1193f4234bd23e26f7a525356b67630c6ba2 Author: David Fifield da...@bamsoftware.com Date: Sat May 24 20:25:49 2014 -0700 Add some proxy support functions. These are candidates to move to goptlib for proposal 232 support. I assumed that you should be able to give a

[tor-commits] [meek/master] Honor a socks4a proxy when roundtripping through the helper.

2014-05-28 Thread dcf
commit 79e3e5ff285d698636d0ad4b797d89a3f56749e8 Author: David Fifield da...@bamsoftware.com Date: Sat May 24 23:39:23 2014 -0700 Honor a socks4a proxy when roundtripping through the helper. --- meek-client/helper.go |7 --- meek-client/helper_test.go |8

[tor-commits] [meek/master] Enable meek-http-helper to use http, socks5, and socks4a proxies.

2014-05-28 Thread dcf
commit 5a354f9993a33c5e310141f18f61435c298119d7 Author: David Fifield da...@bamsoftware.com Date: Sat May 24 19:17:12 2014 -0700 Enable meek-http-helper to use http, socks5, and socks4a proxies. --- firefox/components/main.js | 16 1 file changed, 16 insertions(+) diff

[tor-commits] [meek/master] Add some commented test cases to think about.

2014-05-28 Thread dcf
commit 40007e4fa55f77e4657bbc8931f8d540c002057d Author: David Fifield da...@bamsoftware.com Date: Sun May 25 11:18:33 2014 -0700 Add some commented test cases to think about. It may make sense for use to ensure that the proxy URL has a separable host name and port. On the other

[tor-commits] [meek/master] Honor an http proxy when roundtripping through the helper.

2014-05-28 Thread dcf
commit bb22b14120357f084d7e63d26c3ee493bc270236 Author: David Fifield da...@bamsoftware.com Date: Sat May 24 22:37:17 2014 -0700 Honor an http proxy when roundtripping through the helper. --- meek-client/helper.go | 55

[tor-commits] [meek/master] Set the TRANSPARENT_PROXY_RESOLVES_HOST proxy flag.

2014-05-28 Thread dcf
commit 529045fe726aa21dff052a00e57fabec6aa8cdc8 Author: David Fifield da...@bamsoftware.com Date: Sat May 24 19:16:25 2014 -0700 Set the TRANSPARENT_PROXY_RESOLVES_HOST proxy flag. This flag has no effect for the direct proxy type, but we'll want to set it uniformly for all

[tor-commits] [meek/master] Honor a socks5 proxy when roundtripping through the helper.

2014-05-28 Thread dcf
commit 3aab55c820d25a9881b66982589573057a67c5b1 Author: David Fifield da...@bamsoftware.com Date: Sat May 24 23:39:57 2014 -0700 Honor a socks5 proxy when roundtripping through the helper. --- meek-client/helper.go |2 +- meek-client/helper_test.go |5 +

[tor-commits] [meek/master] Read proxy from managed configuration.

2014-05-28 Thread dcf
commit c96a7cfd895ea7e273c2a21f8751238b289770e0 Author: David Fifield da...@bamsoftware.com Date: Sat May 24 21:52:55 2014 -0700 Read proxy from managed configuration. --- meek-client/meek-client.go | 41 - 1 file changed, 36 insertions(+), 5

[tor-commits] [meek/master] Retry the HTTP roundtrip a few times if it fails the first time.

2014-05-28 Thread dcf
commit ff595f26a6be2c4ca58637e04c012b804e69617e Author: David Fifield da...@bamsoftware.com Date: Sat May 10 17:41:22 2014 -0700 Retry the HTTP roundtrip a few times if it fails the first time. Try sending a request up to 10 times, with 30 seconds in between each try.

[tor-commits] [user-manual/master] Enable out-of-source-tree builds

2014-05-28 Thread lunar
commit 44a3777eb38d94319871ba97b25af8b8aa60e50e Author: Lunar lu...@torproject.org Date: Wed May 28 09:22:25 2014 +0200 Enable out-of-source-tree builds One can now do: mkdir build-tree cd build-tree ../user-manual/configure

[tor-commits] [tor-browser-bundle/master] Bug 10425: Adding the geoip6 files.

2014-05-28 Thread gk
commit 1ace63b0a4f9d74206e72f25e389f0f8a82f5416 Author: Georg Koppen g...@torproject.org Date: Wed May 28 09:56:37 2014 + Bug 10425: Adding the geoip6 files. --- gitian/descriptors/linux/gitian-tor.yml |1 + gitian/descriptors/mac/gitian-tor.yml |8 +---

[tor-commits] [user-manual/master] Add missing build dependency to README

2014-05-28 Thread lunar
commit dc9826402be19fd8822932e79851364911555ef5 Author: Lunar lu...@torproject.org Date: Wed May 28 10:08:07 2014 +0200 Add missing build dependency to README --- README |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index debf14e..17202cf 100644 ---

[tor-commits] [user-manual/master] Restore compatibility with yelp-tools 3.4

2014-05-28 Thread lunar
commit 298acf26d0fdb323caf44355b332e1c2144f60ac Author: Lunar lu...@torproject.org Date: Wed May 28 14:44:00 2014 +0200 Restore compatibility with yelp-tools 3.4 Unfortunately, this requires us to add a en-US lingua (because we can't create a C directory without breaking

[tor-commits] [torspec/master] tweak proposal 220 based on comments from george, nick hopper

2014-05-28 Thread nickm
commit 3762272611aca1ffd0c5896d713c94ecf98b8f47 Author: Nick Mathewson ni...@torproject.org Date: Wed May 28 09:21:29 2014 -0400 tweak proposal 220 based on comments from george, nick hopper --- proposals/220-ecc-id-keys.txt | 42 ++--- 1 file changed,

[tor-commits] [torspec/master] Remove an obsolete 220 question, spotted by George

2014-05-28 Thread nickm
commit 790f670db11ee4eab906bcc554bb1ec403242db7 Author: Nick Mathewson ni...@torproject.org Date: Wed May 28 09:42:48 2014 -0400 Remove an obsolete 220 question, spotted by George --- proposals/220-ecc-id-keys.txt |3 --- 1 file changed, 3 deletions(-) diff --git

[tor-commits] [tor-browser-bundle/master] Remove scamblesuit bridges for now.

2014-05-28 Thread mikeperry
commit 429309ce162a0e1c36c9d3ed9c5bd89ca4879fd8 Author: Mike Perry mikeperry-...@torproject.org Date: Wed May 28 09:14:02 2014 -0700 Remove scamblesuit bridges for now. They require Tor 0.2.5.x. Postpone adding them until we can branch off a maint-3.6 branch for TBB 3.6. ---

[tor-commits] [stem/master] Changing Fedora link

2014-05-28 Thread atagar
commit 90843e507b381fef2579afee01e2b507a4fd505f Author: Damian Johnson ata...@torproject.org Date: Wed May 28 08:35:20 2014 -0700 Changing Fedora link For a while now our Fedora page has been getting an error response...

[tor-commits] [stem/master] Adding DROPGUARDS support

2014-05-28 Thread atagar
commit 8ca253a974c7e6eec9038c2d39a98a245a1ff024 Author: Damian Johnson ata...@torproject.org Date: Wed May 28 09:18:31 2014 -0700 Adding DROPGUARDS support Adding a Controller method for tor's DROPGUARDS function... https://trac.torproject.org/projects/tor/ticket/10032

[tor-commits] [bridgedb/master] Call schedule.intervalStart() to get epoch for HTTPS bridge request.

2014-05-28 Thread isis
commit f73deeace636c2ce91d81fc16d9d0097708b35f0 Author: Isis Lovecruft i...@torproject.org Date: Wed May 28 18:42:00 2014 + Call schedule.intervalStart() to get epoch for HTTPS bridge request. The ``epoch`` of a request is a value that is supposed to be the interval of time

[tor-commits] [bridgedb/master] Merge branch 'hotfix/11215_12147-intervalstart'

2014-05-28 Thread isis
commit b7cd297c85d11a00ee94d2b41b46ddd9762154d1 Merge: f848aa9 f73deea Author: Isis Lovecruft i...@torproject.org Date: Wed May 28 21:01:37 2014 + Merge branch 'hotfix/11215_12147-intervalstart' lib/bridgedb/HTTPServer.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[tor-commits] [bridgedb/develop] Fix scripts/make-ssl-cert to use `exit 1` after wrong number of args.

2014-05-28 Thread isis
commit 2100e35252b1e828c173f3a2b38d364d8bfcc015 Author: Isis Lovecruft i...@torproject.org Date: Tue May 20 18:12:55 2014 + Fix scripts/make-ssl-cert to use `exit 1` after wrong number of args. --- scripts/make-ssl-cert |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff

[tor-commits] [bridgedb/develop] Clarify comment string for EMAIL_SMTP_FROM_ADDR in config.

2014-05-28 Thread isis
commit a56a5a2978179ae8a88a6c3f8a19eb1119fd6711 Author: Isis Lovecruft i...@torproject.org Date: Tue May 27 22:21:09 2014 + Clarify comment string for EMAIL_SMTP_FROM_ADDR in config. --- bridgedb.conf |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bridgedb.conf

[tor-commits] [bridgedb/develop] Fix GnuPG invalid armor header in email.templates.getFooter().

2014-05-28 Thread isis
commit d05cd1e55da29d0f38fffb9b1c06a1ad9cbf67a0 Author: Isis Lovecruft i...@torproject.org Date: Sat May 17 02:24:39 2014 + Fix GnuPG invalid armor header in email.templates.getFooter(). --- lib/bridgedb/email/templates.py |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[tor-commits] [bridgedb/develop] Change MailMessage.validateFrom() to respect internal proxy hosts.

2014-05-28 Thread isis
commit add31550fb5d4ff1ab53d8e1079a89e2b4652336 Author: Isis Lovecruft i...@torproject.org Date: Sat May 17 02:13:21 2014 + Change MailMessage.validateFrom() to respect internal proxy hosts. The online server was getting `ORIGIN: bridges@ponticum' for the `origin` parameter

[tor-commits] [bridgedb/develop] Fix Sphinx method link in b.e.server.generateResponse() docstring.

2014-05-28 Thread isis
commit d2387ae03f1f3564ee7e8cccf76f5e4cf7851e0f Author: Isis Lovecruft i...@torproject.org Date: Wed May 28 18:12:58 2014 + Fix Sphinx method link in b.e.server.generateResponse() docstring. --- lib/bridgedb/email/server.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[tor-commits] [bridgedb/develop] Add more logging to b.e.server.checkDKIM() function.

2014-05-28 Thread isis
commit 07ca1978ceb841e22d2c7389a0116f1d92677039 Author: Isis Lovecruft i...@torproject.org Date: Wed May 28 18:12:15 2014 + Add more logging to b.e.server.checkDKIM() function. --- lib/bridgedb/email/server.py |3 +++ 1 file changed, 3 insertions(+) diff --git

[tor-commits] [bridgedb/develop] Whitespace fixes in lib/bridgedb/email/server.py.

2014-05-28 Thread isis
commit 181f8eb6a71189edecc07e6fb2361f0aaedae9de Author: Isis Lovecruft i...@torproject.org Date: Mon May 19 20:03:10 2014 + Whitespace fixes in lib/bridgedb/email/server.py. --- lib/bridgedb/email/server.py |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git

[tor-commits] [bridgedb/develop] Whitespace fix for one line in scripts/make-ssl-cert.

2014-05-28 Thread isis
commit 14ff79b443ca17f2b9140ee00ab3092c2647d180 Author: Isis Lovecruft i...@torproject.org Date: Tue May 20 18:11:43 2014 + Whitespace fix for one line in scripts/make-ssl-cert. --- scripts/make-ssl-cert |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[tor-commits] [bridgedb/develop] Hush OpenSSL during key/cert creation in scripts/make-ssl-cert.

2014-05-28 Thread isis
commit da121b3a5135d66095edb469b02c47f8ccb1adab Author: Isis Lovecruft i...@torproject.org Date: Tue May 20 18:14:41 2014 + Hush OpenSSL during key/cert creation in scripts/make-ssl-cert. --- scripts/make-ssl-cert | 47 +++ 1 file changed,

[tor-commits] [bridgedb/develop] Fix Python2.7.3 UnicodeDecodeError in MailMessage.getIncoming().

2014-05-28 Thread isis
commit a8daa33de3e35d8108a7a0ee358d0b968f95d820 Author: Isis Lovecruft i...@torproject.org Date: Sat May 17 02:23:00 2014 + Fix Python2.7.3 UnicodeDecodeError in MailMessage.getIncoming(). --- lib/bridgedb/email/server.py |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff

[tor-commits] [bridgedb/develop] Update b.e.server.MailDelivery.validateFrom() docstring.

2014-05-28 Thread isis
commit 180c1141123301764db43dfd435d8063048b1502 Author: Isis Lovecruft i...@torproject.org Date: Wed May 28 18:15:30 2014 + Update b.e.server.MailDelivery.validateFrom() docstring. --- lib/bridgedb/email/server.py | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-)

[tor-commits] [bridgedb/develop] Fix ivar and incomplete items in email.server.MailContext docstring.

2014-05-28 Thread isis
commit bb50b474c3f16c1061498b183f68d7846c58b1cc Author: Isis Lovecruft i...@torproject.org Date: Tue May 27 22:23:10 2014 + Fix ivar and incomplete items in email.server.MailContext docstring. --- lib/bridgedb/email/server.py | 43 ++ 1 file

[tor-commits] [bridgedb/develop] Update b.e.server.validateTo() docstring.

2014-05-28 Thread isis
commit 5827bc9136d66bc5a97dc80995b6079cc5787890 Author: Isis Lovecruft i...@torproject.org Date: Wed May 28 18:18:13 2014 + Update b.e.server.validateTo() docstring. --- lib/bridgedb/email/server.py | 18 +++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git

[tor-commits] [bridgedb/develop] Update b.e.server.addServer() docstring.

2014-05-28 Thread isis
commit c053bffea4648e58568de961b4cf93005db10c75 Author: Isis Lovecruft i...@torproject.org Date: Wed May 28 18:18:55 2014 + Update b.e.server.addServer() docstring. --- lib/bridgedb/email/server.py |8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) diff --git

[tor-commits] [bridgedb/develop] Fix GnuPG 'invalid dash escaped line: --\n' error in templates.getFooter().

2014-05-28 Thread isis
commit d78fe49acfadf945aa04584fb7517a81e1e9687b Author: Isis Lovecruft i...@torproject.org Date: Sat May 17 02:29:58 2014 + Fix GnuPG 'invalid dash escaped line: --\n' error in templates.getFooter(). --- lib/bridgedb/email/templates.py |7 +++ 1 file changed, 3 insertions(+), 4

[tor-commits] [bridgedb/develop] Call schedule.intervalStart() to get epoch for HTTPS bridge request.

2014-05-28 Thread isis
commit f73deeace636c2ce91d81fc16d9d0097708b35f0 Author: Isis Lovecruft i...@torproject.org Date: Wed May 28 18:42:00 2014 + Call schedule.intervalStart() to get epoch for HTTPS bridge request. The ``epoch`` of a request is a value that is supposed to be the interval of time

[tor-commits] [bridgedb/develop] Merge branch 'hotfix/11215_12147-intervalstart' into develop

2014-05-28 Thread isis
commit 625cbe8b6fd2153ae23be1c4a78e80a90b0b2348 Merge: da121b3 f73deea Author: Isis Lovecruft i...@torproject.org Date: Wed May 28 21:03:19 2014 + Merge branch 'hotfix/11215_12147-intervalstart' into develop lib/bridgedb/HTTPServer.py |2 +- 1 file changed, 1 insertion(+), 1

[tor-commits] [bridgedb/develop] Merge branch 'hotfix/0.2.1-docstrings' into develop

2014-05-28 Thread isis
commit e2de6afb4332452664b8ff7dbc707c3384ae7bf6 Merge: 625cbe8 c053bff Author: Isis Lovecruft i...@torproject.org Date: Wed May 28 21:18:43 2014 + Merge branch 'hotfix/0.2.1-docstrings' into develop bridgedb.conf|2 +- lib/bridgedb/email/server.py | 86