Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Nuke php3 legacy | foobar | 2005-12-06 | 1 | -1/+1 |
| | |||||
* | MF51: improve open_basedir check | foobar | 2005-11-27 | 1 | -1/+1 |
| | |||||
* | MF51: fix #35341 (Fix for bug #33760 breaks build with older curl) | Antony Dovgal | 2005-11-22 | 1 | -1/+1 |
| | |||||
* | fix configure help | foobar | 2005-11-10 | 1 | -3/+3 |
| | |||||
* | MFB51: Additional open_basedir/safe_mode checks. | Ilia Alshanetsky | 2005-10-31 | 1 | -1/+1 |
| | |||||
* | Fix configure | foobar | 2005-10-26 | 1 | -4/+4 |
| | |||||
* | Fix indent | foobar | 2005-10-26 | 1 | -34/+34 |
| | |||||
* | - thread safe SSL crypto locks, fixes bug #33760 | Michael Wallner | 2005-10-25 | 3 | -2/+183 |
| | |||||
* | Further URL validations in safe_mode/open_basedir configs. | Ilia Alshanetsky | 2005-10-17 | 1 | -1/+1 |
| | |||||
* | Added missing safe_mode checks. | Ilia Alshanetsky | 2005-10-06 | 1 | -1/+1 |
| | |||||
* | Missing safe_mode/open_basedir checks for file uploads. | Ilia Alshanetsky | 2005-10-05 | 1 | -1/+6 |
| | |||||
* | Fixed bug #34420 (Possible crash inside curl_multi_remove_handle()). | Ilia Alshanetsky | 2005-09-08 | 1 | -2/+0 |
| | |||||
* | MFB | foobar | 2005-08-25 | 1 | -1/+1 |
| | |||||
* | Added curl_setopt_array(), allowing setting of multiple cURL options. | Ilia Alshanetsky | 2005-08-09 | 2 | -16/+112 |
| | | | | | Added CURLINFO_HEADER_OUT to facilitate request retrieval. | ||||
* | - Bumber up year | foobar | 2005-08-03 | 4 | -4/+4 |
| | |||||
* | Cleanup buffers on handle re-use. | Ilia Alshanetsky | 2005-07-18 | 1 | -5/+1 |
| | |||||
* | Added 2 missing cURL options available in all versions. | Ilia Alshanetsky | 2005-07-16 | 1 | -0/+4 |
| | |||||
* | Darwin seems to like this much better. | George Schlossnagle | 2005-07-15 | 2 | -2/+5 |
| | |||||
* | Fixed bug #33475 (cURL handle is not closed on curl_close(). | Ilia Alshanetsky | 2005-06-26 | 2 | -1/+4 |
| | |||||
* | fix bug #33222 (segfault when CURL handle is closed in a callback). | Antony Dovgal | 2005-06-02 | 2 | -6/+22 |
| | | | | | fix segfaults when CURL callback functions throw exception. | ||||
* | - Added PHP_INSTALL_HEADERS() macro | foobar | 2005-05-07 | 1 | -1/+1 |
| | | | | | | | - Fixed several VPATH build issues - Changed all awk calls to use $AWK - Changed all mkdir calls to use "$php_shtool mkdir" | ||||
* | php_error() -> php_error_docref(). | Ilia Alshanetsky | 2005-04-21 | 1 | -1/+1 |
| | |||||
* | - Fixed bug #30609 (cURL functions bypass open_basedir) | foobar | 2005-03-14 | 1 | -3/+32 |
| | |||||
* | Fix for bug #31901 | Rasmus Lerdorf | 2005-02-09 | 1 | -2/+2 |
| | |||||
* | Fix #31413: curl POSTFIELDS usage on 64-bit platforms. | Joe Orton | 2005-01-05 | 1 | -3/+7 |
| | |||||
* | fix typo so it compiles | Rob Richards | 2004-11-18 | 1 | -1/+1 |
| | |||||
* | Added support for better control over FTP encryption protocols. | Ilia Alshanetsky | 2004-11-14 | 1 | -1/+12 |
| | |||||
* | Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib | Joe Orton | 2004-11-03 | 1 | -3/+3 |
| | | | | | to support multi-ABI platforms. | ||||
* | MFB: Fixed bug #30613 (Prevent infinite recursion in url redirection). | Ilia Alshanetsky | 2004-11-01 | 1 | -0/+1 |
| | |||||
* | Fixed bug #30475 (curl_getinfo() may crash in some situations). | Ilia Alshanetsky | 2004-10-18 | 1 | -9/+18 |
| | |||||
* | fix wrong check from return value, binary content should not be \0'd, | Sterling Hughes | 2004-09-10 | 1 | -1/+1 |
| | | | | | non-binary content should be \0'd. | ||||
* | Use user_agent ini setting if it's available. | Sara Golemon | 2004-08-31 | 1 | -1/+1 |
| | |||||
* | MFB: Removed unneeded bits. | Ilia Alshanetsky | 2004-08-20 | 1 | -3/+0 |
| | |||||
* | Added more missing cURL options. | Ilia Alshanetsky | 2004-08-20 | 1 | -0/+6 |
| | |||||
* | Fixed bug #29727 (Added missing CURL authentication directives). | Ilia Alshanetsky | 2004-08-18 | 1 | -1/+8 |
| | |||||
* | fix bug wrt to CURLOPT_POSTFIELDS where if you passed it code like: | Sterling Hughes | 2004-07-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | $fields = array('foo' => 'bar'); curl_setopt($ch, CURLOPT_POSTFIELDS, $fields); curl_exec($ch); as opposed to : curl_setopt($ch, CURLOPT_POSTFIELDS, array('foo' => 'bar')); you'll get a segv or no results, depending on the mood and cycle of the moon. | ||||
* | Fixed bug #28196 (missing error constants in cURL extension). | Ilia Alshanetsky | 2004-04-29 | 1 | -0/+19 |
| | |||||
* | "The Visa to Sibiria" (work in progress) | Hartmut Holzgraefe | 2004-03-23 | 1 | -0/+52 |
| | | | | | | | | | Adding a package.xml to a bundled extension does not only ease the transition to PECL whereever suitable but also allows to build and install an extension as "shared" using the PEAR installer without having to deal with phpize and friends by hand | ||||
* | Fixes to allow curl extension to compile against libcurl 7.11.1 | Ilia Alshanetsky | 2004-03-22 | 1 | -1/+14 |
| | |||||
* | zval **, not a zval * | Sterling Hughes | 2004-03-12 | 1 | -4/+4 |
| | |||||
* | avoid a memory leak when a php_curl handle is allocated, but the initialization | Sterling Hughes | 2004-03-12 | 1 | -5/+8 |
| | | | | | of a CURL handle fails. | ||||
* | add the curl_copy_handle() function which will exactly duplicate a cURL handle. | Sterling Hughes | 2004-03-12 | 2 | -0/+36 |
| | | | | | | Useful when you have multiple "similair" transforms as with a multi handle with only small variances (like the URL) | ||||
* | Simplify check. | Ilia Alshanetsky | 2004-03-12 | 1 | -8/+6 |
| | |||||
* | Additional checks of return values from user callback functions. | Ilia Alshanetsky | 2004-03-12 | 1 | -8/+20 |
| | |||||
* | leave length as -1, no need to strdup() | Sterling Hughes | 2004-03-12 | 1 | -5/+1 |
| | |||||
* | Opps. Shouldn't look at the value, just the type | John Coggeshall | 2004-03-12 | 1 | -1/+1 |
| | |||||
* | CURLOPT_INFILE === CURLOPT_READDATA | John Coggeshall | 2004-03-12 | 1 | -0/+1 |
| | |||||
* | Fixed a crash which happens if your READFUNCTION callback doesn't actually | John Coggeshall | 2004-03-12 | 1 | -2/+6 |
| | | | | | return a string as promised. | ||||
* | Readability++ | Ilia Alshanetsky | 2004-03-11 | 1 | -3/+3 |
| | |||||
* | Fixed memory leak in the multi interface. | Ilia Alshanetsky | 2004-03-11 | 3 | -5/+13 |
| | | | | | | | Fixed proto of curl_multi_exec(). Fixed crash in curl resource attached to curl multi resource is manually freed via curl_close(). |