summaryrefslogtreecommitdiff
path: root/ext/curl
Commit message (Expand)AuthorAgeFilesLines
* 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
* ensure null terminationAnatol Belski2016-08-291-2/+3
* Fix for bug #72807 - do not produce strings with negative lengthStanislav Malyshev2016-08-161-0/+4
* Fixed bug #71929 (CURLINFO_CERTINFO data parsing error).Pierrick Charron2016-07-271-43/+1
* Fixed bug #71709Pierrick Charron2016-07-261-5/+6
* Backported bug #71144 (Segmentation fault when using cURL with ZTS)Julien Pauli2016-07-082-0/+22
* FIX #71831: CURLOPT_NOPROXY applied as long instead of stringMichael Sierks2016-03-181-1/+1
* Fix bug #71694mpyw2016-03-011-0/+3
* Fixed bug #71523 (Copied handle with new option CURLOPT_HTTPHEADER crashes wh...Xinchen Hui2016-02-052-1/+34
* Happy new year (Update copyright to 2016)Lior Kaplan2016-01-015-5/+5
* Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-04-142-0/+50
|\
| * fix testStanislav Malyshev2015-04-131-0/+6
| * Merge branch 'PHP-5.4.40' into PHP-5.5-securityStanislav Malyshev2015-04-052-0/+44
| |\
| | * Fixed bug #69316 (Use-after-free in php_curl related to CURLOPT_FILE/_INFILE/...Stanislav Malyshev2015-04-052-0/+51
| | * add missing test fileStanislav Malyshev2014-12-161-0/+7
* | | Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2015-04-011-0/+1
|\ \ \ | |/ /
| * | Fixed bug #68739 (Missing break / control flow in curl)Xinchen Hui2015-04-011-0/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-03-221-0/+6
|\ \ \ | |/ /
| * | add CURL_HTTP_VERSION_2_0 and CURL_VERSION_HTTP2Masaki Kagaya2015-03-221-0/+6
* | | Merge branch 'PHP-5.5' into PHP-5.6Julien Pauli2015-02-231-0/+5
|\ \ \ | |/ /
| * | curl: add new proxy constantsLinus Unnebäck2015-02-231-0/+5
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2015-02-221-1/+1
|\ \ \ | |/ /
| * | Fix Win32 SSPI initialization for digest authentication in cURLGrant Pannell2015-02-221-1/+1
| * | Bump yearXinchen Hui2015-01-155-5/+5
* | | bump yearXinchen Hui2015-01-155-5/+5
* | | Merge branch 'PHP-5.5' into PHP-5.6Adam Harvey2014-12-051-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2014-12-051-1/+1
| |\ \ | | |/
| | * Revert unintentional docblock changeChris Christoff2014-12-051-1/+1
| | * Fix bug #68089 - do not accept options with embedded \0Stanislav Malyshev2014-10-132-0/+24
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-11-302-2/+35
|\ \ \ | |/ /
| * | Add a test for bug #67643 (curl_multi_getcontent returns '' when RETURNTRANSF...Jille Timmermans2014-11-301-0/+30
| * | Fixed bug #67643 (curl_multi_getcontent returns '' when CURLOPT_RETURNTRANSFE...Jille Timmermans2014-11-301-2/+5
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-11-231-0/+27
|\ \ \ | |/ /
| * | Merge branch 'pull-request/863' into PHP-5.5Stanislav Malyshev2014-11-231-0/+27
| |\ \
| | * | Test PHP Init Fail Without ParamsPaulo Eduardo2014-09-301-0/+27
* | | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-11-051-1/+1
|\ \ \ \ | |/ / /
| * | | fix dir separator in testAnatol Belski2014-11-051-1/+1
* | | | Merge branch 'PHP-5.5' into PHP-5.6Rasmus Lerdorf2014-10-161-0/+6
|\ \ \ \ | |/ / /
| * | | TLS 1.0, 1.1 and 1.2 Curl constants - bug #68247Rasmus Lerdorf2014-10-161-0/+6
* | | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-10-141-1/+1
|\ \ \ \ | |/ / /
| * | | Fix return code (merges are hard :( )Stanislav Malyshev2014-10-141-1/+1
| * | | Fix bug #68089 - do not accept options with embedded \0Stanislav Malyshev2014-10-142-0/+23
| |/ /
* | | Fix bug #68089 - do not accept options with embedded \0Stanislav Malyshev2014-10-142-0/+23
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-09-111-1/+1
|\ \ \ | |/ /
| * | reflect in the test that GSS-Negotiate is deprecated since libcurl 7.38.0Anatol Belski2014-09-111-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-05-121-3/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-05-121-3/+5
| |\ \ | | |/
| | * fix test - output can be chunkedStanislav Malyshev2014-05-121-3/+5
* | | fix testStanislav Malyshev2014-05-121-0/+1