<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sebastian/torbel, branch narrow-ports</title>
<subtitle>Sebastian's Tor repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/torbel.git/'/>
<entry>
<title>Use UTC consistently</title>
<updated>2011-09-04T07:16:00+00:00</updated>
<author>
<name>Sebastian Hahn</name>
<email>sebastian@torproject.org</email>
</author>
<published>2011-09-04T06:32:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/torbel.git/commit/?id=cbc5d8c69e9386b15a3d366a1b3e9a4b379c96ba'/>
<id>cbc5d8c69e9386b15a3d366a1b3e9a4b379c96ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Actually start the timer for the refresh</title>
<updated>2011-09-04T05:58:36+00:00</updated>
<author>
<name>Sebastian Hahn</name>
<email>sebastian@torproject.org</email>
</author>
<published>2011-09-04T05:58:36+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/torbel.git/commit/?id=643548bf399b363e630ba4c62e94c26517a05aec'/>
<id>643548bf399b363e630ba4c62e94c26517a05aec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the bulk exit list tool</title>
<updated>2011-09-04T05:58:04+00:00</updated>
<author>
<name>Sebastian Hahn</name>
<email>sebastian@torproject.org</email>
</author>
<published>2011-09-04T05:58:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/torbel.git/commit/?id=affe14eee229adb36b4bef5c5de5afe7e6da6b1b'/>
<id>affe14eee229adb36b4bef5c5de5afe7e6da6b1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the checkweb tool</title>
<updated>2011-09-04T05:57:29+00:00</updated>
<author>
<name>Sebastian Hahn</name>
<email>sebastian@torproject.org</email>
</author>
<published>2011-09-04T05:57:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/torbel.git/commit/?id=a6d3263bd6c0b9031ba21fca79795d3f04be3521'/>
<id>a6d3263bd6c0b9031ba21fca79795d3f04be3521</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>query.ExitList expects filename argument</title>
<updated>2011-09-02T03:26:03+00:00</updated>
<author>
<name>Sebastian Hahn</name>
<email>sebastian@torproject.org</email>
</author>
<published>2011-09-02T03:26:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/torbel.git/commit/?id=1b61735a60a2e23e84609accac2931c48b5775cd'/>
<id>1b61735a60a2e23e84609accac2931c48b5775cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some new requirements to the README</title>
<updated>2011-07-21T15:45:45+00:00</updated>
<author>
<name>Sebastian Hahn</name>
<email>sebastian@torproject.org</email>
</author>
<published>2011-07-21T15:45:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/torbel.git/commit/?id=0b8aaf185c5ee990341df21467007a207973eaaf'/>
<id>0b8aaf185c5ee990341df21467007a207973eaaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add metadata to CSV export format.</title>
<updated>2010-10-20T04:43:42+00:00</updated>
<author>
<name>Harry Bock</name>
<email>hbock@ele.uri.edu</email>
</author>
<published>2010-10-20T04:43:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/torbel.git/commit/?id=8323b633dbccba0b3e06362cc8961a6f303557d8'/>
<id>8323b633dbccba0b3e06362cc8961a6f303557d8</id>
<content type='text'>
Add metadata to CSV format specification and implementation
(query and export).  This allows torbel to know what version
of the CSV format to use, allowing for changes in the future
and backward compatibility.

Not implemented yet for the JSON format.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add metadata to CSV format specification and implementation
(query and export).  This allows torbel to know what version
of the CSV format to use, allowing for changes in the future
and backward compatibility.

Not implemented yet for the JSON format.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug in torbel.query gzip import support.</title>
<updated>2010-09-19T01:14:50+00:00</updated>
<author>
<name>Harry Bock</name>
<email>hbock@ele.uri.edu</email>
</author>
<published>2010-09-19T01:14:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/torbel.git/commit/?id=2989b4f608c029523944fa3697c302f56547b642'/>
<id>2989b4f608c029523944fa3697c302f56547b642</id>
<content type='text'>
Missing a negative sign in the index.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Missing a negative sign in the index.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement narrow port test and recording.</title>
<updated>2010-09-07T21:42:32+00:00</updated>
<author>
<name>Harry Bock</name>
<email>hbock@ele.uri.edu</email>
</author>
<published>2010-09-07T21:42:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/torbel.git/commit/?id=3b7eb46407e934ffb6f5d7a77304815017fb0ed4'/>
<id>3b7eb46407e934ffb6f5d7a77304815017fb0ed4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix problem with reactor and LoopingCall.</title>
<updated>2010-09-07T21:09:31+00:00</updated>
<author>
<name>Harry Bock</name>
<email>hbock@ele.uri.edu</email>
</author>
<published>2010-09-07T21:09:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/torbel.git/commit/?id=e668dd1997b902ffc19c165d1400a98ee2e62938'/>
<id>e668dd1997b902ffc19c165d1400a98ee2e62938</id>
<content type='text'>
Reactor would not properly schedule connectTCP calls when
LoopingCall was used.
Might only be an issue with older Twisted versions (from Lenny, circa
8.1.0), but replacing it with callLater seems to work for now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reactor would not properly schedule connectTCP calls when
LoopingCall was used.
Might only be an issue with older Twisted versions (from Lenny, circa
8.1.0), but replacing it with callLater seems to work for now.
</pre>
</div>
</content>
</entry>
</feed>
