<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/linus/chutney, branch bug9206</title>
<subtitle>Linus' Chutney repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/linus/chutney.git/'/>
<entry>
<title>Generate 'state' files for relays (not dir auths or clients).</title>
<updated>2013-09-24T15:20:50+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@torproject.org</email>
</author>
<published>2013-09-24T15:20:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/linus/chutney.git/commit/?id=1bce6f723bbb28b7e695ef2eb08a80b759ed5d00'/>
<id>1bce6f723bbb28b7e695ef2eb08a80b759ed5d00</id>
<content type='text'>
This is the simple solution to [[Shadow #166|https://github.com/shadow/shadow/issues/166]].
See #9206 for background.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the simple solution to [[Shadow #166|https://github.com/shadow/shadow/issues/166]].
See #9206 for background.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'linus/bug8531'</title>
<updated>2013-06-24T17:08:15+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2013-06-24T17:08:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/linus/chutney.git/commit/?id=0351b06584cec37254dec1f6c8281f22b7798c22'/>
<id>0351b06584cec37254dec1f6c8281f22b7798c22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Return 1 from Source.on_readable() when connected over proxy.</title>
<updated>2013-06-18T11:57:27+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@torproject.org</email>
</author>
<published>2013-06-05T13:48:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/linus/chutney.git/commit/?id=2b948b5631ba6c5acfc381050520dc32dfac9a2e'/>
<id>2b948b5631ba6c5acfc381050520dc32dfac9a2e</id>
<content type='text'>
We used to return 8 by accident (8 minus length of emptied inbuf).
This is more explicit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We used to return 8 by accident (8 minus length of emptied inbuf).
This is more explicit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some documentation and comments.</title>
<updated>2013-06-18T11:54:22+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@torproject.org</email>
</author>
<published>2013-06-05T13:48:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/linus/chutney.git/commit/?id=69301e1cb215576ff116b285f9098c243d1eeaf5'/>
<id>69301e1cb215576ff116b285f9098c243d1eeaf5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Exit with 255 since that's more explicit.</title>
<updated>2013-06-18T11:15:04+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@torproject.org</email>
</author>
<published>2013-06-05T13:48:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/linus/chutney.git/commit/?id=acb1aa3c2987eab96f86df87c26ddeaa7c646d45'/>
<id>acb1aa3c2987eab96f86df87c26ddeaa7c646d45</id>
<content type='text'>
Rationale behind exit(-1) is that it turns into highest available
number which hopefully won't collide with a wrapping shell script
trying to exit with different codes depending on error (like 1, 2, 3).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rationale behind exit(-1) is that it turns into highest available
number which hopefully won't collide with a wrapping shell script
trying to exit with different codes depending on error (like 1, 2, 3).
</pre>
</div>
</content>
</entry>
<entry>
<title>Report "successfully connected" at most once.</title>
<updated>2013-06-18T10:59:23+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@torproject.org</email>
</author>
<published>2013-06-05T13:48:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/linus/chutney.git/commit/?id=dc66b42be6a19cb5bb31ee1108c7d8a3c769491a'/>
<id>dc66b42be6a19cb5bb31ee1108c7d8a3c769491a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When testing traffic, bind to 127.0.0.1 rather than localhost.</title>
<updated>2013-06-18T10:37:40+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@torproject.org</email>
</author>
<published>2013-06-05T13:48:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/linus/chutney.git/commit/?id=c987c77d183b462c3b960039abca020ad43b5133'/>
<id>c987c77d183b462c3b960039abca020ad43b5133</id>
<content type='text'>
Proxy handshake fails with 0x5b on FreeBSD. I've seen it on Debian too
but never chased it down.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Proxy handshake fails with 0x5b on FreeBSD. I've seen it on Debian too
but never chased it down.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use values from errno instead of literal constants.</title>
<updated>2013-06-18T10:19:09+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@torproject.org</email>
</author>
<published>2013-06-05T13:48:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/linus/chutney.git/commit/?id=dfa4cd3a77ff5e5b3b2dfefff167efad3f546a8e'/>
<id>dfa4cd3a77ff5e5b3b2dfefff167efad3f546a8e</id>
<content type='text'>
Now it might even have a chance of working on non-linuxes!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now it might even have a chance of working on non-linuxes!
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't require directory 'net'.</title>
<updated>2013-06-18T10:02:57+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@torproject.org</email>
</author>
<published>2013-06-05T13:48:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/linus/chutney.git/commit/?id=1678c99b286fdf4c172c696671308b9ea503d029'/>
<id>1678c99b286fdf4c172c696671308b9ea503d029</id>
<content type='text'>
We don't need it and it doesn't exist in a fresh tree.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't need it and it doesn't exist in a fresh tree.
</pre>
</div>
</content>
</entry>
<entry>
<title>Print a note about the renaming of old net/nodes directory.</title>
<updated>2013-06-14T13:24:47+00:00</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@torproject.org</email>
</author>
<published>2013-06-05T13:48:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/linus/chutney.git/commit/?id=5dd20682966102bcf3d11bdd8dc9cbeb8e0467be'/>
<id>5dd20682966102bcf3d11bdd8dc9cbeb8e0467be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
