| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
files).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
is used and ssl certificate is not verifiable).
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Disabled CURLOPT_FOLLOWLOCATION in curl when open_basedir or safe_mode are
enabled.
# Patches by Stefan E.
|
|
|
|
| |
curlwrappers enabled)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- skip empty headers in on_header_available()
|
|
|
|
|
| |
checks.
|
| |
|
|
|
|
|
|
|
| |
the data length from cURL, so it's binary safe.
fix leak appearing when re-using curl handle
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
fix segfaults when CURL callback functions throw exception.
|
|
|
|
|
|
|
| |
- Fixed several VPATH build issues
- Changed all awk calls to use $AWK
- Changed all mkdir calls to use "$php_shtool mkdir"
|