<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/ioerror/tor, branch static-work</title>
<subtitle>Jake's tor repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/ioerror/tor.git/'/>
<entry>
<title>add --enable-static-tor to our configure script</title>
<updated>2011-03-26T01:15:00+00:00</updated>
<author>
<name>Jacob Appelbaum</name>
<email>jacob@appelbaum.net</email>
</author>
<published>2011-03-10T09:22:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/ioerror/tor.git/commit/?id=f493b5351ce77ef033e39b97512e20c45a58bcd2'/>
<id>f493b5351ce77ef033e39b97512e20c45a58bcd2</id>
<content type='text'>
This implements the feature request in bug #2702
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This implements the feature request in bug #2702
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix libevent autoconf bug #2698</title>
<updated>2011-03-26T01:14:33+00:00</updated>
<author>
<name>Jacob Appelbaum</name>
<email>jacob@appelbaum.net</email>
</author>
<published>2011-03-17T01:35:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/ioerror/tor.git/commit/?id=5ff20db5c379bd80887ba3ece5a9395709cc597e'/>
<id>5ff20db5c379bd80887ba3ece5a9395709cc597e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote branch 'origin/maint-0.2.2'</title>
<updated>2011-03-18T16:44:37+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2011-03-18T16:44:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/ioerror/tor.git/commit/?id=8b393afa94891cb7d4d0371ff38469fbabbe61b3'/>
<id>8b393afa94891cb7d4d0371ff38469fbabbe61b3</id>
<content type='text'>
Trivial Conflicts:
	configure.in
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Trivial Conflicts:
	configure.in
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix signed/unsigned compare warning</title>
<updated>2011-03-18T16:42:00+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2011-03-18T16:42:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/ioerror/tor.git/commit/?id=fe86be61b6d84fbb442b13aa52139e6a3892dac0'/>
<id>fe86be61b6d84fbb442b13aa52139e6a3892dac0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote branch 'sebastian/bug2696' into maint-0.2.2</title>
<updated>2011-03-18T16:39:40+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2011-03-18T16:39:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/ioerror/tor.git/commit/?id=f3d666366555226ec2ad0f647489a1d42145a2eb'/>
<id>f3d666366555226ec2ad0f647489a1d42145a2eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 2696 changes file</title>
<updated>2011-03-18T16:13:43+00:00</updated>
<author>
<name>Sebastian Hahn</name>
<email>sebastian@torproject.org</email>
</author>
<published>2011-03-18T16:13:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/ioerror/tor.git/commit/?id=4aac35cafa9843d10b05921da51dcc42bc3e9176'/>
<id>4aac35cafa9843d10b05921da51dcc42bc3e9176</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove superfluous -g -O2 compiler argument</title>
<updated>2011-03-18T16:04:01+00:00</updated>
<author>
<name>Sebastian Hahn</name>
<email>sebastian@torproject.org</email>
</author>
<published>2011-03-18T16:04:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/ioerror/tor.git/commit/?id=3f94c4a1cb284ad177bbf2171d6d1c955d8baa85'/>
<id>3f94c4a1cb284ad177bbf2171d6d1c955d8baa85</id>
<content type='text'>
Autoconf adds -g -O2 by default, so adding it ourselves is not required.
It also caused a warning with clang for every source file, so remove it
here. Fixes last issue of ticket 2696.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Autoconf adds -g -O2 by default, so adding it ourselves is not required.
It also caused a warning with clang for every source file, so remove it
here. Fixes last issue of ticket 2696.
</pre>
</div>
</content>
</entry>
<entry>
<title>Futz with the clang patch a bit and tidy some geoip.c stuff</title>
<updated>2011-03-17T18:06:04+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2011-03-17T18:06:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/ioerror/tor.git/commit/?id=547635c0049ec92e929e0f360f729b5dd308a215'/>
<id>547635c0049ec92e929e0f360f729b5dd308a215</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/maint-0.2.2'</title>
<updated>2011-03-16T22:10:24+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2011-03-16T22:10:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/ioerror/tor.git/commit/?id=1db6eb6cb7db46d8dde482f629fbc1c578310d52'/>
<id>1db6eb6cb7db46d8dde482f629fbc1c578310d52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document a few more members.</title>
<updated>2011-03-16T22:10:15+00:00</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2011-03-16T22:10:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/ioerror/tor.git/commit/?id=9dfa244484ff9c52d545daa620e034b4d03f969c'/>
<id>9dfa244484ff9c52d545daa620e034b4d03f969c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
