summaryrefslogtreecommitdiff
path: root/ext/curl/interface.c
Commit message (Expand)AuthorAgeFilesLines
* Added support for CURLOPT_MAX_RECV_SPEED_LARGE and CURLOPT_MAX_SEND_SPEED_LAR...Pierrick Charron2011-04-291-0/+12
* - add CURLINFO_REDIRECT_URLPierre Joye2011-04-011-1/+33
* - Year++Felipe Pena2011-01-011-1/+1
* Fixed bug #52202 (CURLOPT_PRIVATE gets corrupted).Ilia Alshanetsky2010-11-301-14/+15
* Fixed bug #52828 (curl_setopt does not accept persistent streams).Ilia Alshanetsky2010-11-291-1/+1
* Fix bug #52827 (cURL leaks handle and causes assertion error (CURLOPT_STDERR)).Adam Harvey2010-09-141-1/+0
* - Bug #51629, CURLOPT_FOLLOWLOCATION error message is misleadingPierre Joye2010-04-221-1/+1
* fix buildAntony Dovgal2010-04-201-1/+1
* - Fixed bug #51257 (CURL_VERSION_LARGEFILE incorrectly used after libcurl ver...Felipe Pena2010-03-101-1/+1
* Fixed bug #51171 (curl_setopt() doesn't output any errors or warnings when an...Ilia Alshanetsky2010-03-021-0/+5
* - Fixed bug #50756 (CURLOPT_FTP_SKIP_PASV_IP does not exist.)Sriram Natarajan2010-01-231-0/+2
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* Fixed bug #49921 (Curl post upload functions changed).Ilia Alshanetsky2009-10-261-1/+1
* Fixed bug #49517 (cURL's CURLOPT_FILE prevents file from being deleted after ...Ilia Alshanetsky2009-09-301-3/+28
* - Fixed bug #49571 (CURLOPT_POSTREDIR not implemented).Sriram Natarajan2009-09-241-0/+8
* - Fixed bug #49531 (CURLOPT_INFILESIZE sometimes causes warning "CURLPROTO_FI...Felipe Pena2009-09-231-1/+2
* Fixed compiler warningIlia Alshanetsky2009-09-231-1/+1
* Fixed build with older version of libcurlIlia Alshanetsky2009-09-221-6/+6
* - Fixed ZTS buildFelipe Pena2009-09-161-5/+3
* - #49253, add support for libcurl's CERTINFO optionPierre Joye2009-09-151-0/+114
* - fix #49372, segfault in php_curl_option_urlPierre Joye2009-08-261-1/+1
* - Fix ZTS buildFelipe Pena2009-07-261-1/+1
* - Fixed bug #48637 ("file" wrapper is overwritten when using --with-curlwrapp...Jani Taskinen2009-07-251-1/+12
* - Making Valgrind happyFelipe Pena2009-07-251-1/+1
* - Fixed bug #48774 (SIGSEGVs when using curl_copy_handle()).Sriram Natarajan2009-07-211-2/+21
* Fixed bug #48962 (cURL does not upload files with specified filename).Ilia Alshanetsky2009-07-211-14/+14
* - Removed unnecessary strlen() call and if statement.Felipe Pena2009-07-191-4/+1
* - MFH: Fixed bug #48893 (Problems compiling with Curl)Felipe Pena2009-07-171-0/+3
* MFB: Fixed bug #48733 (CURLOPT_WRITEHEADER|CURLOPT_FILE|CURLOPT_STDERR warnsIlia Alshanetsky2009-07-021-3/+3
* - MFH: fix regression introduced by the fix for #48518 (Ilia, Rasmus)Pierre Joye2009-06-281-0/+8
* Simplify original fix for bug #33475Ilia Alshanetsky2009-06-151-4/+1
* - MFH: Fixed bug #48514 (cURL extension uses same resource name for simple an...Felipe Pena2009-06-121-1/+1
* MFH: fix bug #48518 (curl crashes when writing into invalid file handle)Antony Dovgal2009-06-111-0/+2
* reapply the fixAntony Dovgal2009-06-111-1/+1
* revert the fix for a whileAntony Dovgal2009-06-101-1/+1
* MFH: fix arginfo for curl_multi_info_read()Antony Dovgal2009-06-101-1/+1
* - fix build, stderr cannot be used as var or struct memberPierre Joye2009-05-271-6/+6
* MFH: Fixed bug #48203 (crash when CURLOPT_STDERR is set to regular file)Jani Taskinen2009-05-261-2/+24
* Fixed bug #48207 (CURLOPT_(FILE|WRITEHEADER options do not error out whenIlia Alshanetsky2009-05-211-4/+16
* sync with HEADAntony Dovgal2009-05-201-1/+2
* MFH: Fixed compiler warningsKalle Sommer Nielsen2009-05-191-5/+5
* MFHJani Taskinen2009-05-181-44/+40
* - MFH: use ZEND_ARG_ARRAY_INFO for arginfo_curl_setopt_arrayPierre Joye2009-05-181-1/+1
* - sync with HEADPierre Joye2009-05-181-3/+2
* - more WSPierre Joye2009-05-181-5/+5
* - MFH: add CURLPROXY_SOCKS4Pierre Joye2009-05-181-0/+1
* - WSPierre Joye2009-05-181-14/+14
* - MFB: - disable file:// when safe_mode or open_basedir are enabledPierre Joye2009-05-181-52/+79
* MFH: Add missing #ifdef for curl version that does not have FTP_FILEMETHOD or...Brian Shire2009-05-081-0/+6
* - [DOC] a note about the symbol -> version page/docPierre Joye2009-05-041-0/+5