summaryrefslogtreecommitdiff
path: root/ext/curl/curl.c
Commit message (Expand)AuthorAgeFilesLines
* Bunch o' changes..Sterling Hughes2000-08-201-29/+82
* Purely cosmetic.Sterling Hughes2000-08-181-5/+7
* - It should be #ifdef PHP_WIN32Andi Gutmans2000-08-171-1/+1
* ts issues.Sterling Hughes2000-08-171-14/+27
* Add Win32 support for cURL.Sterling Hughes2000-08-151-1/+6
* This fixes to problems:Sterling Hughes2000-08-151-10/+87
* - Fix spacing.Sterling Hughes2000-08-131-91/+232
* Add CURLOPT_TRANSFERTEXT option to curl_setopt().Sterling Hughes2000-07-261-1/+2
* Trivial change to add access to CURL version information forKristian Köhntopp2000-07-251-1/+10
* 1. Move from experimental -> productionSterling Hughes2000-07-241-27/+37
* Add CURL support (http://curl.haxx.se).Sterling Hughes2000-07-161-0/+253