<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/chrisd/polipo, branch polipo-20080907</title>
<subtitle>Christopher's Polipo repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/chrisd/polipo.git/'/>
<entry>
<title>Update CHANGES.</title>
<updated>2008-09-07T21:19:53+00:00</updated>
<author>
<name>Juliusz Chroboczek</name>
<email>jch@pps.jussieu.fr</email>
</author>
<published>2008-09-07T21:19:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/chrisd/polipo.git/commit/?id=277fac55de7151cb824cba3f48a1d75d076ef83c'/>
<id>277fac55de7151cb824cba3f48a1d75d076ef83c</id>
<content type='text'>
darcs-hash:20080907211953-4cc09-73fed5f9b23ef7b438d1d228a76d902b9165d508.gz
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
darcs-hash:20080907211953-4cc09-73fed5f9b23ef7b438d1d228a76d902b9165d508.gz
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix mktime_gmt on Windows.</title>
<updated>2008-09-07T21:15:22+00:00</updated>
<author>
<name>Juliusz Chroboczek</name>
<email>jch@pps.jussieu.fr</email>
</author>
<published>2008-09-07T21:15:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/chrisd/polipo.git/commit/?id=afed20e413f3fbe428209ed50501ffa1199b0a0d'/>
<id>afed20e413f3fbe428209ed50501ffa1199b0a0d</id>
<content type='text'>
Windows doesn't like TZ to be empty, it requires it to contain a
timezone name.  Thanks to MaxWell and Greg.

darcs-hash:20080907211522-4cc09-dd19a949327cf46df65325f783d318bf63bd21c1.gz
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Windows doesn't like TZ to be empty, it requires it to contain a
timezone name.  Thanks to MaxWell and Greg.

darcs-hash:20080907211522-4cc09-dd19a949327cf46df65325f783d318bf63bd21c1.gz
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove O_NOATIME support.</title>
<updated>2008-07-29T16:36:05+00:00</updated>
<author>
<name>Juliusz Chroboczek</name>
<email>jch@pps.jussieu.fr</email>
</author>
<published>2008-07-29T16:36:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/chrisd/polipo.git/commit/?id=c0325dadbb7e1782a83cf15d898e367dc22bab22'/>
<id>c0325dadbb7e1782a83cf15d898e367dc22bab22</id>
<content type='text'>
It broke the local web server.  Fixing that is probably not worth the trouble.

darcs-hash:20080729163605-4cc09-26b32a9ae9e027aae30287d70fcbbc21653c1d15.gz
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It broke the local web server.  Fixing that is probably not worth the trouble.

darcs-hash:20080729163605-4cc09-26b32a9ae9e027aae30287d70fcbbc21653c1d15.gz
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix incorrect freeing of reqbuf in big buffer case.</title>
<updated>2008-07-29T16:15:11+00:00</updated>
<author>
<name>Juliusz Chroboczek</name>
<email>jch@pps.jussieu.fr</email>
</author>
<published>2008-07-29T16:15:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/chrisd/polipo.git/commit/?id=7d90aaa957d3ca0df1ccb8455b4a89508d265e41'/>
<id>7d90aaa957d3ca0df1ccb8455b4a89508d265e41</id>
<content type='text'>
Thanks to Alan Jenkins.

darcs-hash:20080729161511-4cc09-6bd6ce28872e04c2cb9bd1cde4ae155b6b4466e5.gz
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Alan Jenkins.

darcs-hash:20080729161511-4cc09-6bd6ce28872e04c2cb9bd1cde4ae155b6b4466e5.gz
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix return value of writeHeaders.</title>
<updated>2008-05-23T22:05:48+00:00</updated>
<author>
<name>Juliusz Chroboczek</name>
<email>jch@pps.jussieu.fr</email>
</author>
<published>2008-05-23T22:05:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/chrisd/polipo.git/commit/?id=496b440ee88417ad0c562538418ea3f3308421a2'/>
<id>496b440ee88417ad0c562538418ea3f3308421a2</id>
<content type='text'>
This bug was introduced with the variable header size, and prevented
rewriteHeaders from ever happening.  Thanks to Ming Fu.

darcs-hash:20080523220548-4cc09-057a444bc6b2c1a327a94dea8127ebb3c3f1629a.gz
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This bug was introduced with the variable header size, and prevented
rewriteHeaders from ever happening.  Thanks to Ming Fu.

darcs-hash:20080523220548-4cc09-057a444bc6b2c1a327a94dea8127ebb3c3f1629a.gz
</pre>
</div>
</content>
</entry>
<entry>
<title>Protect against EINTR in rewriteEntry.</title>
<updated>2008-05-23T21:55:30+00:00</updated>
<author>
<name>Juliusz Chroboczek</name>
<email>jch@pps.jussieu.fr</email>
</author>
<published>2008-05-23T21:55:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/chrisd/polipo.git/commit/?id=39dab34ae02fc062e87c14b53e01a1cd6a2d6a7f'/>
<id>39dab34ae02fc062e87c14b53e01a1cd6a2d6a7f</id>
<content type='text'>
Protects against a condition that will never happen, but some of my
users are superstitious.

darcs-hash:20080523215530-4cc09-f2f247bb8bc6621a9d5cda67adce8c5ba3c8758d.gz
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Protects against a condition that will never happen, but some of my
users are superstitious.

darcs-hash:20080523215530-4cc09-f2f247bb8bc6621a9d5cda67adce8c5ba3c8758d.gz
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix buffer size computation for large client headers.</title>
<updated>2008-05-23T21:48:11+00:00</updated>
<author>
<name>Juliusz Chroboczek</name>
<email>jch@pps.jussieu.fr</email>
</author>
<published>2008-05-23T21:48:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/chrisd/polipo.git/commit/?id=5cdb77c1e4ff4e6bf1e60f4f7a055e9370023fef'/>
<id>5cdb77c1e4ff4e6bf1e60f4f7a055e9370023fef</id>
<content type='text'>
This fixes an issue where large requests would cause Polipo to fail
with a `couldn't find end of headers'' error.  Thanks to Ming Fu.

darcs-hash:20080523214811-4cc09-f6b88f23d66a90fbc9a6edc7e9b788d08e74ee6b.gz
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes an issue where large requests would cause Polipo to fail
with a `couldn't find end of headers'' error.  Thanks to Ming Fu.

darcs-hash:20080523214811-4cc09-f6b88f23d66a90fbc9a6edc7e9b788d08e74ee6b.gz
</pre>
</div>
</content>
</entry>
<entry>
<title>Update config.sample.</title>
<updated>2008-05-20T23:23:16+00:00</updated>
<author>
<name>Juliusz Chroboczek</name>
<email>jch@pps.jussieu.fr</email>
</author>
<published>2008-05-20T23:23:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/chrisd/polipo.git/commit/?id=806afa29bde5e5f9c17aa287252bb439f71707d4'/>
<id>806afa29bde5e5f9c17aa287252bb439f71707d4</id>
<content type='text'>
darcs-hash:20080520232316-4cc09-7e7b1011cc152bc958db81ea4485c13304554a26.gz
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
darcs-hash:20080520232316-4cc09-7e7b1011cc152bc958db81ea4485c13304554a26.gz
</pre>
</div>
</content>
</entry>
<entry>
<title>Update CHANGES.</title>
<updated>2008-05-20T23:15:51+00:00</updated>
<author>
<name>Juliusz Chroboczek</name>
<email>jch@pps.jussieu.fr</email>
</author>
<published>2008-05-20T23:15:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/chrisd/polipo.git/commit/?id=2cbd0639c39b7d63abcc7c52ade4fa277179b585'/>
<id>2cbd0639c39b7d63abcc7c52ade4fa277179b585</id>
<content type='text'>
darcs-hash:20080520231551-4cc09-cbc568f723c2737d331e06d0df0a7d519374f8cf.gz
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
darcs-hash:20080520231551-4cc09-cbc568f723c2737d331e06d0df0a7d519374f8cf.gz
</pre>
</div>
</content>
</entry>
<entry>
<title>Document scrubLogs.</title>
<updated>2008-05-20T23:15:28+00:00</updated>
<author>
<name>Juliusz Chroboczek</name>
<email>jch@pps.jussieu.fr</email>
</author>
<published>2008-05-20T23:15:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/chrisd/polipo.git/commit/?id=1b7ce6ff55c72abf725fc0728539904ef46adfa9'/>
<id>1b7ce6ff55c72abf725fc0728539904ef46adfa9</id>
<content type='text'>
darcs-hash:20080520231528-4cc09-148d70c9eb980b74c8fb9eb74b2722d7fc05c3fe.gz
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
darcs-hash:20080520231528-4cc09-148d70c9eb980b74c8fb9eb74b2722d7fc05c3fe.gz
</pre>
</div>
</content>
</entry>
</feed>
