pollita Fri Jun 13 15:27:26 2003 EDT
Modified files:
/php4/ext/standard http_fopen_wrapper.c
Log:
Loosen restrictions on method used with http_fopen_wrapper, still default to GET
though.
Index: php4/ext/standard/http_fopen_wrapper.c
diff -u php4/ext/standard/h
iliaa Tue Mar 4 11:04:07 2003 EDT
Modified files:
/php4/ext/standard http_fopen_wrapper.c
Log:
Added support for http redirects to ftp.
Fixed bug #22508 (Added protection against circular HTML redirects).
Index: php4/ext/standard/http_fopen_wrapper.c
di
iliaa Wed Feb 19 19:34:04 2003 EDT
Modified files:
/php4/ext/standard http_fopen_wrapper.c
Log:
Revert accidental commit.
Index: php4/ext/standard/http_fopen_wrapper.c
diff -u php4/ext/standard/http_fopen_wrapper.c:1.65
php4/ext/standard/http_fopen_wrappe
iliaa Tue Feb 18 19:49:31 2003 EDT
Modified files:
/php4/ext/standard http_fopen_wrapper.c
Log:
Fixed bug #22283 (possible crash when opening relative URLs).
Index: php4/ext/standard/http_fopen_wrapper.c
diff -u php4/ext/standard/http_fopen_wrapper.c:1.63
wez Thu Feb 13 08:38:20 2003 EDT
Modified files:
/php4/ext/standard http_fopen_wrapper.c
Log:
Avoid problems with chunk_size and auto_detect_line_endings.
Index: php4/ext/standard/http_fopen_wrapper.c
diff -u php4/ext/standard/http_fopen_wrapper.c:1.59
pollita Fri Feb 7 18:44:58 2003 EDT
Modified files:
/php4/ext/standard http_fopen_wrapper.c
Log:
chunk_size should always be reduced to 1 while scanning response headers to avoid
buffering the actual stream prior to any read calls.
Index: php4/ext/standard
On Fri, Jan 03, 2003 at 05:12:36PM -, Ilia Alshanetsky wrote:
> iliaa Fri Jan 3 12:12:36 2003 EDT
>
> Modified files:
> /php4/ext/standardhttp_fopen_wrapper.c
> Log:
> Fixed a memory leak that occurs if the location specified by redirect header
> ca
iliaa Fri Jan 3 12:12:36 2003 EDT
Modified files:
/php4/ext/standard http_fopen_wrapper.c
Log:
Fixed a memory leak that occurs if the location specified by redirect header
cannot be opened.
Index: php4/ext/standard/http_fopen_wrapper.c
diff -u php4/ext/
iliaa Fri Jan 3 12:05:17 2003 EDT
Modified files:
/php4/ext/standard http_fopen_wrapper.c
Log:
Further fixes related to bug #21267.
Index: php4/ext/standard/http_fopen_wrapper.c
diff -u php4/ext/standard/http_fopen_wrapper.c:1.56
php4/ext/standard/http_f
Are you going to merge this into PHP_4_3?
On Sun, 29 Dec 2002, Ilia Alshanetsky wrote:
> iliaa Sun Dec 29 15:01:34 2002 EDT
>
> Modified files:
> /php4/ext/standardhttp_fopen_wrapper.c
> Log:
> Fixed bug #21267 (opening URLs that result in redirection to a
iliaa Sun Dec 29 15:01:34 2002 EDT
Modified files:
/php4/ext/standard http_fopen_wrapper.c
Log:
Fixed bug #21267 (opening URLs that result in redirection to a relative
path was failing).
Index: php4/ext/standard/http_fopen_wrapper.c
diff -u php4/ext/stan
wez Sat Oct 12 21:03:44 2002 EDT
Modified files:
/php4/ext/standard http_fopen_wrapper.c
Log:
Make PHP follow 301 correctly.
# There may be other cases that need handling properly; I'll have to spend
# some time investigating why we even need special case
iliaa Sat Sep 7 17:57:12 2002 EDT
Modified files:
/php4/ext/standard http_fopen_wrapper.c
Log:
Added a check to ensure user_agent header is not sent if user_agent value
if blank.
Index: php4/ext/standard/http_fopen_wrapper.c
diff -u php4/ext/standard/h
On Sat, Sep 07, 2002 at 07:13:43AM -, Ilia Alshanetsky wrote:
> + if( reqok ) {
The rest of this file uses the 'if (foo) {' style. Please remain
consistent.
--
Jon Parise ([EMAIL PROTECTED]) . Information Technology (2001)
http://www.csh.rit.edu/~jon/ : Computer Science Ho
sterlingSat Sep 7 11:55:05 2002 EDT
Modified files:
/php4/ext/standard http_fopen_wrapper.c
Log:
commit the correct/up-to-date version
Index: php4/ext/standard/http_fopen_wrapper.c
diff -u php4/ext/standard/http_fopen_wrapper.c:1.43
php4/ext/stand
15 matches
Mail list logo