[tor-commits] [tor/master] fix punctuation in logs

2012-09-05 Thread arma
commit 00120544a4bfa9c26d2c8a336389d33b8b3642c2 Author: Roger Dingledine Date: Thu Sep 6 01:35:05 2012 -0400 fix punctuation in logs --- src/or/dirserv.c |2 +- src/or/router.c |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/or/dirserv.c b/src/or/dirserv.

[tor-commits] [tor/master] Fix warning when implicitly casting strlen(microdesc) to int

2012-09-05 Thread nickm
commit 5d679caa32c71a8bc7d4ed4ab716349e603e642c Author: Nick Mathewson Date: Wed Sep 5 20:49:25 2012 -0400 Fix warning when implicitly casting strlen(microdesc) to int Harmless unless we somehow generate a microdesc of more than INT_MAX bytes. --- changes/ssize_t_warning |

[tor-commits] [tor/master] bump to 0.2.4.1-alpha-dev

2012-09-05 Thread arma
commit a504a81d22c9f000fefd44093c4a18693b8228fc Author: Roger Dingledine Date: Wed Sep 5 20:05:50 2012 -0400 bump to 0.2.4.1-alpha-dev --- configure.ac |2 +- contrib/tor-mingw.nsi.in |2 +- src/win32/orconfig.h |2 +- 3 files changed, 3 insertions(+), 3 deletio

[tor-commits] r25782: {website} two new tarballs are available (there's no space on the down (website/trunk/include)

2012-09-05 Thread Roger Dingledine
Author: arma Date: 2012-09-05 23:29:55 + (Wed, 05 Sep 2012) New Revision: 25782 Modified: website/trunk/include/versions.wmi Log: two new tarballs are available (there's no space on the download page for 0.2.4.1-alpha yet.) Modified: website/trunk/include/versions.wmi ===

[tor-commits] [tor/master] bump to 0.2.4.1-alpha

2012-09-05 Thread arma
commit 237129847b824925058975f8da665cd8cb1bed13 Author: Roger Dingledine Date: Wed Sep 5 19:12:22 2012 -0400 bump to 0.2.4.1-alpha --- configure.ac |2 +- contrib/tor-mingw.nsi.in |2 +- src/win32/orconfig.h |2 +- 3 files changed, 3 insertions(+), 3 deletions(-

[tor-commits] r25781: {website} add a new mirror and update status of others. (in website/trunk: . include)

2012-09-05 Thread Andrew Lewman
Author: phobos Date: 2012-09-05 23:10:06 + (Wed, 05 Sep 2012) New Revision: 25781 Modified: website/trunk/include/mirrors-table.wmi website/trunk/update-mirrors.pl Log: add a new mirror and update status of others. Modified: website/trunk/include/mirrors-table.wmi =

[tor-commits] [tor/master] finish changelog mucking for 0.2.4.1-alpha

2012-09-05 Thread arma
commit 606157ea62604d1b2395d32f27cae69adde7c77e Author: Roger Dingledine Date: Wed Sep 5 19:05:41 2012 -0400 finish changelog mucking for 0.2.4.1-alpha --- ChangeLog | 10 ++ 1 files changed, 6 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 12b7fff..bf051

[tor-commits] [tor/master] make AuthDirHasIPv6Connectivity match the man page

2012-09-05 Thread arma
commit b00b8272daa63e54e25f51bef7850c1c185dba5c Author: Roger Dingledine Date: Wed Sep 5 18:17:41 2012 -0400 make AuthDirHasIPv6Connectivity match the man page we can turn it into an autobool later if we have some way for it to make a decision. (patch possibly got lost

[tor-commits] [tor/master] and fold it into master too

2012-09-05 Thread arma
commit 325f33047a72050cbe3c35a5dc2ca156d012c996 Author: Roger Dingledine Date: Wed Sep 5 17:23:08 2012 -0400 and fold it into master too --- ChangeLog |2 ++ changes/bug6774 |4 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index ab

[tor-commits] [tor/release-0.2.3] fold in last changes file

2012-09-05 Thread arma
commit 139a81c96d4af2f52b1f3d76adc4079403c8d2d7 Author: Roger Dingledine Date: Wed Sep 5 17:22:23 2012 -0400 fold in last changes file --- ChangeLog |2 ++ changes/bug6774 |4 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3c63

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

2012-09-05 Thread arma
commit 59deac92a1b9bea4c1340c7aa533e3105c7df266 Merge: 5ee0fda 97dbff5 Author: Roger Dingledine Date: Wed Sep 5 16:46:23 2012 -0400 Merge branch 'maint-0.2.3' into release-0.2.3 changes/bug6774 |4 doc/tor.1.txt |4 ++-- src/or/circuitbuild.c |6 ++ 3 fi

[tor-commits] [tor/release-0.2.3] Avoid segfault if EntryGuardPathBias precedes EntryGuard

2012-09-05 Thread arma
commit 9d9ca264ec7505cdaf4a0032eac4489be6a52076 Author: Nick Mathewson Date: Wed Sep 5 13:27:54 2012 -0400 Avoid segfault if EntryGuardPathBias precedes EntryGuard Fix for bug 6774; bugfix on 0.2.3.17-beta. --- changes/bug6774 |4 src/or/circuitbuild.c |6 ++

[tor-commits] [tor/release-0.2.3] Update the minimum bandwidth for a public relay

2012-09-05 Thread arma
commit 97dbff51e60273b29d7dc15e4106c600e8efa34e Author: Roger Dingledine Date: Wed Sep 5 16:40:57 2012 -0400 Update the minimum bandwidth for a public relay The current cutoff is 30KB, but in reality a useful cutoff is probably more like 50KB or 100KB. --- doc/tor.1.txt |4

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

2012-09-05 Thread arma
commit 6f82ae44cb85e61a729ccb7ce47451dae97e8602 Merge: f8c1ab7 97dbff5 Author: Roger Dingledine Date: Wed Sep 5 16:41:43 2012 -0400 Merge branch 'maint-0.2.3' doc/tor.1.txt |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) ___ tor-c

[tor-commits] [tor/master] Update the minimum bandwidth for a public relay

2012-09-05 Thread arma
commit 97dbff51e60273b29d7dc15e4106c600e8efa34e Author: Roger Dingledine Date: Wed Sep 5 16:40:57 2012 -0400 Update the minimum bandwidth for a public relay The current cutoff is 30KB, but in reality a useful cutoff is probably more like 50KB or 100KB. --- doc/tor.1.txt |4

[tor-commits] [tor/maint-0.2.3] Update the minimum bandwidth for a public relay

2012-09-05 Thread arma
commit 97dbff51e60273b29d7dc15e4106c600e8efa34e Author: Roger Dingledine Date: Wed Sep 5 16:40:57 2012 -0400 Update the minimum bandwidth for a public relay The current cutoff is 30KB, but in reality a useful cutoff is probably more like 50KB or 100KB. --- doc/tor.1.txt |4

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

2012-09-05 Thread nickm
commit f8c1ab7bbf7e7f4528406ae5ba7837866642549d Merge: 0770e4c 9d9ca26 Author: Nick Mathewson Date: Wed Sep 5 16:25:13 2012 -0400 Merge remote-tracking branch 'origin/maint-0.2.3' changes/bug6774 |4 src/or/circuitbuild.c |6 ++ 2 files changed, 10 insertions(+), 0

[tor-commits] [tor/master] Avoid segfault if EntryGuardPathBias precedes EntryGuard

2012-09-05 Thread nickm
commit 9d9ca264ec7505cdaf4a0032eac4489be6a52076 Author: Nick Mathewson Date: Wed Sep 5 13:27:54 2012 -0400 Avoid segfault if EntryGuardPathBias precedes EntryGuard Fix for bug 6774; bugfix on 0.2.3.17-beta. --- changes/bug6774 |4 src/or/circuitbuild.c |6 ++

[tor-commits] [tor/maint-0.2.3] Avoid segfault if EntryGuardPathBias precedes EntryGuard

2012-09-05 Thread nickm
commit 9d9ca264ec7505cdaf4a0032eac4489be6a52076 Author: Nick Mathewson Date: Wed Sep 5 13:27:54 2012 -0400 Avoid segfault if EntryGuardPathBias precedes EntryGuard Fix for bug 6774; bugfix on 0.2.3.17-beta. --- changes/bug6774 |4 src/or/circuitbuild.c |6 ++

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

2012-09-05 Thread translation
commit 14783ad6593cb41738c9c239e92d94dd506e30d0 Author: Translation commit bot Date: Wed Sep 5 19:15:10 2012 + Update translations for vidalia --- sk/vidalia_sk.po | 12 ++-- 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sk/vidalia_sk.po b/sk/vidalia_sk.po in

[tor-commits] [tor/master] Whitespace fixes.

2012-09-05 Thread arma
commit 0770e4ccdbda2e71ad0a45d528b125df5b8db1a3 Author: Linus Nordberg Date: Wed Sep 5 19:40:15 2012 +0200 Whitespace fixes. --- src/common/address.c |2 +- src/or/dirvote.c |3 ++- src/or/dirvote.h |3 ++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/

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

2012-09-05 Thread nickm
commit 116c8409ba0e304306ee98a0ebb15450f130fae2 Merge: f7c97cd 0e53742 Author: Nick Mathewson Date: Wed Sep 5 11:35:26 2012 -0400 Merge remote-tracking branch 'linus/bug6770_3' Conflicts: doc/tor.1.txt src/or/config.c doc/tor.1.txt | 11 +-- src/or/con

[tor-commits] [tor/master] Make AuthDirHasIPv6Connectivity a BOOL.

2012-09-05 Thread nickm
commit 0e53742a857b928a5b750ddd7b036e9eae2fdd9c Author: Linus Nordberg Date: Wed Sep 5 11:41:26 2012 +0200 Make AuthDirHasIPv6Connectivity a BOOL. This is a fix of unreleased tor. It solves ticket #6770. --- doc/tor.1.txt |5 ++--- src/or/config.c |2 +- 2 files changed,

[tor-commits] [tor/master] Remove AuthDirPublishIPv6 and let AuthDirHasIPv6Connectivity fill its function.

2012-09-05 Thread nickm
commit f7c97cd40b92084164952dadf3dfeb6164aa6826 Author: Linus Nordberg Date: Wed Sep 5 13:35:39 2012 +0200 Remove AuthDirPublishIPv6 and let AuthDirHasIPv6Connectivity fill its function. See #4771 for rationale. Note that this patch does not take suggested changes in #447

[tor-commits] [tor/master] fold in the changes files

2012-09-05 Thread arma
commit c77d1b7bda554d80c309c1d448d32f3220537b4f Author: Roger Dingledine Date: Wed Sep 5 04:46:44 2012 -0400 fold in the changes files in-progress due to various bugs i uncovered in the ipv6 config option meanings. --- ChangeLog | 116 +

[tor-commits] [tor/master] minor typos i found while constructing the changelog

2012-09-05 Thread arma
commit 67065c3c0675114f09b065d442407c6890c369d8 Author: Roger Dingledine Date: Wed Sep 5 04:46:27 2012 -0400 minor typos i found while constructing the changelog --- doc/tor.1.txt |2 +- src/or/nodelist.c |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/d

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

2012-09-05 Thread translation
commit 695f58a1577d973d12a60f7a676daad7c96e7c3c Author: Translation commit bot Date: Wed Sep 5 08:45:11 2012 + Update translations for vidalia --- cs/vidalia_cs.po |9 + 1 files changed, 5 insertions(+), 4 deletions(-) diff --git a/cs/vidalia_cs.po b/cs/vidalia_cs.po index

[tor-commits] [metrics-lib/master] Allow multiple "m" lines per network status entry.

2012-09-05 Thread karsten
commit 66cec8b01fced75a79d3cf202f4d2eba01091455 Author: Karsten Loesing Date: Wed Sep 5 04:16:41 2012 -0400 Allow multiple "m" lines per network status entry. --- .../descriptor/impl/NetworkStatusEntryImpl.java|6 ++ 1 files changed, 2 insertions(+), 4 deletions(-) diff --git