<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nyx, branch 1.4.5.0</title>
<subtitle>Command-line status monitor for tor</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/nyx.git/'/>
<entry>
<title>Arm release 1.4.5</title>
<updated>2012-04-29T03:59:24+00:00</updated>
<author>
<name>Damian Johnson</name>
<email>atagar@torproject.org</email>
</author>
<published>2012-04-29T03:52:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/nyx.git/commit/?id=e249dc8f5c4c282326324161cf8421f947cf660e'/>
<id>e249dc8f5c4c282326324161cf8421f947cf660e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release notes for version 1.4.5</title>
<updated>2012-04-29T03:49:04+00:00</updated>
<author>
<name>Damian Johnson</name>
<email>atagar@torproject.org</email>
</author>
<published>2012-04-29T03:49:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/nyx.git/commit/?id=bd14fdedd4e847ac71698f759a67f2d556dfca79'/>
<id>bd14fdedd4e847ac71698f759a67f2d556dfca79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Giving users a notice when DisableDebuggerAttachment is set</title>
<updated>2012-04-27T16:32:19+00:00</updated>
<author>
<name>Damian Johnson</name>
<email>atagar@torproject.org</email>
</author>
<published>2012-04-27T16:32:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/nyx.git/commit/?id=a386d65d1e70719bb476b6a7c68d8f9f3e59b254'/>
<id>a386d65d1e70719bb476b6a7c68d8f9f3e59b254</id>
<content type='text'>
Ugg this feature is a pita. Giving the user a notice that it'll break the
system utilities that arm relies on, telling them how to disable it and where
to go for more information.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ugg this feature is a pita. Giving the user a notice that it'll break the
system utilities that arm relies on, telling them how to disable it and where
to go for more information.
</pre>
</div>
</content>
</entry>
<entry>
<title>Lowering unrecognized event type logging to INFO</title>
<updated>2012-04-27T03:24:57+00:00</updated>
<author>
<name>Damian Johnson</name>
<email>atagar@torproject.org</email>
</author>
<published>2012-04-27T03:21:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/nyx.git/commit/?id=b2f278f33492ad41f5208479a0f37a96c898b395'/>
<id>b2f278f33492ad41f5208479a0f37a96c898b395</id>
<content type='text'>
Unrecognized event types are neither important nor something that a user can be
expected to fix. Actually, it's an issue for the controller library (torctl or
stem). Dropping these below the default runlevel.

Arm is currently complaining about SIGNAL and CONF_CHANGED not being
recognized. If torctl doesn't add support for these then this won't be
addressed until our move to stem.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unrecognized event types are neither important nor something that a user can be
expected to fix. Actually, it's an issue for the controller library (torctl or
stem). Dropping these below the default runlevel.

Arm is currently complaining about SIGNAL and CONF_CHANGED not being
recognized. If torctl doesn't add support for these then this won't be
addressed until our move to stem.
</pre>
</div>
</content>
</entry>
<entry>
<title>Circuits wouldn't be updated when connection resolution failed</title>
<updated>2012-04-27T02:31:24+00:00</updated>
<author>
<name>Damian Johnson</name>
<email>atagar@torproject.org</email>
</author>
<published>2012-04-27T02:31:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/nyx.git/commit/?id=5e2bc2229eafc81cc26c46529ed812add14a66f2'/>
<id>5e2bc2229eafc81cc26c46529ed812add14a66f2</id>
<content type='text'>
The connecion panel provides information from two sources: connections from
system utilities and circuits from tor. We had a check that prevented the
connection panel from being updated when the former didn't have any new
information, which in turn broke the panel entirely when connection resolvers
either failed or were disabled.

The 'is new connecion results available' check was actually pretty pointless.
The update method gets called every five seconds and the connection resolvers
operate at a similar rate (maybe every ten seconds? it depends on resolver
performance) so it didn't actually buy us much.

Removed the check.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The connecion panel provides information from two sources: connections from
system utilities and circuits from tor. We had a check that prevented the
connection panel from being updated when the former didn't have any new
information, which in turn broke the panel entirely when connection resolvers
either failed or were disabled.

The 'is new connecion results available' check was actually pretty pointless.
The update method gets called every five seconds and the connection resolvers
operate at a similar rate (maybe every ten seconds? it depends on resolver
performance) so it didn't actually buy us much.

Removed the check.
</pre>
</div>
</content>
</entry>
<entry>
<title>Lowering unrecognized auth type to INFO</title>
<updated>2012-04-27T02:18:18+00:00</updated>
<author>
<name>Damian Johnson</name>
<email>atagar@torproject.org</email>
</author>
<published>2012-04-27T02:18:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/nyx.git/commit/?id=1f7e23a01d08e6534ba04b1d81101fc4a70fe49f'/>
<id>1f7e23a01d08e6534ba04b1d81101fc4a70fe49f</id>
<content type='text'>
Now that we have SafeCookie this is gonna be a common warning until we add
handling for it. This isn't a notice that should be user facing - it indicates
something useful to me, but not users.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that we have SafeCookie this is gonna be a common warning until we add
handling for it. This isn't a notice that should be user facing - it indicates
something useful to me, but not users.
</pre>
</div>
</content>
</entry>
<entry>
<title>Better validation for path component of circuit-staus output</title>
<updated>2012-04-27T02:10:38+00:00</updated>
<author>
<name>Damian Johnson</name>
<email>atagar@torproject.org</email>
</author>
<published>2012-04-27T02:10:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/nyx.git/commit/?id=67b8532f1135b80756339b41e77a06ac33d81aec'/>
<id>67b8532f1135b80756339b41e77a06ac33d81aec</id>
<content type='text'>
The 'GETINFO circuit-status' output has an *optional* third arguement that is a
path. This is a pita because it's essentially an optional positional arguement
that can have '=', so we need to differentiate it from the key=value entities
that follow.

This resulted in confusing 'Unable to determine fingerprint' warnings, and
seemed to cause a screwed up circuit listing. Ticket tracking this is...
https://trac.torproject.org/projects/tor/ticket/5267
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The 'GETINFO circuit-status' output has an *optional* third arguement that is a
path. This is a pita because it's essentially an optional positional arguement
that can have '=', so we need to differentiate it from the key=value entities
that follow.

This resulted in confusing 'Unable to determine fingerprint' warnings, and
seemed to cause a screwed up circuit listing. Ticket tracking this is...
https://trac.torproject.org/projects/tor/ticket/5267
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding arm icon svg and .desktop file</title>
<updated>2012-04-20T01:50:30+00:00</updated>
<author>
<name>Damian Johnson</name>
<email>atagar@torproject.org</email>
</author>
<published>2012-04-20T01:50:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/nyx.git/commit/?id=3caa8e665827b260b06646009ee8ab9555dfd4ca'/>
<id>3caa8e665827b260b06646009ee8ab9555dfd4ca</id>
<content type='text'>
Adding the same sort of icon svg that I used on the website. This is based on
'utilities-system-monitor.svg' from the Oxygen icon set, which is used by KDE
and under GPLv2 and CC v3 (A, SA).

Also adding a '.desktop' metadata file for the arm gui provided by Juan.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding the same sort of icon svg that I used on the website. This is based on
'utilities-system-monitor.svg' from the Oxygen icon set, which is used by KDE
and under GPLv2 and CC v3 (A, SA).

Also adding a '.desktop' metadata file for the arm gui provided by Juan.
</pre>
</div>
</content>
</entry>
<entry>
<title>Logging rather than raising on unrecognized auth method</title>
<updated>2012-04-05T15:14:09+00:00</updated>
<author>
<name>Damian Johnson</name>
<email>atagar@torproject.org</email>
</author>
<published>2012-04-05T15:14:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/nyx.git/commit/?id=d1b56733f521a33eb44d0ba86001d8fd40e242af'/>
<id>d1b56733f521a33eb44d0ba86001d8fd40e242af</id>
<content type='text'>
Part of the code that I copied from TorCtl raises an IOError when we get an
unrecognized auth method (my bad, I wrote it). Changing that in our copy to
log a warning instead. Caught by "E" (email subject: SAFECOOKIE)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Part of the code that I copied from TorCtl raises an IOError when we get an
unrecognized auth method (my bad, I wrote it). Changing that in our copy to
log a warning instead. Caught by "E" (email subject: SAFECOOKIE)
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor tweak to commenting around the leap year bug</title>
<updated>2012-02-29T15:35:00+00:00</updated>
<author>
<name>Damian Johnson</name>
<email>atagar@torproject.org</email>
</author>
<published>2012-02-29T15:35:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/nyx.git/commit/?id=f2080aad4e069074c8c7320970b51892def719fc'/>
<id>f2080aad4e069074c8c7320970b51892def719fc</id>
<content type='text'>
Tweak for the preceeding comment and including the ticket with the comment.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tweak for the preceeding comment and including the ticket with the comment.
</pre>
</div>
</content>
</entry>
</feed>
