[tor-commits] [metrics-tasks/master] Describe the simulations in more detail.

2011-07-04 Thread karsten
commit 2308929611063d6a5fb97348a564b952e8e39f90 Author: Karsten Loesing karsten.loes...@gmx.net Date: Mon May 30 12:49:06 2011 +0200 Describe the simulations in more detail. --- task-2911/README | 95 +++-

[tor-commits] [metrics-tasks/master] Add simulation code and LaTeX sources of #2911 draft.

2011-07-04 Thread karsten
commit cff86510fd86e73a2f66f21ac8b47068d187d972 Author: Karsten Loesing karsten.loes...@gmx.net Date: Mon May 30 11:16:10 2011 +0200 Add simulation code and LaTeX sources of #2911 draft. --- task-2911/.gitignore |9 + task-2911/README

[tor-commits] [arm/master] Fixed default labels.

2011-07-04 Thread atagar
commit bebfedd1300392223436d49e018910f56b219b37 Author: Kamran Riaz Khan krk...@inspirated.com Date: Sat Jun 18 19:41:39 2011 +0500 Fixed default labels. --- src/gui/arm.xml |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/gui/arm.xml b/src/gui/arm.xml

[tor-commits] [arm/master] Moved cagraph packing from controller to graphing.

2011-07-04 Thread atagar
commit afeb960aa3d3e7f2d80e648fd837c53298ce55ae Author: Kamran Riaz Khan krk...@inspirated.com Date: Sun Jun 19 12:44:37 2011 +0500 Moved cagraph packing from controller to graphing. --- src/gui/controller.py | 49 ++

[tor-commits] [arm/master] Support logging of arm events.

2011-07-04 Thread atagar
commit d5556ad4ce0c43d0aca1b287ad59c3a90bd923c5 Author: Kamran Riaz Khan krk...@inspirated.com Date: Mon Jun 20 16:55:05 2011 +0500 Support logging of arm events. --- src/gui/__init__.py |2 +- src/gui/arm.xml |8 +-- src/gui/controller.py | 14 +++-

[tor-commits] [arm/master] Use a tree view for prettifying log entries.

2011-07-04 Thread atagar
commit c9ac18befb91178fdcd4fb86c9fcbd503396c889 Author: Kamran Riaz Khan krk...@inspirated.com Date: Mon Jun 20 18:14:30 2011 +0500 Use a tree view for prettifying log entries. (In future, this can prove to be helpful by being sortable.) --- src/gui/arm.xml | 52

[tor-commits] [arm/master] Allow user to sort log entries in preferred order.

2011-07-04 Thread atagar
commit e5ae0d0a95b2739e3e1ec281eeab4f76d779087a Author: Kamran Riaz Khan krk...@inspirated.com Date: Tue Jun 21 16:38:18 2011 +0500 Allow user to sort log entries in preferred order. --- src/gui/arm.xml | 18 +++--- src/gui/controller.py | 11 +--

[tor-commits] [arm/master] Connect a TorEventObserver instance with LogPanel.

2011-07-04 Thread atagar
commit 4ea211ffc54b4c32b9d7cc90e4b395523145484b Author: Kamran Riaz Khan krk...@inspirated.com Date: Wed Jun 22 01:15:50 2011 +0500 Connect a TorEventObserver instance with LogPanel. --- src/gui/controller.py |7 +-- src/gui/logPanel.py | 13 ++--- 2 files changed, 7

[tor-commits] [arm/master] Migrate CLI code for fetching backlogs as well as TorCtl events.

2011-07-04 Thread atagar
commit 7b6d513582ab48619c3ee27bd1baabbfb9b9e9f8 Author: Kamran Riaz Khan krk...@inspirated.com Date: Sat Jun 25 14:58:34 2011 +0500 Migrate CLI code for fetching backlogs as well as TorCtl events. --- src/gui/logPanel.py | 56 ++ 1 files

[tor-commits] [arm/master] Use locking for fixing segfaults, different colors from cli.

2011-07-04 Thread atagar
commit 6c3a0d15a346e3b4cdcc0c21fcf9d20883d03061 Author: Kamran Riaz Khan krk...@inspirated.com Date: Sun Jun 26 02:24:19 2011 +0500 Use locking for fixing segfaults, different colors from cli. msgLog deque was being updated by events while being pushed into liststore which

[tor-commits] [arm/master] For consistency, plot bw graph even if all values are zeros.

2011-07-04 Thread atagar
commit a110aeb39e0ec129b24ab138b08742490e55212e Author: Kamran Riaz Khan krk...@inspirated.com Date: Sun Jun 26 06:10:42 2011 +0500 For consistency, plot bw graph even if all values are zeros. --- src/gui/graphing/graphStats.py |6 ++ 1 files changed, 2 insertions(+), 4

[tor-commits] [arm/master] Filling blank wizard values when helpful

2011-07-04 Thread atagar
commit 36f78676801ee57a4d875bc6114f365e1b324ad2 Author: Damian Johnson ata...@torproject.org Date: Fri Jul 1 15:46:27 2011 -0700 Filling blank wizard values when helpful Some of the configuration values, like the nickname and bridge entries, can use their desplayed value when

[tor-commits] [arm/master] fix: correcting some port types and descriptions

2011-07-04 Thread atagar
commit 17fa269873a561b7ba8f843c3030373014277b3a Author: Damian Johnson ata...@torproject.org Date: Fri Jul 1 15:57:20 2011 -0700 fix: correcting some port types and descriptions Secure mail ports were misclassified, and descriptions for the mail and web policies were missing

[tor-commits] [arm/master] Input field validation for circ reuse durations

2011-07-04 Thread atagar
commit 5e0178152ddf08b4c1a8011dc74667c65c9a750a Author: Damian Johnson ata...@torproject.org Date: Sun Jul 3 18:08:36 2011 -0700 Input field validation for circ reuse durations --- src/cli/wizard.py | 22 -- 1 files changed, 20 insertions(+), 2 deletions(-) diff

[tor-commits] [arm/master] fix: workaround for textpad insert mode issues

2011-07-04 Thread atagar
commit dd81736d16d638343b3954f2def575378b5ea309 Author: Damian Johnson ata...@torproject.org Date: Sun Jul 3 16:54:53 2011 -0700 fix: workaround for textpad insert mode issues The insert mode of the textpad class has a couple issues: - it's only available in Python 2.6+ -

[tor-commits] [arm/master] Input field validation for monthly limit

2011-07-04 Thread atagar
commit 5625ac4baf6f333e024ce4537031ef434416a0ec Author: Damian Johnson ata...@torproject.org Date: Sun Jul 3 17:51:49 2011 -0700 Input field validation for monthly limit --- src/cli/wizard.py | 14 ++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git

[tor-commits] [arm/master] Merging krkhan's master branch

2011-07-04 Thread atagar
commit 7ec67a35b780fe48ed64b552a9e210a9a9662d18 Merge: ca124f1 a110aeb Author: Damian Johnson ata...@torproject.org Date: Mon Jul 4 08:38:02 2011 -0700 Merging krkhan's master branch src/gui/__init__.py|2 +- src/gui/arm.xml| 74

[tor-commits] [arm/master] Wizard option for relaying over low ports

2011-07-04 Thread atagar
commit ca124f16b2eee34624f61a54a763562019fc8aa8 Author: Damian Johnson ata...@torproject.org Date: Sun Jul 3 20:06:26 2011 -0700 Wizard option for relaying over low ports Option to use port 443 for relaying and 80 for directory mirroring rather than the more conventional

[tor-commits] [arm/master] fix: last tor runtime showed if never connected

2011-07-04 Thread atagar
commit c2b4bd61b78b2b5fcda639c0f791f998223955ff Author: Damian Johnson ata...@torproject.org Date: Sun Jul 3 18:13:22 2011 -0700 fix: last tor runtime showed if never connected The header panel shows when arm was last detached from Tor. However, if we have never connected to a

[tor-commits] r24858: {website} clean up the contact page to how people want to use it. (website/trunk/about/en)

2011-07-04 Thread Andrew Lewman
Author: phobos Date: 2011-07-05 02:26:13 + (Tue, 05 Jul 2011) New Revision: 24858 Modified: website/trunk/about/en/contact.wml Log: clean up the contact page to how people want to use it. Modified: website/trunk/about/en/contact.wml