[tor-commits] [webstats/master] Don't delete parsed files from in/.

2012-11-13 Thread runa
commit b306f7fc0f0285ea1d008dbbe271495bc6d92b3e Author: Karsten Loesing Date: Wed Nov 7 17:18:43 2012 -0500 Don't delete parsed files from in/. --- src/org/torproject/webstats/Main.java | 63 1 files changed, 24 insertions(+), 39 deletions(-) diff --git

[tor-commits] [webstats/master] Rearrange steps to make it easier to recover from failures.

2012-11-13 Thread runa
commit 287216d2b141828f6cf108c91f94733a5d2fc7f2 Author: Karsten Loesing Date: Wed Nov 7 19:39:12 2012 -0500 Rearrange steps to make it easier to recover from failures. --- src/org/torproject/webstats/Main.java | 55 1 files changed, 34 insertions(+), 21 d

[tor-commits] [webstats/master] Fix typo in documentation.

2012-11-13 Thread runa
commit 1b197f732a4e8079546ea9107fe76f27d4d0d542 Author: Karsten Loesing Date: Wed Nov 7 16:50:23 2012 -0500 Fix typo in documentation. --- src/org/torproject/webstats/Main.java |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/org/torproject/webstats/Main.java

[tor-commits] [webstats/master] .gz-compress newly written output files to save disk space.

2012-11-13 Thread runa
commit 7bb3197fca8683c0a1f2d13cfacefda7f5f17d92 Author: Karsten Loesing Date: Wed Nov 7 19:02:57 2012 -0500 .gz-compress newly written output files to save disk space. --- src/org/torproject/webstats/Main.java | 55 - 1 files changed, 47 insertions(+), 8 d

[tor-commits] r25880: {website} Suggested OPW revisions Couple of revsions suggested by Mari (website/trunk/getinvolved/en)

2012-11-13 Thread Damian Johnson
Author: atagar Date: 2012-11-13 16:17:13 + (Tue, 13 Nov 2012) New Revision: 25880 Modified: website/trunk/getinvolved/en/volunteer.wml Log: Suggested OPW revisions Couple of revsions suggested by Marina including... * Noting the application deadline date. * Saying that the ideas listing i

[tor-commits] r25881: {} add scripps presentation from last week. (in projects/presentations: . images)

2012-11-13 Thread Andrew Lewman
Author: phobos Date: 2012-11-13 16:22:30 + (Tue, 13 Nov 2012) New Revision: 25881 Added: projects/presentations/2012-11-08-Scripps-IIJ-Presentation.pdf projects/presentations/2012-11-08-Scripps-IIJ-Presentation.tex projects/presentations/images/tails-logo-7.png Log: add scripps presen

[tor-commits] r25882: {website} Adding revised tor project ideas Nick has written four shiny (website/trunk/getinvolved/en)

2012-11-13 Thread Damian Johnson
Author: atagar Date: 2012-11-13 16:45:50 + (Tue, 13 Nov 2012) New Revision: 25882 Modified: website/trunk/getinvolved/en/volunteer.wml Log: Adding revised tor project ideas Nick has written four shiny, new project ideas (, shiny...). Modified: website/trunk/getinvolved/en/volunteer.

[tor-commits] r25883: {website} point people at tor-reports because it's more active. (website/trunk/donate/en)

2012-11-13 Thread Andrew Lewman
Author: phobos Date: 2012-11-13 16:48:51 + (Tue, 13 Nov 2012) New Revision: 25883 Modified: website/trunk/donate/en/thankyou.wml Log: point people at tor-reports because it's more active. Modified: website/trunk/donate/en/thankyou.wml ==

[tor-commits] r25884: {website} add a new FAQ question we seem to get a lot. (website/trunk/docs/en)

2012-11-13 Thread Andrew Lewman
Author: phobos Date: 2012-11-13 19:22:45 + (Tue, 13 Nov 2012) New Revision: 25884 Modified: website/trunk/docs/en/faq-abuse.wml Log: add a new FAQ question we seem to get a lot. Modified: website/trunk/docs/en/faq-abuse.wml =

[tor-commits] r25885: {website} in that case, fix the two typos (website/trunk/docs/en)

2012-11-13 Thread Roger Dingledine
Author: arma Date: 2012-11-13 19:30:28 + (Tue, 13 Nov 2012) New Revision: 25885 Modified: website/trunk/docs/en/faq-abuse.wml Log: in that case, fix the two typos Modified: website/trunk/docs/en/faq-abuse.wml === --- website/

[tor-commits] [tor-cloud/master] Updated instructions for creating key pairs

2012-11-13 Thread runa
commit 629778c25fa6218b4b77fa17f26dd80169b4d894 Author: Runa A. Sandvik Date: Tue Nov 13 22:09:32 2012 + Updated instructions for creating key pairs --- BUILD | 23 ++- 1 files changed, 6 insertions(+), 17 deletions(-) diff --git a/BUILD b/BUILD index f2bf00b..4c

[tor-commits] [tor/master] Actually distribute the geoip6 file.

2012-11-13 Thread nickm
commit b17aa28e46d193bb0beb3a9c6fabd1df9daff6f0 Author: Nick Mathewson Date: Tue Nov 13 21:24:28 2012 -0500 Actually distribute the geoip6 file. Fixes a bug (with no ticket) on 0.2.4.6-alpha. --- changes/dist-geoip6 |3 +++ src/config/include.am |4 ++-- 2 files changed,

[tor-commits] [tor/master] Allow an optional $ in GETINFO ns/id/

2012-11-13 Thread nickm
commit 0e8be13b9fa4dc794519a4c74197c313a202b6b5 Author: Nick Mathewson Date: Sun Nov 4 22:12:11 2012 -0500 Allow an optional $ in GETINFO ns/id/ That's not where I'd want to put a $, but apparently the other foo/id/ things allow it, as does an arguably valid interpretation

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

2012-11-13 Thread nickm
commit 02a43e5eb65a81e28765c2183c2b3087cf5882fe Merge: b17aa28 0e8be13 Author: Nick Mathewson Date: Tue Nov 13 21:50:07 2012 -0500 Merge remote-tracking branch 'public/bug7059' changes/bug7059a |5 + src/or/networkstatus.c |5 - 2 files changed, 9 insertions(+), 1 de

[tor-commits] [tor/master] Call channel_mark_for_close() properly in hibernate_go_dormant()

2012-11-13 Thread andrea
commit 7ab3004223bd61f8ad1c573b309c63824e038528 Author: Andrea Shepard Date: Tue Nov 13 13:45:00 2012 -0800 Call channel_mark_for_close() properly in hibernate_go_dormant() --- src/or/hibernate.c | 10 +- 1 files changed, 9 insertions(+), 1 deletions(-) diff --git a/src/or/hiber

[tor-commits] [tor/master] Add changes file for bug 7267

2012-11-13 Thread andrea
commit 3b517ea5f467fd941cdb0fcefb088e706d8c04d0 Author: Andrea Shepard Date: Tue Nov 13 13:46:36 2012 -0800 Add changes file for bug 7267 --- changes/bug7267 |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/changes/bug7267 b/changes/bug7267 new file mode 100644 i

[tor-commits] [tor/master] Add comment explaining different channel close functions

2012-11-13 Thread andrea
commit 3db3daa663e9fe41f87993f4580cf3a8e6bab27c Author: Andrea Shepard Date: Tue Nov 13 18:50:37 2012 -0800 Add comment explaining different channel close functions --- src/or/channel.c | 13 + 1 files changed, 13 insertions(+), 0 deletions(-) diff --git a/src/or/channel.c b

[tor-commits] [tor/master] Merge branch 'bug7267' of ssh://git-rw.torproject.org/user/andrea/tor

2012-11-13 Thread andrea
commit 2cb82c33bcb59ce65c9738ff8ff4977f39fa3d9f Merge: 02a43e5 3db3daa Author: Andrea Shepard Date: Tue Nov 13 18:54:24 2012 -0800 Merge branch 'bug7267' of ssh://git-rw.torproject.org/user/andrea/tor changes/bug7267|4 src/or/channel.c | 13 + src/or/hibernat

[tor-commits] [tor-design-2012/master] Revise "other design decisions" section

2012-11-13 Thread nickm
commit 69b010d08f259daaebd3f7360db9882612f19b4f Author: Nick Mathewson Date: Tue Nov 13 23:02:11 2012 -0500 Revise "other design decisions" section --- todo|5 +++-- tor-design-2012.tex | 48 +++- 2 files changed, 22 inserti

[tor-commits] [translation/tails-persistence-setup] Update translations for tails-persistence-setup

2012-11-13 Thread translation
commit 1080eddec105acdbafbe3bac843df153d31cef15 Author: Translation commit bot Date: Wed Nov 14 04:45:54 2012 + Update translations for tails-persistence-setup --- zh_CN/zh_CN.po | 140 1 files changed, 70 insertions(+), 70 dele

[tor-commits] [translation/tails-persistence-setup_completed] Update translations for tails-persistence-setup_completed

2012-11-13 Thread translation
commit a6b40f82cafab8b37fc1dcc759b776a8c6b93797 Author: Translation commit bot Date: Wed Nov 14 04:45:56 2012 + Update translations for tails-persistence-setup_completed --- zh_CN/zh_CN.po | 318 1 files changed, 318 insertions(

[tor-commits] [tor-design-2012/master] Revise introduction lightly.

2012-11-13 Thread nickm
commit c5ca54edcc25ff6761fcf45b07f06f4e0861d911 Author: Nick Mathewson Date: Wed Nov 14 00:26:13 2012 -0500 Revise introduction lightly. --- todo|9 +- tor-design-2012.tex | 74 ++- 2 files changed, 33 insertions(+),

[tor-commits] r25886: {website} Adding Compass project Project idea by gsathya to refactor c (website/trunk/getinvolved/en)

2012-11-13 Thread Damian Johnson
Author: atagar Date: 2012-11-14 05:44:16 + (Wed, 14 Nov 2012) New Revision: 25886 Modified: website/trunk/getinvolved/en/volunteer.wml Log: Adding Compass project Project idea by gsathya to refactor compass. Modified: website/trunk/getinvolved/en/volunteer.wml ==

[tor-commits] [tor-design-2012/master] Integrate path selection material from the blog posts

2012-11-13 Thread nickm
commit 7b05ef4dbef55f73ba9e87caf8a9e5a090cf2c31 Author: Nick Mathewson Date: Wed Nov 14 00:46:50 2012 -0500 Integrate path selection material from the blog posts --- todo| 10 ++ tor-design-2012.tex | 81 +++ 2 files c

[tor-commits] [tor-design-2012/master] integrate more of the guard nodes section

2012-11-13 Thread nickm
commit 005d4af2af8e7af5888e7151f0dcd1892a24b014 Author: Nick Mathewson Date: Wed Nov 14 00:50:25 2012 -0500 integrate more of the guard nodes section --- tor-design-2012.tex | 48 +++- 1 files changed, 47 insertions(+), 1 deletions(-) diff --g

[tor-commits] r25887: {website} Adding project to update tor's documentation Project idea by (website/trunk/getinvolved/en)

2012-11-13 Thread Damian Johnson
Author: atagar Date: 2012-11-14 05:50:42 + (Wed, 14 Nov 2012) New Revision: 25887 Modified: website/trunk/getinvolved/en/volunteer.wml Log: Adding project to update tor's documentation Project idea by Runa. Modified: website/trunk/getinvolved/en/volunteer.wml ===

[tor-commits] [tor-design-2012/master] add a bit more about the control protocol

2012-11-13 Thread nickm
commit d69a468a07322588d60820c3e5752be05d97cdbc Author: Nick Mathewson Date: Wed Nov 14 01:04:09 2012 -0500 add a bit more about the control protocol --- todo|4 ++-- tor-design-2012.tex | 31 +++ 2 files changed, 33 insertions(+), 2 deleti

[tor-commits] [tor-design-2012/master] Quick pass to revise the rest of the tor-design section

2012-11-13 Thread nickm
commit f77b7a6e255319c259daf0d060444d2909fd8d3e Author: Nick Mathewson Date: Wed Nov 14 01:13:57 2012 -0500 Quick pass to revise the rest of the tor-design section --- tor-design-2012.tex | 57 +-- 1 files changed, 28 insertions(+), 29 dele

[tor-commits] [tor-design-2012/master] Pass over the rest of the tor-design section. Demote an item to could-do-later

2012-11-13 Thread nickm
commit bf5fb7919a9806eef73ba1b859f163466789094a Author: Nick Mathewson Date: Wed Nov 14 01:14:52 2012 -0500 Pass over the rest of the tor-design section. Demote an item to could-do-later --- todo |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/todo b/todo inde