[tor-commits] [flashproxy/master] Hide buttons when cookies or javascript is disabled.

2013-03-22 Thread dcf
commit c61ecc05b12b68d9895f8caf3f040a05aee0d09e Author: Alexandre Allaire alexandre.alla...@mail.mcgill.ca Date: Wed Mar 20 12:59:25 2013 -0400 Hide buttons when cookies or javascript is disabled. --- proxy/options.html | 20 ++-- 1 files changed, 14 insertions(+), 6

[tor-commits] [flashproxy/master] Add a title to the options page.

2013-03-22 Thread dcf
commit 3827046e1025f7ac28d844c03fb2febff1adb48f Author: David Fifield da...@bamsoftware.com Date: Fri Mar 22 00:39:08 2013 -0700 Add a title to the options page. --- proxy/options.html |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/proxy/options.html

[tor-commits] [flashproxy/master] Use URL in facilitator query string example.

2013-03-22 Thread dcf
commit 23699fdfeb59473d69bea3306a150c7e743e824c Author: Arlo Breault arlo...@gmail.com Date: Mon Mar 18 11:38:17 2013 -0700 Use URL in facilitator query string example. --- proxy/flashproxy.js |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/proxy/flashproxy.js

[tor-commits] [gettor/master] Apply patch kindly provided by asn for changing naming scheme for

2013-03-22 Thread kaner
commit 5e829007e825907da1136b2c1fef224982ded481 Author: Christian Fromme ka...@strace.org Date: Fri Mar 22 17:09:09 2013 +0100 Apply patch kindly provided by asn for changing naming scheme for obfsproxy bundles. --- gettor.conf | 56

[tor-commits] [tor/maint-0.2.4] Fix an uninitialized-var warning in unit tests

2013-03-22 Thread nickm
commit 1b6b8b05642cfa5e951a8b25233191a1ab8dda2f Author: Nick Mathewson ni...@torproject.org Date: Fri Mar 22 12:38:55 2013 -0400 Fix an uninitialized-var warning in unit tests Found by formorer; fix on 42fb61d172b172, not in any released Tor. --- src/test/test_util.c |2 +- 1

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

2013-03-22 Thread nickm
commit 9a6514ce4f35bee5e083de39466772f535f7f045 Merge: 294c89f 1b6b8b0 Author: Nick Mathewson ni...@torproject.org Date: Fri Mar 22 12:41:16 2013 -0400 Merge remote-tracking branch 'origin/maint-0.2.4' src/test/test_util.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-)

[tor-commits] r26127: {website} update contact info, list tor-talk and tor-dev (website/trunk/about/en)

2013-03-22 Thread Runa Sandvik
Author: runa Date: 2013-03-22 22:49:10 + (Fri, 22 Mar 2013) New Revision: 26127 Modified: website/trunk/about/en/contact.wml Log: update contact info, list tor-talk and tor-dev Modified: website/trunk/about/en/contact.wml ===

[tor-commits] r26128: {website} remove obfsproxy for asn (website/trunk/docs/en)

2013-03-22 Thread Runa Sandvik
Author: runa Date: 2013-03-22 23:15:30 + (Fri, 22 Mar 2013) New Revision: 26128 Modified: website/trunk/docs/en/pluggable-transports.wml Log: remove obfsproxy for asn Modified: website/trunk/docs/en/pluggable-transports.wml

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

2013-03-22 Thread translation
commit 850ced77bb95f28f008da227378f6b7265865a8d Author: Translation commit bot translat...@torproject.org Date: Sat Mar 23 00:15:51 2013 + Update translations for vidalia_installer_completed --- ko/vidalia_ko.po | 11 ++- 1 files changed, 6 insertions(+), 5 deletions(-) diff

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

2013-03-22 Thread translation
commit 5badb16adcbbfcc93db7d2d994cacee49e59f85c Author: Translation commit bot translat...@torproject.org Date: Sat Mar 23 00:15:56 2013 + Update translations for whisperback --- ko/ko.po | 19 ++- 1 files changed, 10 insertions(+), 9 deletions(-) diff --git

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

2013-03-22 Thread translation
commit 91aac1ac2adf420d7bd16414c4c8a9efc24d0fe5 Author: Translation commit bot translat...@torproject.org Date: Sat Mar 23 00:15:58 2013 + Update translations for whisperback_completed --- ko/ko.po | 19 ++- 1 files changed, 10 insertions(+), 9 deletions(-) diff

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

2013-03-22 Thread translation
commit bb888501fa1972c6a2f1426d3fadfca77fe12813 Author: Translation commit bot translat...@torproject.org Date: Sat Mar 23 00:16:17 2013 + Update translations for torbirdy --- ko/torbirdy.properties |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git

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

2013-03-22 Thread translation
commit 8c30c7bab13ffb884e89ae4b1d4f24168576dedc Author: Translation commit bot translat...@torproject.org Date: Sat Mar 23 00:16:20 2013 + Update translations for torbirdy_completed --- ko/torbirdy.properties |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git

[tor-commits] [stem/master] Swapping contact and platform attributes to bytes

2013-03-22 Thread atagar
commit c7f34c929a4f091b0527bec30d340472b55eacab Author: Damian Johnson ata...@torproject.org Date: Fri Mar 22 19:49:06 2013 -0700 Swapping contact and platform attributes to bytes The 'contact' and 'platform' lines in a server descriptor can have any arbitrary byte content.

[tor-commits] [stem/master] Storing raw descriptor content as bytes

2013-03-22 Thread atagar
commit b12e9c01c318863f4e4cddacf341abfd197ff412 Author: Damian Johnson ata...@torproject.org Date: Wed Mar 20 18:28:55 2013 -0700 Storing raw descriptor content as bytes Tor descriptors are byte strings. While most content is ASCII (and hence maps to UTF8) there are a couple

[tor-commits] [stem/master] Avoiding use of sign_descriptor_content()

2013-03-22 Thread atagar
commit 98cb69522254ddfd7bdd3c8df3b0dc7020c8e0a3 Author: Damian Johnson ata...@torproject.org Date: Wed Mar 20 17:34:07 2013 -0700 Avoiding use of sign_descriptor_content() The test.mocking.sign_descriptor_content() function is slow. When the user has pycrypto the runtime of