<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sebastian/trunnel, branch master</title>
<subtitle>Sebastian's trunnel repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/trunnel.git/'/>
<entry>
<title>Generate correct function signature for $type_encode</title>
<updated>2015-08-18T12:39:21+00:00</updated>
<author>
<name>Sebastian Hahn</name>
<email>sebastian@torproject.org</email>
</author>
<published>2015-08-18T12:39:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/trunnel.git/commit/?id=e0901b36e87c348dc3228961c7a833fa5a1b2d62'/>
<id>e0901b36e87c348dc3228961c7a833fa5a1b2d62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 1.4.2</title>
<updated>2015-07-23T16:03:10+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2015-07-23T16:03:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/trunnel.git/commit/?id=29ff21960609208bdffe8ec295e597fd997d889f'/>
<id>29ff21960609208bdffe8ec295e597fd997d889f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix an msvc issue reported by Gisle Vanem; bump copyright date</title>
<updated>2015-07-23T16:02:46+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2015-07-23T16:02:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/trunnel.git/commit/?id=1de832c66450867b4ed0ca5c5ade32e8ead3f6e6'/>
<id>1de832c66450867b4ed0ca5c5ade32e8ead3f6e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>It is not necessary to compare "result" to 0 in relay_fail</title>
<updated>2015-05-28T16:38:47+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2015-05-28T16:38:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/trunnel.git/commit/?id=caeb549da47e44532a22dcb5baffaf82856db24e'/>
<id>caeb549da47e44532a22dcb5baffaf82856db24e</id>
<content type='text'>
Instead, assert that it is less than 0.

Otherwise, Coverity issues frequent complaints about dead code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead, assert that it is less than 0.

Otherwise, Coverity issues frequent complaints about dead code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Silence spurious clang implicit 64 to 32 bit truncation warnings in trunnel</title>
<updated>2014-10-31T12:53:55+00:00</updated>
<author>
<name>teor</name>
<email>teor2345@gmail.com</email>
</author>
<published>2014-10-31T12:53:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/trunnel.git/commit/?id=8d372beb3fa7c5fc03648e2f60e08ffa6bcf5010'/>
<id>8d372beb3fa7c5fc03648e2f60e08ffa6bcf5010</id>
<content type='text'>
clang warns that a few implicit casts in trunnel truncate values from
64 to 32 bit. We do explicit casts to silence these warnings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
clang warns that a few implicit casts in trunnel truncate values from
64 to 32 bit. We do explicit casts to silence these warnings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a typo in the docs; close bug 13414. Reported by dcf.</title>
<updated>2014-10-15T14:50:21+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2014-10-15T14:50:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/trunnel.git/commit/?id=945a13c13e521a4463127675e75990885fa30ea2'/>
<id>945a13c13e521a4463127675e75990885fa30ea2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more todo items based on an email I sent; bump version to 1.4-pre</title>
<updated>2014-10-08T19:37:17+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2014-10-08T19:37:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/trunnel.git/commit/?id=599017a1bf98fe824691509ee6df9f4922460054'/>
<id>599017a1bf98fe824691509ee6df9f4922460054</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for remembering a position within the input stream</title>
<updated>2014-10-08T14:42:02+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2014-10-08T14:42:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/trunnel.git/commit/?id=879255e21821087a438f418b79e8ad7977832797'/>
<id>879255e21821087a438f418b79e8ad7977832797</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change spark's interface to use function decorators</title>
<updated>2014-10-02T14:00:21+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2014-10-02T14:00:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/trunnel.git/commit/?id=112fd73cb6abf0ad5fcbfb1304d530793fda6ed2'/>
<id>112fd73cb6abf0ad5fcbfb1304d530793fda6ed2</id>
<content type='text'>
Back when spark was new, sticking patterns and productions in
docstrings was kinda reasonable.  But now that we have function
decorators in Python, I should use them: doing so will let me
actually put documentation on the methods of the lexer and parser.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Back when spark was new, sticking patterns and productions in
docstrings was kinda reasonable.  But now that we have function
decorators in Python, I should use them: doing so will let me
actually put documentation on the methods of the lexer and parser.
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-run autopep8</title>
<updated>2014-10-02T13:42:03+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2014-10-02T13:42:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/sebastian/trunnel.git/commit/?id=18d475d19998a223f48fae46279f57dca05e6af9'/>
<id>18d475d19998a223f48fae46279f57dca05e6af9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
