#
5e576be3 |
| 26-Dec-2006 |
Ilia Alshanetsky |
Fixed bug #39878 (CURL doesn't compile on Sun Studio Pro).
|
#
2beee146 |
| 19-Dec-2006 |
Michael Wallner |
MFH: check CRYPTO_get_id_callback() if anyone else already set thread lock callbacks
|
Revision tags: php-5.2.1RC1 |
|
#
57eb7c0b |
| 21-Nov-2006 |
Ilia Alshanetsky |
Adjust previous patch to work better
|
#
fd8378d7 |
| 20-Nov-2006 |
Ilia Alshanetsky |
Fixed compiler warnings
|
#
0c7e63a0 |
| 03-Nov-2006 |
Ilia Alshanetsky |
Fixed bug #39354 (Allow building of curl extension against libcurl 7.16.0)
|
Revision tags: php-5.2.0, php-5.2.0RC6 |
|
#
03641dce |
| 10-Oct-2006 |
Ilia Alshanetsky |
Fixed bug #39034 (curl_exec() with return transfer returns TRUE on empty files).
|
#
f850285c |
| 08-Oct-2006 |
Ilia Alshanetsky |
Added missing configuration checks
|
Revision tags: php-5.2.0RC5 |
|
#
c8a5e8fa |
| 18-Sep-2006 |
Ilia Alshanetsky |
Fixed bug #38574 (missing curl constants and improper constant detection).
|
Revision tags: php-5.2.0RC4 |
|
#
ef4ff6fe |
| 09-Sep-2006 |
Hannes Magnusson |
CURL->cURL
|
Revision tags: php-5.2.0RC3 |
|
#
5ea30805 |
| 29-Aug-2006 |
Ilia Alshanetsky |
Fixed bug #38637 (curl_copy_handle() fails to fully copy the cURL handle).
|
Revision tags: php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1 |
|
#
a4d2f043 |
| 10-Aug-2006 |
Ilia Alshanetsky |
Fixed overflow on 64bit systems in str_repeat() and wordwrap(). Disabled CURLOPT_FOLLOWLOCATION in curl when open_basedir or safe_mode are enabled. # Patches by Stefan E.
|
Revision tags: php-4.4.3, php-5.2.0RC1 |
|
#
f0178f71 |
| 04-Jul-2006 |
Ilia Alshanetsky |
Eliminate some compiler warnings
|
Revision tags: php-4.4.3RC2 |
|
#
bcd06ef1 |
| 29-Jun-2006 |
Hannes Magnusson |
Bug #37961 (url should be URL)
|
#
d258bcd9 |
| 26-Jun-2006 |
Hannes Magnusson |
MFH: Removed obsolete arginfo include
|
#
954acfe2 |
| 15-Jun-2006 |
Hannes Magnusson |
MFH: Revert array type hinting
|
#
31042330 |
| 11-Jun-2006 |
Hannes Magnusson |
MFH: arginfo, protos, vim folding
|
Revision tags: BEFORE_NEW_OUTPUT_API, php-4.4.3RC1 |
|
#
24f3d55f |
| 21-May-2006 |
Ilia Alshanetsky |
Added control character checks for cURL extension's open_basedir/safe_mode checks.
|
Revision tags: php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3 |
|
#
65fcbcbd |
| 13-Apr-2006 |
Antony Dovgal |
fix bug #37061 (curl_exec() doesn't zero-terminate binary strings) - we get the data length from cURL, so it's binary safe. fix leak appearing when re-using curl handle
|
Revision tags: php-5.1.3RC2, php-5.1.3RC1, RELEASE_1_2 |
|
#
ed58b573 |
| 26-Jan-2006 |
Michael Wallner |
MFH: fix bug #36152 problems with curl+ssl and pgsql+ssl in same PHP
|
#
5f25d80d |
| 24-Jan-2006 |
Ilia Alshanetsky |
cURL extension news.
|
Revision tags: RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2 |
|
#
8340e303 |
| 05-Jan-2006 |
Ilia Alshanetsky |
Revert unrelated parts of the previous patch.
|
#
e9c813af |
| 05-Jan-2006 |
Ilia Alshanetsky |
MFH4: Fixed bug #35908 (curl extension uses undefined GCRY_THREAD_OPTIONS_USER).
|
Revision tags: php-4.4.2RC2 |
|
#
5bd93221 |
| 01-Jan-2006 |
foobar |
bump year and license version
|
Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0 |
|
#
3e669bc9 |
| 06-Dec-2005 |
foobar |
MFH: nuke php3 legacy
|
Revision tags: RELEASE_2_0_2, php-5.1.1 |
|
#
cdbe4a5c |
| 27-Nov-2005 |
Ilia Alshanetsky |
Improved safe_mode/open_basedir check.
|