Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Save some more calls to strlen() on the CURLFile helper methods | Kalle Sommer Nielsen | 2016-10-20 | 1 | -9/+9 |
* | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-10-12 | 2 | -0/+21 |
|\ | |||||
| * | Fix bug #73147: Use After Free in PHP7 unserialize() | Stanislav Malyshev | 2016-10-12 | 2 | -0/+21 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2016-09-29 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Add CURLE_SSL_PINNEDPUBKEYNOTMATCH | Christoph M. Becker | 2016-09-15 | 1 | -0/+3 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-08-29 | 1 | -2/+3 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Anatol Belski | 2016-08-29 | 1 | -2/+3 |
| |\ | |||||
| | * | ensure null termination | Anatol Belski | 2016-08-29 | 1 | -2/+3 |
| | * | Fix for bug #72807 - do not produce strings with negative length | Stanislav Malyshev | 2016-08-16 | 1 | -0/+4 |
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Xinchen Hui | 2016-08-17 | 1 | -2/+6 |
|\ \ \ | |/ / | |||||
| * | | Fix bug #72674 - check both curl_escape and curl_unescape | Stanislav Malyshev | 2016-08-03 | 1 | -2/+6 |
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Pierrick Charron | 2016-07-27 | 1 | -42/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Pierrick Charron | 2016-07-27 | 1 | -42/+1 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #71929 (CURLINFO_CERTINFO data parsing error). | Pierrick Charron | 2016-07-27 | 1 | -43/+1 |
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Pierrick Charron | 2016-07-26 | 1 | -4/+6 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Pierrick Charron | 2016-07-26 | 1 | -4/+6 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #71709 | Pierrick Charron | 2016-07-26 | 1 | -5/+6 |
| | * | Backported bug #71144 (Segmentation fault when using cURL with ZTS) | Julien Pauli | 2016-07-08 | 2 | -0/+22 |
* | | | Merge branch 'PHP-7.0' | Stanislav Malyshev | 2016-07-19 | 1 | -0/+4 |
|\ \ \ | |/ / | |||||
| * | | Fix bug #72541 - size_t overflow lead to heap corruption | Stanislav Malyshev | 2016-07-12 | 1 | -0/+4 |
* | | | Implement curl server push | Davey Shafik | 2016-06-27 | 3 | -5/+124 |
* | | | Refactor easy handle lookup | Davey Shafik | 2016-06-27 | 1 | -29/+38 |
* | | | Refactor setup of handlers on copied curl handles | Davey Shafik | 2016-06-27 | 2 | -70/+76 |
* | | | Add curl_multi/share_errno() curl_share_strerror() | Pierrick Charron | 2016-06-26 | 6 | -6/+170 |
* | | | Fixed compilation warnings | Dmitry Stogov | 2016-06-22 | 1 | -2/+2 |
* | | | Added test | Dmitry Stogov | 2016-06-07 | 1 | -0/+36 |
* | | | Fixed bug #72202 (curl_close doesn't close cURL handle) | Dmitry Stogov | 2016-06-07 | 1 | -3/+1 |
* | | | Merge branch 'PHP-7.0' | Anatol Belski | 2016-04-29 | 3 | -19/+201 |
|\ \ \ | |/ / | |||||
| * | | fix test | Anatol Belski | 2016-04-29 | 1 | -0/+3 |
| * | | Expose some of the new curl constants to PHP userspace | Pierrick Charron | 2016-04-29 | 2 | -19/+198 |
* | | | Removed "zend_fcall_info.function_table". It was assigned in many places, but... | Dmitry Stogov | 2016-04-27 | 1 | -5/+0 |
* | | | Merge branch 'PHP-7.0' | Pierrick Charron | 2016-04-23 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug #68658 (Define CURLE_SSL_CACERT_BADFILE) | Pierrick Charron | 2016-04-23 | 1 | -0/+1 |
* | | | Merge branch 'PHP-7.0' | Pierrick Charron | 2016-04-23 | 2 | -2/+13 |
|\ \ \ | |/ / | |||||
| * | | Fix cURL test to use local server instead of google | Pierrick Charron | 2016-04-23 | 2 | -2/+13 |
* | | | Merge branch 'PHP-7.0' | Anatol Belski | 2016-04-16 | 1 | -0/+6 |
|\ \ \ | |/ / | |||||
| * | | Adds new curl option CURLOPT_SSL_VERIFYSTATUS to enable OCSP verification | Dominic Luechinger | 2016-04-16 | 1 | -0/+6 |
* | | | Merge branch 'PHP-7.0' | Xinchen Hui | 2016-03-21 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.6' into PHP-7.0 | Xinchen Hui | 2016-03-21 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | FIX #71831: CURLOPT_NOPROXY applied as long instead of string | Michael Sierks | 2016-03-18 | 1 | -1/+1 |
* | | | Removed zend_fcall_info.symbol_table | Dmitry Stogov | 2016-03-02 | 1 | -5/+0 |
|/ / | |||||
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Nikita Popov | 2016-03-01 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Fix bug #71694 | mpyw | 2016-03-01 | 1 | -0/+3 |
* | | Remove TSRMLS_* from code, they are not used anymore | Stanislav Malyshev | 2016-02-17 | 1 | -1/+1 |
* | | Fixed memory leak in curl_getinfo() | Leigh | 2016-02-08 | 1 | -2/+3 |
* | | Online test | Xinchen Hui | 2016-02-05 | 1 | -1/+4 |
* | | Merge branch 'PHP-5.6' into PHP-7.0 | Xinchen Hui | 2016-02-05 | 2 | -1/+33 |
|\ \ | |/ | |||||
| * | Fixed bug #71523 (Copied handle with new option CURLOPT_HTTPHEADER crashes wh... | Xinchen Hui | 2016-02-05 | 2 | -1/+34 |
* | | fix build | Antony Dovgal | 2016-02-03 | 1 | -1/+1 |
* | | use correct element size, avoid reading stack | Antony Dovgal | 2016-02-03 | 1 | -1/+1 |