<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/curl/multi.c, branch php-5.2.2RC2</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>MFH: Bump year.</title>
<updated>2007-01-01T09:36:18+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2007-01-01T09:36:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4223aa4d5e0f643c2f78f509a32a0ada4eddce91'/>
<id>4223aa4d5e0f643c2f78f509a32a0ada4eddce91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ZTS build.</title>
<updated>2006-10-06T03:48:00+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2006-10-06T03:48:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f74b1ec9b0f347281226204150031245b0f4b7a1'/>
<id>f74b1ec9b0f347281226204150031245b0f4b7a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: decrement ch-&gt;uses (or destroy handle) when destroying multi handle</title>
<updated>2006-10-05T15:06:40+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2006-10-05T15:06:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a5d86612e3c7885ff65f46a5f59d0f71e068b71f'/>
<id>a5d86612e3c7885ff65f46a5f59d0f71e068b71f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: fix segfault in curl_multi_info_read()</title>
<updated>2006-09-15T15:04:59+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2006-09-15T15:04:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0974e2af6084b446b04a9f213eb8b640a7e22b77'/>
<id>0974e2af6084b446b04a9f213eb8b640a7e22b77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #38693 (curl_multi_add_handle() set curl handle to null).</title>
<updated>2006-09-04T16:31:27+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2006-09-04T16:31:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=fc60217820182c8ba6f94d18b09885e43dd2b830'/>
<id>fc60217820182c8ba6f94d18b09885e43dd2b830</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: arginfo, protos, vim folding</title>
<updated>2006-06-11T01:42:17+00:00</updated>
<author>
<name>Hannes Magnusson</name>
<email>bjori@php.net</email>
</author>
<published>2006-06-11T01:42:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3104233019f5414317ea0275ca8ffeac537e20ee'/>
<id>3104233019f5414317ea0275ca8ffeac537e20ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Add implementation of curl_multi_info_read</title>
<updated>2006-05-08T15:29:28+00:00</updated>
<author>
<name>Brian France</name>
<email>bfrance@php.net</email>
</author>
<published>2006-05-08T15:29:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=39441f79e6615b0b3df19c94ee2900d35e0c16b3'/>
<id>39441f79e6615b0b3df19c94ee2900d35e0c16b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix bug #37061 (curl_exec() doesn't zero-terminate binary strings) - we get the data length from cURL, so it's binary safe.</title>
<updated>2006-04-13T11:26:10+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2006-04-13T11:26:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=65fcbcbdc080eadbce9046c48b99596b0cdf2c71'/>
<id>65fcbcbdc080eadbce9046c48b99596b0cdf2c71</id>
<content type='text'>
fix leak appearing when re-using curl handle

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix leak appearing when re-using curl handle

</pre>
</div>
</content>
</entry>
<entry>
<title>bump year and license version</title>
<updated>2006-01-01T12:51:34+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2006-01-01T12:51:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5bd93221a8d7f697cad7aeda4f10da08372315e0'/>
<id>5bd93221a8d7f697cad7aeda4f10da08372315e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Fixed bug #34420 (Possible crash inside curl_multi_remove_handle()).</title>
<updated>2005-09-08T14:50:23+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2005-09-08T14:50:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b5e2cc5197fa351086d416342f36425be40aa440'/>
<id>b5e2cc5197fa351086d416342f36425be40aa440</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
