php-src/ext/curl
Antony Dovgal 56a68b5be1 fix bug #33222 (segfault when CURL handle is closed in a callback).
fix segfaults when CURL callback functions throw exception.
2005-06-02 21:04:12 +00:00
..
config.m4 - Added PHP_INSTALL_HEADERS() macro 2005-05-07 02:51:53 +00:00
config.w32 Don't even define this. 2004-01-13 05:30:53 +00:00
CREDITS add multi support and reorganize things a bit... 2002-11-13 22:25:33 +00:00
curl.dsp - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
interface.c fix bug #33222 (segfault when CURL handle is closed in a callback). 2005-06-02 21:04:12 +00:00
multi.c fix wrong check from return value, binary content should not be \0'd, 2004-09-10 20:36:45 +00:00
package.xml "The Visa to Sibiria" (work in progress) 2004-03-23 19:46:10 +00:00
php_curl.h fix bug #33222 (segfault when CURL handle is closed in a callback). 2005-06-02 21:04:12 +00:00
streams.c Use user_agent ini setting if it's available. 2004-08-31 20:11:18 +00:00