Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Reduce (some more) compile noise of 'unused variable' and 'may be used | Christopher Jones | 2013-08-19 | 1 | -1/+1 |
* | Merge branch 'PHP-5.4' into PHP-5.5 | Adam Harvey | 2013-08-19 | 1 | -5/+9 |
|\ | |||||
| * | Track created curl_slist structs by option so they can be updated in situ. | Adam Harvey | 2013-08-19 | 1 | -5/+9 |
* | | - Fixed typo on condition | Felipe Pena | 2013-06-25 | 1 | -1/+1 |
* | | Remove curl wrappers | Pierrick Charron | 2013-04-23 | 1 | -33/+0 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Xinchen Hui | 2013-04-04 | 1 | -2/+2 |
|\ \ | |||||
| * | | s ,CURL_WRAPPERS_ENABLE,CURL_WRAPPERS_ENABLED, | Xinchen Hui | 2013-04-04 | 1 | -2/+2 |
* | | | Merge branch 'PHP-5.4' into PHP-5.5 | Xinchen Hui | 2013-04-03 | 1 | -0/+3 |
|\ \ \ | |/ / | |||||
| * | | Add CURL_WRAPPERS_ENABLE constant | Xinchen Hui | 2013-04-03 | 1 | -0/+3 |
| |/ | |||||
| * | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | | fix free vs. curl_free | Anatol Belski | 2013-02-17 | 1 | -2/+2 |
* | | Implement fix for bug #46439 - add CURLFile class for safer uploads | Stanislav Malyshev | 2013-01-28 | 1 | -44/+100 |
* | | Improve resource management for curl handle | Pierrick Charron | 2013-01-05 | 1 | -9/+2 |
* | | Remove passwd handler from struct when not needed | Pierrick Charron | 2013-01-01 | 1 | -0/+2 |
* | | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | | Add new curl options | Pierrick Charron | 2012-12-28 | 1 | -0/+30 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Pierrick Charron | 2012-12-27 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Fixed #63859 Memory leak when reusing curl-handle | Pierrick Charron | 2012-12-27 | 1 | -0/+3 |
* | | New curl_pause() function | Pierrick Charron | 2012-12-23 | 1 | -0/+39 |
* | | Support for curl_strerror and curl_multi_strerror | Pierrick Charron | 2012-12-23 | 1 | -1/+37 |
* | | Add curl_multi_setopt and clean curl_share_setopt | Pierrick Charron | 2012-12-23 | 1 | -0/+14 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Pierrick Charron | 2012-12-22 | 1 | -0/+24 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.3' into PHP-5.4 | Pierrick Charron | 2012-12-22 | 1 | -0/+24 |
| |\ | |||||
| | * | Fixed segfault due to libcurl connection caching | Pierrick Charron | 2012-12-22 | 1 | -0/+24 |
* | | | Merge branch 'PHP-5.4' into PHP-5.5 | Pierrick Charron | 2012-12-21 | 1 | -2/+8 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Pierrick Charron | 2012-12-21 | 1 | -2/+8 |
| |\ \ | | |/ | |||||
| | * | CURL >= 7.28.0 no longer support value 1 for CURLOPT_SSL_VERIFYHOST) | Pierrick Charron | 2012-12-21 | 1 | -1/+10 |
* | | | Merge branch 'PHP-5.4' into PHP-5.5 | Xinchen Hui | 2012-11-21 | 1 | -4/+0 |
|\ \ \ | |/ / | |||||
| * | | Unused variable copystr | Xinchen Hui | 2012-11-21 | 1 | -4/+0 |
| * | | Notice if CURLOPT_SSL_VERIFYHOST is set to true | John Jawed (JJ) | 2012-10-25 | 1 | -1/+5 |
| * | | Fixed bug #62912 (CURLINFO_PRIMARY_IP is not exposed) | Pierrick Charron | 2012-08-24 | 1 | -3/+13 |
* | | | Notice if CURLOPT_SSL_VERIFYHOST is set to true | John Jawed (JJ) | 2012-10-25 | 1 | -1/+4 |
* | | | Add CURLOPT_READDATA which was removed by mistake | Pierrick Charron | 2012-09-22 | 1 | -0/+1 |
* | | | - Fixed compiler warnings | Felipe Pena | 2012-08-27 | 1 | -4/+4 |
* | | | Fix bad version for CURLINFO_CERTINFO | Pierrick Charron | 2012-08-26 | 1 | -1/+3 |
* | | | Add missing constants in cURL | Pierrick Charron | 2012-08-25 | 1 | -1/+4 |
* | | | Update bad versions for cURL constants | Pierrick Charron | 2012-08-24 | 1 | -13/+20 |
* | | | Merge branch 'PHP-5.4' | Pierrick Charron | 2012-08-16 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Pierrick Charron | 2012-08-16 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #62839 | Pierrick Charron | 2012-08-16 | 1 | -2/+2 |
* | | | Merge branch 'PHP-5.4' | Xinchen Hui | 2012-07-09 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-07-09 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #62499 (curl_setopt($ch, CURLOPT_COOKIEFILE, "") returns false) | Xinchen Hui | 2012-07-09 | 1 | -1/+1 |
| | * | Fixed bug #61948 (CURLOPT_COOKIEFILE '' raises open_basedir restriction) | Xinchen Hui | 2012-05-06 | 1 | -1/+1 |
| | * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | * | Fixed bug #60439curl_copy_handle segfault when used with CURLOPT_PROGRESSFUNC... | Pierrick Charron | 2011-12-04 | 1 | -0/+7 |
| | * | Fix memory leak when using libcurl < 7.17.0 | Pierrick Charron | 2011-11-22 | 1 | -22/+16 |
| | * | Fix memory leak | Pierrick Charron | 2011-11-21 | 1 | -0/+12 |
| | * | Fixed issues when streams were closed before curl read/write from them, or cl... | Hannes Magnusson | 2011-09-12 | 1 | -26/+80 |