<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sebastian/jtorctl, branch shanepancake</title>
<subtitle>Sebastian's jtorctl repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/jtorctl.git/'/>
<entry>
<title>Add ability to send NEWNYM to Tor</title>
<updated>2009-11-25T02:22:11+00:00</updated>
<author>
<name>Sebastian Hahn</name>
<email>sebastian@torproject.org</email>
</author>
<published>2009-11-24T08:02:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/jtorctl.git/commit/?id=3abdb99f15de2aea322091860475634961fadb12'/>
<id>3abdb99f15de2aea322091860475634961fadb12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug in parsing CIRC events.</title>
<updated>2009-05-25T14:40:25+00:00</updated>
<author>
<name>Karsten Loesing</name>
<email>karsten.loesing@gmx.net</email>
</author>
<published>2009-05-18T10:54:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/jtorctl.git/commit/?id=d818f4381e164273aadfcbff131da8e1a2cbc1f8'/>
<id>d818f4381e164273aadfcbff131da8e1a2cbc1f8</id>
<content type='text'>
Asynchronous CIRC events don't contain a path when circuits have only been
launched. Don't try to parse the path for these events. Instead, pass an
empty string.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Asynchronous CIRC events don't contain a path when circuits have only been
launched. Don't try to parse the path for these events. Instead, pass an
empty string.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug that prevented postDescriptor from working</title>
<updated>2009-03-26T14:07:43+00:00</updated>
<author>
<name>Sebastian Hahn</name>
<email>sebastian@torproject.org</email>
</author>
<published>2009-03-26T14:07:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/jtorctl.git/commit/?id=40ca5345d4eacd294532d9d7222c679ba468201e'/>
<id>40ca5345d4eacd294532d9d7222c679ba468201e</id>
<content type='text'>
Karsten noticed that postDescriptor doesn't work as intended. This
was caused by flushing too early inside sendAndWaitForResponse.
We need to wait until the escaped output has been written, too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Karsten noticed that postDescriptor doesn't work as intended. This
was caused by flushing too early inside sendAndWaitForResponse.
We need to wait until the escaped output has been written, too.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the gitignore file to also include Eclipse specific directories.</title>
<updated>2009-02-11T13:45:19+00:00</updated>
<author>
<name>Sebastian Hahn</name>
<email>sebastian@torproject.org</email>
</author>
<published>2009-02-11T13:45:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/jtorctl.git/commit/?id=f3fb817442b3e5b185fcbd45d2a482c166f781eb'/>
<id>f3fb817442b3e5b185fcbd45d2a482c166f781eb</id>
<content type='text'>
.classpath and .project aren't tracked.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
.classpath and .project aren't tracked.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the LICENSE file back for jtorctl, and remove $ID$ entries from files.</title>
<updated>2009-02-05T17:04:50+00:00</updated>
<author>
<name>Sebastian Hahn</name>
<email>sebastian@torproject.org</email>
</author>
<published>2009-02-05T17:04:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/jtorctl.git/commit/?id=d7d91c98a20f73210c8d62a89106c49711215a8b'/>
<id>d7d91c98a20f73210c8d62a89106c49711215a8b</id>
<content type='text'>
Cleaning up after the git conversion. The LICENSE file got lost, and $ID$ in a file doesn't make sense anymore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cleaning up after the git conversion. The LICENSE file got lost, and $ID$ in a file doesn't make sense anymore.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a .gitignore file for jtorctl</title>
<updated>2009-01-30T00:23:08+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2009-01-30T00:23:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/jtorctl.git/commit/?id=64d105f039010ed41e59b2111d8b2060ed471f07'/>
<id>64d105f039010ed41e59b2111d8b2060ed471f07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>heh. Don't forget to import an exception, or the compiler might remind you.</title>
<updated>2008-08-18T14:58:32+00:00</updated>
<author>
<name>Sebastian Hahn</name>
<email>sebastian@torproject.org</email>
</author>
<published>2008-08-18T14:58:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/jtorctl.git/commit/?id=f0df92c6ed47b398f500086df264d86c3bc07c08'/>
<id>f0df92c6ed47b398f500086df264d86c3bc07c08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Throw a CancellationException when getResponse is interrupted.</title>
<updated>2008-08-18T14:53:46+00:00</updated>
<author>
<name>Sebastian Hahn</name>
<email>sebastian@torproject.org</email>
</author>
<published>2008-08-18T14:53:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/jtorctl.git/commit/?id=a9096161a0a40c32f757116b83cd4d30f265cb32'/>
<id>a9096161a0a40c32f757116b83cd4d30f265cb32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated changelog, removed some unnecessary casts</title>
<updated>2008-07-13T08:49:46+00:00</updated>
<author>
<name>Sebastian Hahn</name>
<email>sebastian@torproject.org</email>
</author>
<published>2008-07-13T08:49:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/jtorctl.git/commit/?id=37204ec7be476cbd8b134980f82af2a10d805d0a'/>
<id>37204ec7be476cbd8b134980f82af2a10d805d0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make Karsten, the compiler and myself happy again.</title>
<updated>2008-07-11T21:39:45+00:00</updated>
<author>
<name>Sebastian Hahn</name>
<email>sebastian@torproject.org</email>
</author>
<published>2008-07-11T21:39:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/jtorctl.git/commit/?id=2416ddf1cae15c3a81894adc1f91769490ff61e1'/>
<id>2416ddf1cae15c3a81894adc1f91769490ff61e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
