History log of /php-src/ext/curl/interface.c (Results 501 – 525 of 618)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-5.2.7RC3
# 7a37fa2d 02-Nov-2008 Felipe Pena

- Revert ZEND_BEGIN_ARG_INFO change

# df100055 24-Oct-2008 Felipe Pena

- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro

Revision tags: php-5.2.7RC2
# 1d5ba8bb 21-Oct-2008 Arnaud Le Blanc

MFH: initialize optional vars

Revision tags: php-5.2.7RC1, php-4.4.9, php-5.3.0alpha1
# d9abccb3 29-Jul-2008 Antony Dovgal

MFH: fix copy/paste error (patch by Mikko)

Revision tags: php-4.4.9RC1
# 75db10f9 12-Jul-2008 Felipe Pena

- MFB: Fixed bug #45220 (curl_read callback returns -1 when needs to return size_t (unsigned))

# 2618a282 21-Jun-2008 Alexey Zakhlestin

updated to the new parameter-parsing api

Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1, php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1
# 87eb2a9e 07-Feb-2008 Ilia Alshanetsky

New param parsing API

# e24c17f9 06-Jan-2008 Ilia Alshanetsky

MFB: Fixed a safe_mode bypass in cURL identified by Maksymilian Arciemowicz.

Revision tags: php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.

Revision tags: php-4.4.8RC1
# d5d2b863 18-Dec-2007 Ilia Alshanetsky

Fixed bug #43620 (Workaround for a bug inside libcurl 7.16.2 that can result
in a crash)

# cce49d01 04-Dec-2007 Antony Dovgal

MFH

Revision tags: RELEASE_1_2_3
# 5bf4d6d8 16-Nov-2007 Jani Taskinen

MFH: - Fixed bug #43092 (curl_copy_handle() crashes with > 32 chars long URL)

Revision tags: php-5.2.5, php-5.2.5RC2, php-5.2.5RC1
# ccce08e6 13-Oct-2007 Hannes Magnusson

MFH: Fix typo and remove dots in error messages

Revision tags: BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2
# 2448b05b 03-Oct-2007 Michael Wallner

MFH: fix CURLOPT_TIMEOUT_MS support

# 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

1...<<2122232425