summaryrefslogtreecommitdiff
path: root/ext/curl
Commit message (Expand)AuthorAgeFilesLines
* Fix curl tests wrt. AppVeyor and curl updatesAnatol Belski2018-05-183-9/+15
* Fix potential memory leak in curl extensionThomas Punt2018-04-291-1/+1
* Unify EOLAnatol Belski2018-01-121-53/+53
* Extend test, latest cURL ships also with smb and smbsAnatol Belski2018-01-121-1/+1
* year++Xinchen Hui2018-01-025-5/+5
* Fix compat with libcurl 7.56.1+ and file:// wrapperAnatol Belski2017-12-031-0/+11
* Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-10-191-2/+2
|\
| * Escape newline on curl config.m4Ryan Volz2017-10-191-2/+2
* | Merge branch 'PHP-7.0' into PHP-7.1Remi Collet2017-08-181-0/+3
|\ \ | |/
| * Fixed bug #75093 OpenSSL support not detectedRemi Collet2017-08-181-0/+3
* | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-07-251-3/+19
|\ \ | |/
| * Fixed finding CURL on systems with multiarch supportCarsten Brandt2017-07-251-3/+19
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-03-271-1/+1
|\ \ | |/
| * deps updated, cherry-pick 88642decf9ab59d206db515990886b0761bfa835Anatol Belski2017-03-271-1/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2017-01-151-1/+1
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2017-01-151-1/+1
| |\
| | * Update more functions with path checkStanislav Malyshev2017-01-151-1/+1
| | * Fix bug #73147: Use After Free in PHP7 unserialize()Stanislav Malyshev2016-09-252-1/+24
* | | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-132-4/+12
|\ \ \ | |/ /
| * | Increase wait time for tests involving sockets to improve Travis relabilityMitch Hagstrand2017-01-132-4/+12
| * | Merge branch 'pull-request/1809'Joe Watkins2017-01-061-0/+38
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-045-5/+5
* | | move various places to the centralized OpenSSL setup routineAnatol Belski2017-01-081-6/+5
* | | Merge branch 'pull-request/1809'Joe Watkins2017-01-061-0/+38
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-045-5/+5
* | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-12-273-140/+71
|\ \ \ | |/ /
| * | Makes the sapi web server and curl tests more reliableMitch Hagstrand2016-12-273-105/+18
| * | Fixes the curl tests to be more reliable in Travis CIMitch Hagstrand2016-12-272-37/+55
* | | Merge branch 'PHP-7.0' into PHP-7.1Sara Golemon2016-12-251-12/+7
|\ \ \ | |/ /
| * | Interpretation of curl_setopt values for boolean parametersdedal.qq2016-12-251-12/+7
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-12-041-4/+13
|\ \ \ | |/ /
| * | fix testAnatol Belski2016-12-041-4/+13
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-12-016-0/+204
|\ \ \ | |/ /
| * | fork testsAnatol Belski2016-12-016-0/+204
| * | Fix bug #73147: Use After Free in PHP7 unserialize()Stanislav Malyshev2016-10-122-0/+21
* | | Fix bug #73147: Use After Free in PHP7 unserialize()Stanislav Malyshev2016-10-142-0/+21
* | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-09-291-0/+3
|\ \ \ | |/ /
| * | Add CURLE_SSL_PINNEDPUBKEYNOTMATCHChristoph M. Becker2016-09-151-0/+3
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-08-291-2/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-08-291-2/+3
| |\ \ | | |/
| | * ensure null terminationAnatol Belski2016-08-291-2/+3
| | * Fix for bug #72807 - do not produce strings with negative lengthStanislav Malyshev2016-08-161-0/+4
* | | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2016-08-171-2/+6
|\ \ \ | |/ /
| * | Fix bug #72674 - check both curl_escape and curl_unescapeStanislav Malyshev2016-08-031-2/+6
* | | Merge branch 'PHP-7.0' into PHP-7.1Pierrick Charron2016-07-271-42/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Pierrick Charron2016-07-271-42/+1
| |\ \ | | |/
| | * Fixed bug #71929 (CURLINFO_CERTINFO data parsing error).Pierrick Charron2016-07-271-43/+1
* | | Merge branch 'PHP-7.0' into PHP-7.1Pierrick Charron2016-07-261-4/+6
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Pierrick Charron2016-07-261-4/+6
| |\ \ | | |/
| | * Fixed bug #71709Pierrick Charron2016-07-261-5/+6