summaryrefslogtreecommitdiff
path: root/ext/curl/php_curl.h
Commit message (Expand)AuthorAgeFilesLines
* Allow NULL as value for CURLOPT_CUSTOMREQUEST option.datibbaw2014-02-281-1/+1
* Bump yearXinchen Hui2014-01-031-1/+1
* Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2013-08-191-1/+1
|\
| * Track created curl_slist structs by option so they can be updated in situ.Adam Harvey2013-08-191-1/+1
| * Happy New YearXinchen Hui2013-01-011-1/+1
* | Remove curl wrappersPierrick Charron2013-04-231-32/+0
* | Implement fix for bug #46439 - add CURLFile class for safer uploadsStanislav Malyshev2013-01-281-1/+16
* | Improve resource management for curl handlePierrick Charron2013-01-051-1/+0
* | Remove passwd handler from struct when not neededPierrick Charron2013-01-011-0/+2
* | Happy New YearXinchen Hui2013-01-011-1/+1
* | New curl_pause() functionPierrick Charron2012-12-231-0/+4
* | Support for curl_strerror and curl_multi_strerrorPierrick Charron2012-12-231-0/+5
* | Add curl_multi_setopt and clean curl_share_setoptPierrick Charron2012-12-231-0/+2
* | Remove duplicated function definitionPierrick Charron2012-12-231-20/+14
* | Merge branch 'PHP-5.4' into PHP-5.5Pierrick Charron2012-12-191-0/+1
|\ \ | |/
| * Fixed bug #55438 (Curlwapper is not sending http header randomly)Pierrick Charron2012-12-191-0/+1
| * - Year++Felipe Pena2012-01-011-1/+1
| * Fix memory leak when using libcurl < 7.17.0Pierrick Charron2011-11-221-1/+1
| * Fixed issues when streams were closed before curl read/write from them, or cl...Hannes Magnusson2011-09-121-0/+1
| * - Year++Felipe Pena2011-01-011-1/+1
| * Missing bits from last commitIlia Alshanetsky2010-11-301-2/+0
* | - Year++Felipe Pena2012-01-011-1/+1
* | add CURLOPT_WILDCARDMATCH and CURLOPT_FNMATCH_FUNCTIONPierrick Charron2011-12-041-1/+4
* | Clean / Improve the curl extensionPierrick Charron2011-12-011-0/+29
* | Revert commit r319729 until I have a clean version for non-ZTSPierrick Charron2011-11-241-12/+0
* | Implemented FR #55540, added functions curl_share_init(), curl_share_setopt()...Pierrick Charron2011-11-231-0/+12
* | Fixed bug #55635Pierrick Charron2011-11-221-4/+1
* | Fix memory leak when using libcurl < 7.17.0Pierrick Charron2011-11-221-1/+1
* | Fixed issues when streams were closed before curl read/write from them, or cl...Hannes Magnusson2011-09-121-0/+1
* | - Year++Felipe Pena2011-01-011-1/+1
* | Same as beforeIlia Alshanetsky2010-11-301-2/+0
|/
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* Fixed bug #49517 (cURL's CURLOPT_FILE prevents file from being deleted after ...Ilia Alshanetsky2009-09-301-0/+2
* - Fixed bug #48774 (SIGSEGVs when using curl_copy_handle()).Sriram Natarajan2009-07-211-0/+1
* - fix build, stderr cannot be used as var or struct memberPierre Joye2009-05-271-1/+1
* MFH: Fixed bug #48203 (crash when CURLOPT_STDERR is set to regular file)Jani Taskinen2009-05-261-0/+1
* - [DOC] MFH: #41712, implement progress callbackPierre Joye2009-05-031-0/+7
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH:- Fixed bug #45161 (Reusing a curl handle leaks memory)Jani Taskinen2008-12-171-0/+2
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* MFH: decrement ch->uses (or destroy handle) when destroying multi handleAntony Dovgal2006-10-051-0/+1
* cURL extension news.Ilia Alshanetsky2006-01-241-0/+7
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* Darwin seems to like this much better.George Schlossnagle2005-07-151-2/+2
* fix bug #33222 (segfault when CURL handle is closed in a callback).Antony Dovgal2005-06-021-0/+1
* add the curl_copy_handle() function which will exactly duplicate a cURL handle.Sterling Hughes2004-03-121-0/+1
* Fixed memory leak in the multi interface.Ilia Alshanetsky2004-03-111-0/+1
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2