busybox/archival/libunarchive
Rob Landley 06249fee39 Bug 640: a filename of length exactly 100 could bleed into the next field on
display or extract.  (Only shows up when no gnu longname extension, either
because it's disabled or because tarball hasn't got it.)
2006-02-20 19:28:53 +00:00
..
archive_xread_all_eof.c fix printf warning 2005-04-20 00:28:44 +00:00
archive_xread_all.c
check_header_gzip.c Patch from Bernhard Fischer to make a bunch of symbols static 2005-04-16 19:39:00 +00:00
data_align.c
data_extract_all.c Add --no-same-owner and --no-same-permissions options to tar. 2005-10-27 22:49:08 +00:00
data_extract_to_buffer.c
data_extract_to_stdout.c Add missing include files 2004-03-27 11:26:32 +00:00
data_skip.c
decompress_bunzip2.c Fix for an integer overflow bug that could cause a segfault on certain 2006-02-17 05:19:40 +00:00
decompress_uncompress.c remove unrequired dependences 2005-09-14 15:36:56 +00:00
decompress_unlzma.c just whitespace 2006-01-25 00:08:53 +00:00
decompress_unzip.c The gentoo security guys found another way to segfault busybox's decompression 2006-02-20 02:18:03 +00:00
filter_accept_all.c
filter_accept_list_reassign.c Patch from Aurelien Jacobs to add unlzma. (A new decompression type, 2006-01-20 18:28:50 +00:00
filter_accept_list.c
filter_accept_reject_list.c
find_list_entry.c
get_header_ar.c just whitespace 2006-01-25 00:08:53 +00:00
get_header_cpio.c sort out yet more type issues 2006-01-30 18:00:02 +00:00
get_header_tar_bz2.c
get_header_tar_gz.c
get_header_tar_lzma.c Patch from Aurelien Jacobs to add unlzma. (A new decompression type, 2006-01-20 18:28:50 +00:00
get_header_tar.c Bug 640: a filename of length exactly 100 could bleed into the next field on 2006-02-20 19:28:53 +00:00
header_list.c
header_skip.c - add platform.h. 2006-01-22 22:55:11 +00:00
header_verbose_list.c I noticed that "tar tvjf file.tbz" was segfaulting. This fixed it. 2005-11-12 02:54:06 +00:00
init_handle.c
Makefile egor duda writes: 2004-10-08 07:46:08 +00:00
Makefile.in make the build system puuuuuuuuuuurty 2006-02-02 01:41:53 +00:00
open_transformer.c
rangecoder.h Patch from Aurelien Jacobs to add unlzma. (A new decompression type, 2006-01-20 18:28:50 +00:00
seek_by_char.c Sometimes i get carried away with the use of function pointers, im sure 2004-02-21 09:20:56 +00:00
seek_by_jump.c
unpack_ar_archive.c Cleanup patch by Bernhard Fischer, removing unnecessary includes of 2005-09-11 01:05:30 +00:00