<feed xmlns='http://www.w3.org/2005/Atom'>
<title>thandy.git/TODO, branch develop</title>
<subtitle>[thandy] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/thandy.git/'/>
<entry>
<title>Fix file permissions</title>
<updated>2011-10-20T12:30:35+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@torproject.org</email>
</author>
<published>2011-10-20T12:30:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/thandy.git/commit/?id=2d5be8cb7b4fe527df86751bb3e1f27d8cf9cd65'/>
<id>2d5be8cb7b4fe527df86751bb3e1f27d8cf9cd65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update lockfile to work on OSX</title>
<updated>2011-07-26T15:47:45+00:00</updated>
<author>
<name>Tomás Touceda</name>
<email>chiiph@torproject.org</email>
</author>
<published>2011-07-26T15:47:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/thandy.git/commit/?id=c288511871e2f90016ae7782d55451cbcffe5d5e'/>
<id>c288511871e2f90016ae7782d55451cbcffe5d5e</id>
<content type='text'>
This changes the file modes, it seems OSX needs it this way.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This changes the file modes, it seems OSX needs it this way.
</pre>
</div>
</content>
</entry>
<entry>
<title>note that the Thandy TODO has migrated to trac</title>
<updated>2010-08-26T15:12:12+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2010-08-26T15:12:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/thandy.git/commit/?id=d15423810edc1ca5337b060ecc35425475b4e439'/>
<id>d15423810edc1ca5337b060ecc35425475b4e439</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add lengths to the timestamp file.</title>
<updated>2009-03-19T16:03:04+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2009-03-19T16:03:04+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/thandy.git/commit/?id=714d37da91c34db5911e413d53ab544f7ef5a9a3'/>
<id>714d37da91c34db5911e413d53ab544f7ef5a9a3</id>
<content type='text'>
This might break old clients, but AFAICT there are no clients running versions
prior to 15 Dec.  It's necessary to avoid some DOS attacks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This might break old clients, but AFAICT there are no clients running versions
prior to 15 Dec.  It's necessary to avoid some DOS attacks.
</pre>
</div>
</content>
</entry>
<entry>
<title>another thandy todo item for nick, after coderman's lesson</title>
<updated>2008-12-23T09:54:44+00:00</updated>
<author>
<name>Roger Dingledine</name>
<email>arma@torproject.org</email>
</author>
<published>2008-12-23T09:54:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/thandy.git/commit/?id=5e0f9009a2463e6658a5244b05838c0e2361761a'/>
<id>5e0f9009a2463e6658a5244b05838c0e2361761a</id>
<content type='text'>
git-svn-id: file:///home/or/svnrepo/updater/trunk@17743 55e972cd-5a19-0410-ae62-a4d7a52db4cd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: file:///home/or/svnrepo/updater/trunk@17743 55e972cd-5a19-0410-ae62-a4d7a52db4cd
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement lengths in thandy objects, mostly:</title>
<updated>2008-12-15T21:18:19+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2008-12-15T21:18:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/thandy.git/commit/?id=5a6c54aeb95fcfdc70bef20e4a24a0bceed9ba45'/>
<id>5a6c54aeb95fcfdc70bef20e4a24a0bceed9ba45</id>
<content type='text'>
Accept them, and when they're present, don't fetch more bytes than
specified, since that would be dangerous.  Include lengths in every
generated object type except for the timestamp, since that would break
exising code.

git-svn-id: file:///home/or/svnrepo/updater/trunk@17629 55e972cd-5a19-0410-ae62-a4d7a52db4cd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Accept them, and when they're present, don't fetch more bytes than
specified, since that would be dangerous.  Include lengths in every
generated object type except for the timestamp, since that would break
exising code.

git-svn-id: file:///home/or/svnrepo/updater/trunk@17629 55e972cd-5a19-0410-ae62-a4d7a52db4cd
</pre>
</div>
</content>
</entry>
<entry>
<title>add in coderman's perspective too</title>
<updated>2008-12-13T07:16:16+00:00</updated>
<author>
<name>Roger Dingledine</name>
<email>arma@torproject.org</email>
</author>
<published>2008-12-13T07:16:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/thandy.git/commit/?id=6b5bf048607b9b39022363012112a35420ba06e1'/>
<id>6b5bf048607b9b39022363012112a35420ba06e1</id>
<content type='text'>
git-svn-id: file:///home/or/svnrepo/updater/trunk@17616 55e972cd-5a19-0410-ae62-a4d7a52db4cd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: file:///home/or/svnrepo/updater/trunk@17616 55e972cd-5a19-0410-ae62-a4d7a52db4cd
</pre>
</div>
</content>
</entry>
<entry>
<title>client-side thandy caches just grow without bound. this might</title>
<updated>2008-12-13T06:39:53+00:00</updated>
<author>
<name>Roger Dingledine</name>
<email>arma@torproject.org</email>
</author>
<published>2008-12-13T06:39:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/thandy.git/commit/?id=46cb963aec7455e8ff31c824ceaeccb7d37e7f1f'/>
<id>46cb963aec7455e8ff31c824ceaeccb7d37e7f1f</id>
<content type='text'>
actually not be a good idea.


git-svn-id: file:///home/or/svnrepo/updater/trunk@17615 55e972cd-5a19-0410-ae62-a4d7a52db4cd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
actually not be a good idea.


git-svn-id: file:///home/or/svnrepo/updater/trunk@17615 55e972cd-5a19-0410-ae62-a4d7a52db4cd
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some issues to Thandy TODO; remove completed items</title>
<updated>2008-12-08T01:39:27+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2008-12-08T01:39:27+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/thandy.git/commit/?id=ec54f74b76b766474b375378aa5a7b752b8cf26c'/>
<id>ec54f74b76b766474b375378aa5a7b752b8cf26c</id>
<content type='text'>
git-svn-id: file:///home/or/svnrepo/updater/trunk@17518 55e972cd-5a19-0410-ae62-a4d7a52db4cd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: file:///home/or/svnrepo/updater/trunk@17518 55e972cd-5a19-0410-ae62-a4d7a52db4cd
</pre>
</div>
</content>
</entry>
<entry>
<title>Generate new command formats, I believe.</title>
<updated>2008-11-30T06:37:05+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2008-11-30T06:37:05+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/thandy.git/commit/?id=d124ec5255713e40b5f325c614ad9fdb7f26ff28'/>
<id>d124ec5255713e40b5f325c614ad9fdb7f26ff28</id>
<content type='text'>
git-svn-id: file:///home/or/svnrepo/updater/trunk@17416 55e972cd-5a19-0410-ae62-a4d7a52db4cd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: file:///home/or/svnrepo/updater/trunk@17416 55e972cd-5a19-0410-ae62-a4d7a52db4cd
</pre>
</div>
</content>
</entry>
</feed>
