| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'PHP-5.5' into PHP-5.6 | Michael Wallner | 2014-04-30 | 1 | -2/+2 |
|\ |
|
| * | fix test locality inconsitency | Michael Wallner | 2014-04-30 | 1 | -2/+2 |
* | | Merge branch 'PHP-5.5' into PHP-5.6 | Michael Wallner | 2014-04-30 | 6 | -33/+95 |
|\ \
| |/ |
|
| * | fix bug #64247 (CURLOPT_INFILE doesn't allow reset) | Michael Wallner | 2014-04-30 | 6 | -33/+95 |
* | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-04-13 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2014-04-13 | 1 | -0/+2 |
| |\ |
|
| | * | Fix #66562: Consistency bug where curl_multi_getcontent behaves different fro... | Freek | 2014-04-13 | 1 | -0/+2 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Adam Harvey | 2014-03-11 | 1 | -0/+2 |
|\ \ \
| |/ / |
|
| * | | Fix compile error with theoretically supported versions of libcurl < 7.12.3. | Adam Harvey | 2014-03-11 | 1 | -0/+2 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2014-02-28 | 1 | -1/+5 |
|\ \ \
| |/ / |
|
| * | | don't compare constants on run time | Anatol Belski | 2014-02-28 | 1 | -1/+5 |
* | | | Merge branch '5.5' into 5.6 | Tjerk Meesters | 2014-02-28 | 8 | -109/+118 |
|\ \ \
| |/ / |
|
| * | | Fixed expected output of a few cURL test cases | Tjerk Meesters | 2014-02-28 | 4 | -8/+4 |
| * | | Allow NULL as value for CURLOPT_CUSTOMREQUEST option. | datibbaw | 2014-02-28 | 4 | -101/+114 |
* | | | Remove cURL close policy related constants | Chris Wright | 2014-02-26 | 1 | -9/+0 |
* | | | Add openssl.cafile ini check when loading cainfo | Daniel Lowrey | 2014-02-25 | 1 | -1/+4 |
* | | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2014-02-05 | 1 | -3/+1 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2014-02-05 | 1 | -3/+1 |
| |\ \
| | |/ |
|
| | * | adapt test to curl 7.35.0 upgrade | Anatol Belski | 2014-02-05 | 1 | -3/+1 |
| | * | Bump year | Xinchen Hui | 2014-01-03 | 4 | -4/+4 |
| | * | Suppress compiler warning "warning: variable ‘length’ set but not used [-... | Christopher Jones | 2013-08-21 | 1 | -2/+0 |
| * | | Bump year | Xinchen Hui | 2014-01-03 | 5 | -5/+5 |
* | | | Bump year | Xinchen Hui | 2014-01-03 | 5 | -5/+5 |
* | | | Allow CURLOPT_FOLLOWLOCATION to be used with open_basedir. | Adam Harvey | 2013-09-10 | 5 | -22/+60 |
* | | | Merge branch 'PHP-5.5' | Christopher Jones | 2013-08-19 | 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.5' | Adam Harvey | 2013-08-19 | 3 | -6/+35 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Adam Harvey | 2013-08-19 | 3 | -6/+35 |
| |\ \
| | |/ |
|
| | * | Track created curl_slist structs by option so they can be updated in situ. | Adam Harvey | 2013-08-19 | 3 | -6/+35 |
* | | | Merge branch 'PHP-5.5' | Christopher Jones | 2013-08-06 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Fix long-standing visual pain point: the misalignment of './configure help' t... | Christopher Jones | 2013-08-06 | 1 | -1/+1 |
* | | | Merge branch 'PHP-5.5' | Felipe Pena | 2013-06-25 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | - Fixed typo on condition | Felipe Pena | 2013-06-25 | 1 | -1/+1 |
* | | | Merge branch 'PHP-5.5' | David Soria Parra | 2013-04-25 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Fix curl build on windows | David Soria Parra | 2013-04-25 | 1 | -1/+1 |
* | | | Merge branch 'PHP-5.5' | Pierrick Charron | 2013-04-23 | 5 | -617/+1 |
|\ \ \
| |/ / |
|
| * | | Remove curl wrappers | Pierrick Charron | 2013-04-23 | 5 | -617/+1 |
* | | | Merge branch 'PHP-5.5' | Anatol Belski | 2013-04-17 | 1 | -0/+48 |
|\ \ \
| |/ / |
|
| * | | Added curl config test for windows | Anatol Belski | 2013-04-17 | 1 | -0/+48 |
* | | | Merge branch 'PHP-5.5' | Xinchen Hui | 2013-04-04 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | 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.5' | Xinchen Hui | 2013-04-03 | 1 | -0/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | 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 |
| | |/ |
|
* | | | Merge branch 'PHP-5.5' | Anatol Belski | 2013-02-19 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2013-02-19 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Merge branch 'PHP-5.3' into PHP-5.4 | Anatol Belski | 2013-02-19 | 1 | -1/+1 |
| | |\ |
|
| | | * | fix the test for curl 7.29.0+ | Anatol Belski | 2013-02-19 | 1 | -1/+1 |
| | | * | Happy New Year~ | Xinchen Hui | 2013-01-01 | 4 | -4/+4 |