summaryrefslogtreecommitdiff
path: root/ext/curl
Commit message (Expand)AuthorAgeFilesLines
* Clean up the alignment of configure --help outputRasmus Lerdorf2000-10-021-2/+2
* Tiny change in copying of buffer.Sterling Hughes2000-10-021-1/+1
* @ Added the ability for CURLOPT_POSTFIELDS to accept an array of HTTP postSterling Hughes2000-09-302-290/+334
* removed redefinesDaniel Beulshausen2000-09-261-3/+0
* cleanup, added configurations for ssl as wellDaniel Beulshausen2000-09-261-2/+64
* @- Fix bug with curl places extra data in the output. (medvitz@medvitz.net)Sterling Hughes2000-09-111-1/+4
* 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