History log of /PHP-5.5/main/rfc1867.c (Results 101 – 125 of 245)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 744212ab 05-Nov-2003 Rui Hirokawa

added buffer reallocation for filename.


# b763dd42 03-Nov-2003 Stefan Esser

Fixed possible crashbug.


# f670f9c6 03-Nov-2003 Stefan Esser

It is usually a good idea to write only into allocated bufferspace.


Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1
# 0ce63783 22-Oct-2003 Rui Hirokawa

name/value in multipart/form-date will be converted into internal encoding when mbstring.encoding_translation is On.


Revision tags: php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7, php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2
# fd9d9dea 03-Jul-2003 Moriyoshi Koizumi

Fix build


# 50d3650a 03-Jul-2003 foobar

Cut the long line a bit for readability..


# a96aa89a 03-Jul-2003 Ilia Alshanetsky

Compiler warning fix.


Revision tags: php-5.0.0b1
# 2b44c63d 28-Jun-2003 Rui Hirokawa

Fixed corruption of multibyte character including 0x5c as second
byte in multipart/form-data.


Revision tags: php-4.3.3RC1
# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4
# dccf33b4 23-May-2003 Sara Golemon

MFB(r-1.122.2.10)
Bug#23765 File upload handler should not care about case sensitivity of header values.


Revision tags: BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init, php-4.3.2RC1
# 4e6997dd 05-Mar-2003 Ilia Alshanetsky

Fixed bug #22550 (overflow protection for upload_max_filesize ini setting).


# d08a0e99 20-Feb-2003 Rasmus Lerdorf

An input filter might not simply strip stuff, it might also turn things
into entities or use some other mechanism which causes the filtered data
to be longer than the original data. Ergo, pa

An input filter might not simply strip stuff, it might also turn things
into entities or use some other mechanism which causes the filtered data
to be longer than the original data. Ergo, pass in the address of the
buffer instead so the filter is free to reallocate it.

show more ...


# 7429c2dc 19-Feb-2003 Rasmus Lerdorf

Input Filter support. See README.input_filter for details.
@- Input Filter support added. See README.input_filter. (Rasmus)


# 8e3f23e3 19-Feb-2003 foobar

ws fixes + missing $Id$ tags, headers added


Revision tags: php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# 58d65abb 06-Jan-2003 Stefan Esser

Adding support for anonymous fileuploads (#21450)


# 2c5d4b8c 31-Dec-2002 Sebastian Bergmann

Bump year.


# 1f506818 29-Dec-2002 Ilia Alshanetsky

Fixed bug #21149 (fixed handling of unterminated '[').


Revision tags: php-4.3.0, php-4.3.0RC4
# 75d8056e 14-Dec-2002 Stefan Esser

cleanup


Revision tags: RELEASE_1_0b3, php-4.3.0RC3
# 3c9a6a88 10-Dec-2002 Ilia Alshanetsky

Removed one more unneeded check.


# ecc9c539 10-Dec-2002 Ilia Alshanetsky

Removed a pointless check. Thanks Stefan.


# 8425dbd0 07-Dec-2002 Ilia Alshanetsky

Fixed bugs #20725 & #20860. Post form variables get lost if the uploaded
files cannot be written to disk.


Revision tags: php-4.3.0RC2, RELEASE_1_0b2
# 9dae1475 22-Nov-2002 Stefan Esser

little fix


Revision tags: BEFORE_RENAMING, php-4.3.0RC1
# 658fd1ba 14-Nov-2002 Stefan Esser

Fixing possible remote overflow due to mbstring translation.


Revision tags: php-4.3.0pre2
# e8be0db5 24-Oct-2002 Moriyoshi Koizumi

Fixed build when mbstring is not used - my previous patch is insufficient.


# 73ca375f 24-Oct-2002 Moriyoshi Koizumi

MFH; we would see a nasty problem again if it was not fixed...


12345678910