summaryrefslogtreecommitdiff
path: root/ext/curl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.5' into PHP-5.6Michael Wallner2014-04-301-2/+2
|\
| * fix test locality inconsitencyMichael Wallner2014-04-301-2/+2
* | Merge branch 'PHP-5.5' into PHP-5.6Michael Wallner2014-04-306-33/+95
|\ \ | |/
| * fix bug #64247 (CURLOPT_INFILE doesn't allow reset)Michael Wallner2014-04-306-33/+95
* | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-04-131-0/+2
|\ \ | |/
| * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-04-131-0/+2
| |\
| | * Fix #66562: Consistency bug where curl_multi_getcontent behaves different fro...Freek2014-04-131-0/+2
* | | Merge branch 'PHP-5.5' into PHP-5.6Adam Harvey2014-03-111-0/+2
|\ \ \ | |/ /
| * | Fix compile error with theoretically supported versions of libcurl < 7.12.3.Adam Harvey2014-03-111-0/+2
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-02-281-1/+5
|\ \ \ | |/ /
| * | don't compare constants on run timeAnatol Belski2014-02-281-1/+5
* | | Merge branch '5.5' into 5.6Tjerk Meesters2014-02-288-109/+118
|\ \ \ | |/ /
| * | Fixed expected output of a few cURL test casesTjerk Meesters2014-02-284-8/+4
| * | Allow NULL as value for CURLOPT_CUSTOMREQUEST option.datibbaw2014-02-284-101/+114
* | | Remove cURL close policy related constantsChris Wright2014-02-261-9/+0
* | | Add openssl.cafile ini check when loading cainfoDaniel Lowrey2014-02-251-1/+4
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-02-051-3/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-02-051-3/+1
| |\ \ | | |/
| | * adapt test to curl 7.35.0 upgradeAnatol Belski2014-02-051-3/+1
| | * Bump yearXinchen Hui2014-01-034-4/+4
| | * Suppress compiler warning "warning: variable ‘length’ set but not used [-...Christopher Jones2013-08-211-2/+0
| * | Bump yearXinchen Hui2014-01-035-5/+5
* | | Bump yearXinchen Hui2014-01-035-5/+5
* | | Allow CURLOPT_FOLLOWLOCATION to be used with open_basedir.Adam Harvey2013-09-105-22/+60
* | | Merge branch 'PHP-5.5'Christopher Jones2013-08-191-1/+1
|\ \ \ | |/ /
| * | Reduce (some more) compile noise of 'unused variable' and 'may be usedChristopher Jones2013-08-191-1/+1
* | | Merge branch 'PHP-5.5'Adam Harvey2013-08-193-6/+35
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2013-08-193-6/+35
| |\ \ | | |/
| | * Track created curl_slist structs by option so they can be updated in situ.Adam Harvey2013-08-193-6/+35
* | | Merge branch 'PHP-5.5'Christopher Jones2013-08-061-1/+1
|\ \ \ | |/ /
| * | Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
* | | Merge branch 'PHP-5.5'Felipe Pena2013-06-251-1/+1
|\ \ \ | |/ /
| * | - Fixed typo on conditionFelipe Pena2013-06-251-1/+1
* | | Merge branch 'PHP-5.5'David Soria Parra2013-04-251-1/+1
|\ \ \ | |/ /
| * | Fix curl build on windowsDavid Soria Parra2013-04-251-1/+1
* | | Merge branch 'PHP-5.5'Pierrick Charron2013-04-235-617/+1
|\ \ \ | |/ /
| * | Remove curl wrappersPierrick Charron2013-04-235-617/+1
* | | Merge branch 'PHP-5.5'Anatol Belski2013-04-171-0/+48
|\ \ \ | |/ /
| * | Added curl config test for windowsAnatol Belski2013-04-171-0/+48
* | | Merge branch 'PHP-5.5'Xinchen Hui2013-04-041-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-04-041-2/+2
| |\ \
| | * | s ,CURL_WRAPPERS_ENABLE,CURL_WRAPPERS_ENABLED,Xinchen Hui2013-04-041-2/+2
* | | | Merge branch 'PHP-5.5'Xinchen Hui2013-04-031-0/+3
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-04-031-0/+3
| |\ \ \ | | |/ /
| | * | Add CURL_WRAPPERS_ENABLE constantXinchen Hui2013-04-031-0/+3
| | |/
* | | Merge branch 'PHP-5.5'Anatol Belski2013-02-191-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2013-02-191-1/+1
| |\ \ | | |/
| | * Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-02-191-1/+1
| | |\
| | | * fix the test for curl 7.29.0+Anatol Belski2013-02-191-1/+1
| | | * Happy New Year~Xinchen Hui2013-01-014-4/+4