<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/thttpd/thttpd_patch, branch dev</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/'/>
<entry>
<title>Fix segfault due to unchecked null pointer</title>
<updated>2002-07-26T16:16:12+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2002-07-26T16:16:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=8fd3f14ab17c6064cdc2a789d74322c71cbf352f'/>
<id>8fd3f14ab17c6064cdc2a789d74322c71cbf352f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>integrate the public keep-alive patch</title>
<updated>2002-07-14T18:01:08+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2002-07-14T18:01:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=fa3d840cd1a5c23bc1757703f91c0af18b09ec65'/>
<id>fa3d840cd1a5c23bc1757703f91c0af18b09ec65</id>
<content type='text'>
the patch did not handle pipeling at all, so that some code had to be added
from Premium thttpd

persistent connections are supported, if a script sets the Content-Length
header

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the patch did not handle pipeling at all, so that some code had to be added
from Premium thttpd

persistent connections are supported, if a script sets the Content-Length
header

</pre>
</div>
</content>
</entry>
<entry>
<title>thttpd blocks in rare circumstances where it cannot write out a small HTTP</title>
<updated>2002-07-14T13:48:46+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2002-07-14T13:48:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=b4c28fba7f75fe290ddc6e9c0844e01468886e83'/>
<id>b4c28fba7f75fe290ddc6e9c0844e01468886e83</id>
<content type='text'>
response (happened at customer sites).  The response is now written out
using the standard state machine.

the buffer which is handed to thttpd by php is now simply dealt with as if
it were a thttpd generated response (avoids code duplication).

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
response (happened at customer sites).  The response is now written out
using the standard state machine.

the buffer which is handed to thttpd by php is now simply dealt with as if
it were a thttpd generated response (avoids code duplication).

</pre>
</div>
</content>
</entry>
<entry>
<title>make the sapi module hand off a buffer to thttpd for final data delivery,</title>
<updated>2002-07-14T13:10:34+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2002-07-14T13:10:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=402cc031cd977d89c0265a5d763b349225e78256'/>
<id>402cc031cd977d89c0265a5d763b349225e78256</id>
<content type='text'>
instead of blocking the whole process

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
instead of blocking the whole process

</pre>
</div>
</content>
</entry>
<entry>
<title>Sent proper encodings for gzip/compress files, otherwise IE won't</title>
<updated>2001-12-10T14:09:08+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2001-12-10T14:09:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=92a6f2c3440ea5aa63c0779dcabca8ef6cf118c5'/>
<id>92a6f2c3440ea5aa63c0779dcabca8ef6cf118c5</id>
<content type='text'>
display them.

Refer to section 3.5, RFC 2616 -- these are IANA registered.

Patch submitted to author.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
display them.

Refer to section 3.5, RFC 2616 -- these are IANA registered.

Patch submitted to author.

</pre>
</div>
</content>
</entry>
<entry>
<title>Add a nocache feature: If documents are stored under /nocache/,</title>
<updated>2001-12-10T13:31:41+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2001-12-10T13:31:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=ef72a765bf01f12d22b1eb6bdf96ccc589cfa0bc'/>
<id>ef72a765bf01f12d22b1eb6bdf96ccc589cfa0bc</id>
<content type='text'>
appropiate HTTP headers will be sent which prevent client/proxy caching.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
appropiate HTTP headers will be sent which prevent client/proxy caching.

</pre>
</div>
</content>
</entry>
<entry>
<title>whoops, forgot to apply cgi/poll patch before diff'ing</title>
<updated>2001-08-13T22:01:55+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2001-08-13T22:01:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=f42acb0cd61ef1694c3c94ae91a54534cf986be5'/>
<id>f42acb0cd61ef1694c3c94ae91a54534cf986be5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improved thttpd-2.21b patch.. I got tired of applying my patches for</title>
<updated>2001-08-13T21:55:21+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2001-08-13T21:55:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=75c22e9a4a9028371b894a07a193394f5a3adf04'/>
<id>75c22e9a4a9028371b894a07a193394f5a3adf04</id>
<content type='text'>
these bugs.

fixes poll(2) issue
fixes hanging cgi issue
fixes off-by-one in scanning input buffers in case of EAGAIN/EWOULDBLOCK
fixes potential bug in managing write buffers
add "index.php" to default files to look for

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
these bugs.

fixes poll(2) issue
fixes hanging cgi issue
fixes off-by-one in scanning input buffers in case of EAGAIN/EWOULDBLOCK
fixes potential bug in managing write buffers
add "index.php" to default files to look for

</pre>
</div>
</content>
</entry>
<entry>
<title>remove Only.* lines from patch</title>
<updated>2001-04-22T14:33:57+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2001-04-22T14:33:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=ff423ef9d94fbbb6ca3641f557a5656910f90da1'/>
<id>ff423ef9d94fbbb6ca3641f557a5656910f90da1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update patch to thttpd-2.21</title>
<updated>2001-04-22T14:00:53+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2001-04-22T14:00:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=38e55b3249edca6fd60e68b0a9107ceb78f863d5'/>
<id>38e55b3249edca6fd60e68b0a9107ceb78f863d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
