summaryrefslogtreecommitdiff
path: root/ext/curl
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | Happy New YearXinchen Hui2013-01-014-4/+4
* | | | Merge branch 'PHP-5.5'Stanislav Malyshev2013-02-171-5/+5
|\ \ \ \ | |/ / /
| * | | fix protosStanislav Malyshev2013-02-171-5/+5
* | | | Merge branch 'PHP-5.5'Anatol Belski2013-02-171-2/+2
|\ \ \ \ | |/ / /
| * | | fix free vs. curl_freeAnatol Belski2013-02-171-2/+2
* | | | Merge branch 'PHP-5.5'Xinchen Hui2013-02-041-0/+1
|\ \ \ \ | |/ / /
| * | | implicit declaration of zend_throw_exceptionXinchen Hui2013-02-041-0/+1
* | | | Merge branch 'PHP-5.5'Stanislav Malyshev2013-01-291-0/+176
|\ \ \ \ | |/ / /
| * | | forgot this file :(Stanislav Malyshev2013-01-291-0/+176
* | | | post-5.5 changes for bug #46439 as described in the RFCStanislav Malyshev2013-01-281-1/+1
|/ / /
* | | Implement fix for bug #46439 - add CURLFile class for safer uploadsStanislav Malyshev2013-01-288-49/+228
* | | Improve resource management for curl handlePierrick Charron2013-01-053-19/+6
* | | Remove passwd handler from struct when not neededPierrick Charron2013-01-012-0/+4
* | | Happy New YearXinchen Hui2013-01-015-5/+5
* | | Add new curl optionsPierrick Charron2012-12-281-0/+30
* | | Merge branch 'PHP-5.4' into PHP-5.5Pierrick Charron2012-12-271-0/+3
|\ \ \ | |/ /