summaryrefslogtreecommitdiff
path: root/ext/curl
Commit message (Expand)AuthorAgeFilesLines
* year++Xinchen Hui2018-01-025-5/+5
* Bump libcurl requirement to 7.12.1Nikita Popov2017-12-195-61/+12
* Merge branch 'PHP-7.2'Nikita Popov2017-12-161-1/+1
|\
| * Fixed bug #75614Nikita Popov2017-12-161-1/+1
* | Move constants into read-only data segmentDmitry Stogov2017-12-141-1/+1
* | Merge branch 'PHP-7.2'Anatol Belski2017-12-031-0/+11
|\ \ | |/
| * Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2017-12-031-0/+11
| |\
| | * 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
* | | | Avoid unnecessary reference-counting on strings.Dmitry Stogov2017-11-161-21/+28
* | | | Merge branch 'PHP-7.2'Joe Watkins2017-09-121-1/+1
|\ \ \ \ | |/ / /
| * | | Fix LDFLAGS getting overwritten (ext/curl)Dylan K. Taylor2017-09-121-1/+1
* | | | Add test for curl_mutli_close on non curl multi resourceMatt Piskorz2017-09-061-0/+25
* | | | Merge branch 'PHP-7.2'Remi Collet2017-08-271-2/+6
|\ \ \ \ | |/ / /
| * | | Improve pkg-config usageRemi Collet2017-08-271-2/+6
* | | | Merge branch 'PHP-7.2'Remi Collet2017-08-251-54/+76
|\ \ \ \ | |/ / /
| * | | Switch from curl-config to pkg-config for curl extensionRemi Collet2017-08-251-54/+76
* | | | Merge branch 'PHP-7.2'Remi Collet2017-08-181-0/+3
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.1' into PHP-7.2Remi Collet2017-08-181-0/+3
| |\ \ \ | | |/ /
| | * | 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
* | | | Get rid of all these old package[2].xml files, most of these had no had a rel...Kalle Sommer Nielsen2017-08-171-52/+0
* | | | Refactor php_url struct to save memory dup in common casesXinchen Hui2017-08-061-1/+1
* | | | Add test for curl_share_closeBarry O Sullivan2017-08-041-0/+19
|/ / /
* | | Merge branch 'PHP-7.1' into PHP-7.2Joe Watkins2017-07-251-3/+19
|\ \ \ | |/ /
| * | 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
* | | Remove superfluous semicolonsTom Van Looy2017-06-261-1/+1
* | | Fixed wrong usage of old ZPP API.Dmitry Stogov2017-06-192-2/+2
* | | Avoid useless dereferences and separations during paramter passing.Dmitry Stogov2017-06-192-7/+7
* | | fix test, yet master staging onlyAnatol Belski2017-02-241-1/+1
* | | Merge branch 'PHP-7.1'Stanislav Malyshev2017-01-151-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.1'Joe Watkins2017-01-132-4/+12
|\ \ \ \ | |/ / /
| * | | 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
* | | | Merge branch 'PHP-7.1'Anatol Belski2017-01-081-6/+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 'pull-request/1809'Joe Watkins2017-01-061-0/+38
|\ \ \ \
| * | | | Update curl_multi_info_read.phptmarcosptf2016-10-261-2/+2