<feed xmlns='http://www.w3.org/2005/Atom'>
<title>thandy.git/Makefile, 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>fix "make test"</title>
<updated>2009-05-31T22:56:52+00:00</updated>
<author>
<name>Sebastian Hahn</name>
<email>sebastian@torproject.org</email>
</author>
<published>2009-05-30T02:04:24+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/thandy.git/commit/?id=8f402e0b6213f69d2dee426afeef2ca34db122ff'/>
<id>8f402e0b6213f69d2dee426afeef2ca34db122ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Work with python 2.4 -m syntax</title>
<updated>2008-10-14T20:23:23+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2008-10-14T20:23:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/thandy.git/commit/?id=485d8f9ff3cab38b2a1d3371aec9134732f2a1b8'/>
<id>485d8f9ff3cab38b2a1d3371aec9134732f2a1b8</id>
<content type='text'>
git-svn-id: file:///home/or/svnrepo/updater/trunk@17100 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@17100 55e972cd-5a19-0410-ae62-a4d7a52db4cd
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some in-code documentation, fix some dead code, add a license, add a working distutils script.</title>
<updated>2008-10-14T18:42:57+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2008-10-14T18:42:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/thandy.git/commit/?id=ce277674b98c0e75f5eecd95fe6ff052607a0c22'/>
<id>ce277674b98c0e75f5eecd95fe6ff052607a0c22</id>
<content type='text'>
git-svn-id: file:///home/or/svnrepo/updater/trunk@17092 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@17092 55e972cd-5a19-0410-ae62-a4d7a52db4cd
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename glider to thandy, based on discussions on #nottor.  Please let me know ASAP if there is another program Thandy, or if it means something rude, or whatever.</title>
<updated>2008-10-14T05:10:30+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2008-10-14T05:10:30+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/thandy.git/commit/?id=d90990ee3ecd09a2725b8051759a900ebd488b8c'/>
<id>d90990ee3ecd09a2725b8051759a900ebd488b8c</id>
<content type='text'>
git-svn-id: file:///home/or/svnrepo/updater/trunk@17085 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@17085 55e972cd-5a19-0410-ae62-a4d7a52db4cd
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement all of signing-side and server-side for updater, and the core loops of client-side.  More downloader support is needed, and more polishing.  See TODO for details.  This no longer matches glider-spec.txt exactly.  Notably, it uses json instead of sexp.</title>
<updated>2008-10-14T05:04:40+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2008-10-14T05:04:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/thandy.git/commit/?id=fb5a6115a6f3ea0216e3ca0645ba1eb31fb02876'/>
<id>fb5a6115a6f3ea0216e3ca0645ba1eb31fb02876</id>
<content type='text'>
git-svn-id: file:///home/or/svnrepo/updater/trunk@17084 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@17084 55e972cd-5a19-0410-ae62-a4d7a52db4cd
</pre>
</div>
</content>
</entry>
<entry>
<title>More repository/signing/marshalling/crypto work for glider.</title>
<updated>2008-09-19T19:22:43+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2008-09-19T19:22:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/thandy.git/commit/?id=047f0117bf3ccf5b7e1a36b760a5c75f988bc72e'/>
<id>047f0117bf3ccf5b7e1a36b760a5c75f988bc72e</id>
<content type='text'>
git-svn-id: file:///home/or/svnrepo/updater/trunk@16928 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@16928 55e972cd-5a19-0410-ae62-a4d7a52db4cd
</pre>
</div>
</content>
</entry>
</feed>
