#
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.
|
Revision tags: php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2 |
|
#
0ba24fb6 |
| 31-Oct-2005 |
Ilia Alshanetsky |
Additional open_basedir/safe_mode checks.
|
Revision tags: php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1 |
|
#
143d1c80 |
| 26-Oct-2005 |
foobar |
MFH
|
#
60efdff7 |
| 25-Oct-2005 |
Michael Wallner |
- MFH: thread safe SSL crypto locks, fixes bug #33760
|
Revision tags: php-5.1.0RC3 |
|
#
8d476ded |
| 17-Oct-2005 |
Ilia Alshanetsky |
MFH: Further URL validations in safe_mode/open_basedir configs.
|
Revision tags: php-5.1.0RC2, php-4.4.1RC1 |
|
#
71bd44ac |
| 06-Oct-2005 |
Ilia Alshanetsky |
MFH: Added missing safe_mode checks.
|
#
bcf354a9 |
| 05-Oct-2005 |
Ilia Alshanetsky |
MFH: Missing safe_mode/open_basedir checks for file uploads.
|
Revision tags: RELEASE_0_9_0, RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0 |
|
#
23e671a5 |
| 03-Aug-2005 |
foobar |
- Bumber up year
|
Revision tags: RELEASE_0_9 |
|
#
a6931b39 |
| 18-Jul-2005 |
Ilia Alshanetsky |
Cleanup buffers on handle re-use.
|
#
2889c497 |
| 16-Jul-2005 |
Ilia Alshanetsky |
Added 2 missing cURL options available in all versions.
|
#
d0ec2396 |
| 15-Jul-2005 |
George Schlossnagle |
Darwin seems to like this much better.
|
Revision tags: php-5.1.0b3, php-4.4.0, php-4.4.0RC2 |
|
#
498595a1 |
| 26-Jun-2005 |
Ilia Alshanetsky |
Fixed bug #33475 (cURL handle is not closed on curl_close().
|
Revision tags: php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1 |
|
#
56a68b5b |
| 02-Jun-2005 |
Antony Dovgal |
fix bug #33222 (segfault when CURL handle is closed in a callback). fix segfaults when CURL callback functions throw exception.
|
#
8b8940ba |
| 21-Apr-2005 |
Ilia Alshanetsky |
php_error() -> php_error_docref().
|
Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2 |
|
#
5718cb15 |
| 14-Mar-2005 |
foobar |
- Fixed bug #30609 (cURL functions bypass open_basedir)
|