php-src/ext/curl
Sterling Hughes 5fc1552c04 "Fix" last commit, to compile cURL with SSL support you must also use the
OpenSSL extension -- sorry...

The last commit caused bad things to happen if you were compiling cURL and
PHP on Win32 or if you compiled PHP --with-openssl, ie, re-initializing things
that were already initialized
2001-11-13 10:59:15 +00:00
..
config.m4 add a 7.9 version check 2001-09-25 07:07:22 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
curl.c "Fix" last commit, to compile cURL with SSL support you must also use the 2001-11-13 10:59:15 +00:00
curl.dsp Adding include path for having curl header and libraries in php_build\curl 2001-10-18 17:47:35 +00:00
Makefile.in Add CURL support (http://curl.haxx.se). 2000-07-16 19:37:33 +00:00
php_curl.h fix compile 2001-09-22 16:56:21 +00:00