summaryrefslogtreecommitdiff
path: root/ext/curl
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
|\ \ \ | |/ /
| * | Fixed #63859 Memory leak when reusing curl-handlePierrick Charron2012-12-271-0/+3
* | | Fix ext/curl tests to work on every libcurl versionsPierrick Charron2012-12-264-10/+18
* | | New curl_pause() functionPierrick Charron2012-12-232-0/+43
* | | Support for curl_strerror and curl_multi_strerrorPierrick Charron2012-12-235-2/+106
* | | Add curl_multi_setopt and clean curl_share_setoptPierrick Charron2012-12-236-6/+120
* | | Remove duplicated function definitionPierrick Charron2012-12-231-20/+14
* | | Merge branch 'PHP-5.4' into PHP-5.5Pierrick Charron2012-12-222-0/+80
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Pierrick Charron2012-12-222-0/+80
| |\ \ | | |/
| | * Fixed segfault due to libcurl connection cachingPierrick Charron2012-12-222-0/+80
* | | Merge branch 'PHP-5.4' into PHP-5.5Pierrick Charron2012-12-214-8/+48
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Pierrick Charron2012-12-214-8/+48
| |\ \ | | |/
| | * Fixed bug #63352 (Can't enable hostname validation when using curl stream wra...Pierrick Charron2012-12-211-2/+2
| | * CURL >= 7.28.0 no longer support value 1 for CURLOPT_SSL_VERIFYHOST)Pierrick Charron2012-12-213-1/+78
* | | Merge branch 'PHP-5.4' into PHP-5.5Pierrick Charron2012-12-211-0/+5
|\ \ \ | |/ /
| * | Fix testPierrick Charron2012-12-211-0/+5
* | | Merge branch 'PHP-5.4' into PHP-5.5Pierrick Charron2012-12-192-13/+10
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Pierrick Charron2012-12-192-13/+10
| |\ \ | | |/
| | * Fixed bug #55438 (Curlwapper is not sending http header randomly)Pierrick Charron2012-12-192-13/+10
* | | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2012-11-211-4/+0
|\ \ \ | |/ /
| * | Unused variable copystrXinchen Hui2012-11-211-4/+0
| * | Notice if CURLOPT_SSL_VERIFYHOST is set to trueJohn Jawed (JJ)2012-10-252-1/+34
* | | Notice if CURLOPT_SSL_VERIFYHOST is set to trueJohn Jawed (JJ)2012-10-252-1/+33
* | | Merge branch 'PHP-5.4'Xinchen Hui2012-10-103-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-103-0/+0
| |\ \ | | |/
| | * Remove executable permission on phptXinchen Hui2012-10-103-0/+0
* | | Merge branch 'PHP-5.4'Pierrick Charron2012-09-281-0/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Pierrick Charron2012-09-281-0/+4
| |\ \ | | |/
| | * FD_ZERO file descriptors before calling curl_multi_fdsetPierrick Charron2012-09-281-0/+4
* | | Merge branch 'PHP-5.4'Pierrick Charron2012-09-221-0/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Pierrick Charron2012-09-221-0/+3
| |\ \ | | |/
| | * Avoid calling select if maxfd returned by curl_multi_fdset is -1Pierrick Charron2012-09-221-0/+3
* | | Add CURLOPT_READDATA which was removed by mistakePierrick Charron2012-09-221-0/+1
* | | Merge branch 'PHP-5.4'Xinchen Hui2012-09-181-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-09-181-1/+1
| |\ \ | | |/