busybox/archival
Dan Fandrich b76f18d331 Improve unzip's handling of stream ZIP files
Search harder for the ZIP magic numbers at the end of a file by checking
16 KiB from the end instead of just 1 KiB.  ZIP files with long comments
(such as certain cryptographically signed files) or those sitting in a
wrapper could have more than 1 KiB of data after the magic numbers, so
they couldn't be read.

Signed-off-by: Dan Fandrich <dan@coneharvesters.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-06-18 13:32:39 +02:00
..
bz
libunarchive data_extract_all: do not chmod symlink. Closes 2053 2010-06-18 02:00:55 +02:00
ar.c
bbunzip_test2.sh
bbunzip_test3.sh
bbunzip_test.sh
bbunzip.c make it possible to keep usage texts in .c files 2010-06-06 01:53:38 +02:00
bzip2.c
Config.src *: add INSERTs to *.src files where appropriate 2010-06-08 12:15:11 +02:00
cpio.c
dpkg_deb.c dpkg: add support for lzma compression 2010-06-07 01:20:41 +02:00
dpkg.c
gzip.c pipe_progress: make it independent of printf machinery 2010-06-06 21:53:09 +02:00
Kbuild.src *: add INSERTs to *.src files where appropriate 2010-06-08 12:15:11 +02:00
liblzo_interface.h
liblzo.h
lzo1x_1.c
lzo1x_1o.c
lzo1x_9x.c
lzo1x_c.c
lzo1x_d.c
lzop.c
rpm2cpio.c
rpm.c
rpm.h
tar.c
unzip_doc.txt.bz2
unzip.c Improve unzip's handling of stream ZIP files 2010-06-18 13:32:39 +02:00