History log of /PHP-5.3/ext/curl/interface.c (Results 101 – 125 of 204)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 6c810b0d 27-Sep-2007 Dmitry Stogov

Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)


Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND
# 86a022f7 04-Jul-2007 Antony Dovgal

MFH: add CURLINFO_PRIVATE & CURLOPT_PRIVATE
patch by Andrey A. Belashkov


Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1
# 5040dbd5 22-May-2007 Sara Golemon

MFH(r-1.112) Add CURLOPT_TIMEOUT_MS and CURLOPT_CONNECTTIMEOUT_MS option constants


Revision tags: RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2
# b316a030 23-Apr-2007 Antony Dovgal

MFH: add CURLOPT_FTP_CREATE_MISSING_DIRS


Revision tags: RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1
# 5b9ec482 09-Mar-2007 Rasmus Lerdorf

Off by ! in the url control char check for file:/// urls


Revision tags: php-4.4.6
# fa513e74 23-Feb-2007 Antony Dovgal

MFH: fix leak


Revision tags: php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4
# 7e74ff0f 19-Jan-2007 Antony Dovgal

MFH


# 504e9e31 19-Jan-2007 Antony Dovgal

MFH: fix #40169 (CURLOPT_TCP_NODELAY only available in curl >= 7.11.2)


Revision tags: php-5.2.1RC3
# 6a8f688a 09-Jan-2007 Sara Golemon

MFH: Add CURLOPT_TCP_NODELAY constant


Revision tags: php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


# 7fe60ada 26-Dec-2006 Ilia Alshanetsky

Don't forget to free url structure


# 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


123456789