This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
archival
History
Manuel Novoa III
df7bfb433e
Bandaid to make "gzip file1 file2 ..." set the decompression lengths correctly
...
in the 2nd and later headers. But this and gunzip really need to be rewritten.
2005-03-02 04:10:46 +00:00
..
libunarchive
When filling the bit buffer, gzip decompression apparently never checked for end of file, causing it to hang on corrupted input.
2005-03-01 19:29:29 +00:00
ar.c
…
bunzip2.c
…
Config.in
…
cpio.c
…
dpkg_deb.c
…
dpkg.c
…
gunzip.c
…
gzip.c
Bandaid to make "gzip file1 file2 ..." set the decompression lengths correctly
2005-03-02 04:10:46 +00:00
Makefile
egor duda writes:
2004-10-08 07:46:08 +00:00
Makefile.in
egor duda writes:
2004-10-08 07:46:08 +00:00
rpm2cpio.c
…
rpm.c
…
tar.c
…
uncompress.c
…
unzip.c
…