<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/thttpd, 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>refine</title>
<updated>2002-07-16T16:24:15+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2002-07-16T16:24:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=1326c95b29e5dcc697fa15f30609cbafa2503285'/>
<id>1326c95b29e5dcc697fa15f30609cbafa2503285</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>Improve readability of the header send function</title>
<updated>2002-05-17T21:22:30+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2002-05-17T21:22:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=d7edeee55f5dcc86a2cfcc05500d7e414ae58690'/>
<id>d7edeee55f5dcc86a2cfcc05500d7e414ae58690</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a note regarding which version we support</title>
<updated>2002-03-11T12:28:16+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2002-03-11T12:28:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=a643a467e33011be9d5a65bb0ab6a82e41c09cac'/>
<id>a643a467e33011be9d5a65bb0ab6a82e41c09cac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Please welcome the new build system.</title>
<updated>2002-03-07T14:20:02+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2002-03-07T14:20:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=9d9d39a0de3bec962c343051011f5a2ed7d7b242'/>
<id>9d9d39a0de3bec962c343051011f5a2ed7d7b242</id>
<content type='text'>
If you encounter any problems, please make sure to email sas@php.net
directly.

An introduction can be found on

http://schumann.cx/buildv5.txt

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If you encounter any problems, please make sure to email sas@php.net
directly.

An introduction can be found on

http://schumann.cx/buildv5.txt

</pre>
</div>
</content>
</entry>
<entry>
<title>Provide access to ini settings.</title>
<updated>2001-12-13T11:15:56+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2001-12-13T11:15:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=5c2d995f0be7af6f09b79471383a32c74a066748'/>
<id>5c2d995f0be7af6f09b79471383a32c74a066748</id>
<content type='text'>
Properly block the thread, if IO is not ready on a fd.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Properly block the thread, if IO is not ready on a fd.

</pre>
</div>
</content>
</entry>
<entry>
<title>Update headers.</title>
<updated>2001-12-11T15:32:16+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2001-12-11T15:32:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=38933514e1d60ac2f93225a705ed36b5b23d4e45'/>
<id>38933514e1d60ac2f93225a705ed36b5b23d4e45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
