summaryrefslogtreecommitdiff
path: root/ext/curl
Commit message (Expand)AuthorAgeFilesLines
* Fix up the implementation.Sterling Hughes2000-08-272-109/+91
* deleted a few unnecceasary defines and added the Release_TS_Inline path to th...Daniel Beulshausen2000-08-241-2/+2
* win32 projectfile for the curl extensionDaniel Beulshausen2000-08-231-0/+115
* Bunch o' changes..Sterling Hughes2000-08-202-32/+87
* Purely cosmetic.Sterling Hughes2000-08-182-9/+10
* - It should be #ifdef PHP_WIN32Andi Gutmans2000-08-171-1/+1
* ts issues.Sterling Hughes2000-08-172-15/+34
* Leftovers...Sterling Hughes2000-08-151-1/+2
* Add Win32 support for cURL.Sterling Hughes2000-08-151-1/+6
* This fixes to problems:Sterling Hughes2000-08-152-10/+89
* - Fix spacing.Sterling Hughes2000-08-132-98/+285
* 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-252-2/+12
* 1. Move from experimental -> productionSterling Hughes2000-07-243-28/+52
* Add CURL support (http://curl.haxx.se).Sterling Hughes2000-07-164-0/+339