[tor-commits] [metrics-tasks/master] Add the graphing code for #1890.

2012-03-28 Thread karsten
commit 0b1ba07f337f672fcc79d90c99cb1aa5b3bcac16 Author: Karsten Loesing karsten.loes...@gmx.net Date: Wed Mar 28 08:57:16 2012 +0200 Add the graphing code for #1890. --- task-1890/.gitignore|4 task-1890/deviant-consensus-times.R | 17 + 2 files

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

2012-03-28 Thread nickm
commit 8387d8571ff85fb36097cdda78267aac509ec53e Merge: 86f1630 d20c6d2 Author: Nick Mathewson ni...@torproject.org Date: Wed Mar 28 03:33:00 2012 -0400 Merge branch 'bug4011' changes/bug4011|8 ++ src/or/networkstatus.c | 57

[tor-commits] [tor/master] Keep separate time-to-downloads for each consensus flavor

2012-03-28 Thread nickm
commit d20c6d2a374df080c7ca6b08ae9e0c6c6769c40c Author: Nick Mathewson ni...@torproject.org Date: Wed Mar 28 02:55:33 2012 -0400 Keep separate time-to-downloads for each consensus flavor This is a fix for bug 4011, where if we have a recent ns consensus we won't even try

[tor-commits] [tor/master] Write initial documentation for the contents of the state file

2012-03-28 Thread nickm
commit a9c0e9fec2ced629aefdc1436ec41467353cc9a0 Author: Nick Mathewson ni...@torproject.org Date: Wed Mar 28 04:08:07 2012 -0400 Write initial documentation for the contents of the state file Fixes bug 2987. There is still some information to go, but now we have a place to put

[tor-commits] [tor/master] tab-man strikes back (fixup on a9c0e9fec2)

2012-03-28 Thread arma
commit c3a7bcf4e6652fe34714caaf94cb39e555df87b1 Author: Roger Dingledine a...@torproject.org Date: Wed Mar 28 04:06:56 2012 -0400 tab-man strikes back (fixup on a9c0e9fec2) --- doc/Makefile.am |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/doc/Makefile.am

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

2012-03-28 Thread translation
commit d5626414cd4ca2932db08f363a229de054d9bea9 Author: Translation commit bot translat...@torproject.org Date: Wed Mar 28 09:45:04 2012 + Update translations for orbot --- values-fa/strings.xml |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git

[tor-commits] [tor/master] Fix a bunch of check-spaces complaints

2012-03-28 Thread nickm
commit 77bc1b803e0d58b23ff48c2359300ef812f10ee1 Author: Sebastian Hahn sebast...@torproject.org Date: Wed Mar 28 15:02:15 2012 +0200 Fix a bunch of check-spaces complaints --- src/or/connection.c|3 ++- src/or/networkstatus.c |4 ++-- src/test/test_util.c | 11 ---

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

2012-03-28 Thread translation
commit 09821bf4fa30dbf87691d95de947cfe8b02d7d1b Author: Translation commit bot translat...@torproject.org Date: Wed Mar 28 17:45:08 2012 + Update translations for vidalia --- ru/vidalia_ru.po | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git

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

2012-03-28 Thread translation
commit 31a9e8831d1b62d2b62fb809f9759dfde372e62f Author: Translation commit bot translat...@torproject.org Date: Wed Mar 28 17:45:11 2012 + Update translations for vidalia_completed --- ru/vidalia_ru.po | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git

[tor-commits] [tor/master] Move the logging of 'My line' to debug level (#5151).

2012-03-28 Thread nickm
commit 341e37e38c8b341097ed0fcd3d396dca00578f47 Author: Linus Nordberg li...@nordberg.se Date: Mon Mar 19 05:12:19 2012 +0100 Move the logging of 'My line' to debug level (#5151). --- src/or/router.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/or/router.c

[tor-commits] [tor/master] Add changes file.

2012-03-28 Thread nickm
commit bd4d8fc744548a234bc35132abd07dcc25c7d51f Author: Linus Nordberg li...@nordberg.se Date: Tue Mar 27 15:00:34 2012 +0200 Add changes file. --- changes/bug5151 |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/changes/bug5151 b/changes/bug5151 new file mode

[tor-commits] [tor/master] Fix cut'n'paste bug (#5151).

2012-03-28 Thread nickm
commit ce5489eec0a032aa98622c3dc0af1af7220a3ad4 Author: Linus Nordberg li...@nordberg.se Date: Mon Mar 19 04:55:17 2012 +0100 Fix cut'n'paste bug (#5151). --- src/or/config.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/or/config.c b/src/or/config.c index

[tor-commits] [tor/master] note that bug 5151 is on 0.2.3.9-alpha

2012-03-28 Thread nickm
commit 4703bf8792b69745bc87d4b2838c3b69b98e81b8 Author: Nick Mathewson ni...@torproject.org Date: Wed Mar 28 17:19:24 2012 -0400 note that bug 5151 is on 0.2.3.9-alpha --- changes/bug5151 |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/changes/bug5151

[tor-commits] [tor/master] Merge remote-tracking branch 'linus/bug5151'

2012-03-28 Thread nickm
commit 04a1696095f936e68b524ac3c4881bf404e450a5 Merge: 77bc1b8 bd4d8fc Author: Nick Mathewson ni...@torproject.org Date: Wed Mar 28 17:18:30 2012 -0400 Merge remote-tracking branch 'linus/bug5151' changes/bug5151 |4 src/or/config.c |8 src/or/router.c |2 +- 3

[tor-commits] [tor/master] Reorder initialisation of port_cfg to match order of members in struct.

2012-03-28 Thread nickm
commit bb2135fea68b53b4e75795c7b1bd632ce4f0d459 Author: Linus Nordberg li...@nordberg.se Date: Mon Mar 19 04:57:19 2012 +0100 Reorder initialisation of port_cfg to match order of members in struct. --- src/or/config.c |8 1 files changed, 4 insertions(+), 4 deletions(-) diff

[tor-commits] [obfsproxy/master] Don't set bufferevent callbacks before forming the circuit.

2012-03-28 Thread asn
commit 4b754df88f8d658b4731ce93f2fcafcc34b72244 Author: George Kadianakis desnac...@riseup.net Date: Sat Mar 17 16:01:22 2012 -0700 Don't set bufferevent callbacks before forming the circuit. Achieve that by splitting the circuit creation into three parts: First, create the

[tor-commits] [obfsproxy/master] Move connection-building code around.

2012-03-28 Thread asn
commit 292b9ac875a44966d74c89cf6f2deac18310f2e5 Author: George Kadianakis desnac...@riseup.net Date: Mon Mar 19 16:48:10 2012 -0700 Move connection-building code around. In open_outbound{,_hostname}(), move the connection building part to a new function called conn_connect().

[tor-commits] [obfsproxy/master] Don't poke connections or circuits after connect_hostname().

2012-03-28 Thread asn
commit 70e6947c81e7c0f42c94e837fdabec271b876567 Author: George Kadianakis desnac...@riseup.net Date: Mon Mar 19 17:10:06 2012 -0700 Don't poke connections or circuits after connect_hostname(). bufferevent_socket_connect_hostname() might fail immediately, and take the whole

[tor-commits] [obfsproxy/master] Update changelog for #5156.

2012-03-28 Thread asn
commit fb132ee04e8480be31c3c17aba4ff9eb27821be0 Author: George Kadianakis desnac...@riseup.net Date: Sat Mar 17 16:29:33 2012 -0700 Update changelog for #5156. --- ChangeLog |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index

[tor-commits] r25582: {website} we don't translate the website anymore (website/trunk/getinvolved/en)

2012-03-28 Thread Roger Dingledine
Author: arma Date: 2012-03-28 22:08:45 + (Wed, 28 Mar 2012) New Revision: 25582 Modified: website/trunk/getinvolved/en/translation.wml Log: we don't translate the website anymore Modified: website/trunk/getinvolved/en/translation.wml

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

2012-03-28 Thread translation
commit d1f759b6d4b65f13c62d81533bc5c0e343d3f11f Author: Translation commit bot translat...@torproject.org Date: Wed Mar 28 22:15:08 2012 + Update translations for vidalia --- fa/vidalia_fa.po |9 + 1 files changed, 5 insertions(+), 4 deletions(-) diff --git

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

2012-03-28 Thread translation
commit 1dc999b541d1a9155686d3b86d8443fd245d18c4 Author: Translation commit bot translat...@torproject.org Date: Wed Mar 28 22:45:09 2012 + Update translations for vidalia --- fa/vidalia_fa.po |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git

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

2012-03-28 Thread translation
commit c9818d52fb1c2bf51d560e697be44efa4f2ea3a0 Author: Translation commit bot translat...@torproject.org Date: Wed Mar 28 22:45:19 2012 + Update translations for vidalia_help --- fa/bridges.po |7 --- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/fa/bridges.po

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

2012-03-28 Thread translation
commit 0bd77986e3e079f5ffe75fc737856977c9ce7641 Author: Translation commit bot translat...@torproject.org Date: Wed Mar 28 22:45:23 2012 + Update translations for vidalia_help_completed --- fa/bridges.po |7 --- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git

[tor-commits] [stem/master] Minor corrections for os.sysconf check

2012-03-28 Thread atagar
commit df2084b0e746e6c5036528b01884a168b3b513ce Author: Damian Johnson ata...@torproject.org Date: Wed Mar 28 20:09:08 2012 -0700 Minor corrections for os.sysconf check The patch from beckbaibai fixed his issue but left CLOCK_TICKS undefined on Windows which would result in a

[tor-commits] [stem/master] fixed system module undefined in windows

2012-03-28 Thread atagar
commit f5950d01e1578a532c03da55165030f8c3ba3919 Author: Beck csyb...@gmail.com Date: Tue Mar 27 01:11:30 2012 -0500 fixed system module undefined in windows --- stem/util/proc.py |5 - 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/stem/util/proc.py

[tor-commits] [stem/master] Typo corrections for descriptor changes

2012-03-28 Thread atagar
commit 222d58a9bad7e1675f70002fb00b2a9b962cfe63 Author: Damian Johnson ata...@torproject.org Date: Wed Mar 28 20:19:03 2012 -0700 Typo corrections for descriptor changes Patch by karsten to fix numerous misspellings. --- stem/descriptor/__init__.py |2 +-