hush/archival/libarchive
Denys Vlasenko b80acf58f1 tar: skip leading / and handle names like abc/..////def -> def (not ///def)
function                                             old     new   delta
strip_unsafe_prefix                                    -     105    +105
writeFileToTarball                                   557     520     -37
get_header_tar                                      1545    1462     -83

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2011-03-02 01:21:02 +01:00
..
bz
unxz
data_align.c
data_extract_all.c
data_extract_to_command.c
data_extract_to_stdout.c
data_skip.c
decompress_bunzip2.c
decompress_uncompress.c
decompress_unlzma.c
decompress_unxz.c
decompress_unzip.c
filter_accept_all.c
filter_accept_list_reassign.c
filter_accept_list.c
filter_accept_reject_list.c
find_list_entry.c
get_header_ar.c
get_header_cpio.c
get_header_tar_bz2.c
get_header_tar_gz.c tar: fix a bug where autodetection messes up -z on extract 2011-02-06 20:01:11 +01:00
get_header_tar_lzma.c
get_header_tar.c tar: skip leading / and handle names like abc/..////def -> def (not ///def) 2011-03-02 01:21:02 +01:00
header_list.c
header_skip.c
header_verbose_list.c
init_handle.c
Kbuild.src
liblzo.h
lzo1x_1.c
lzo1x_1o.c
lzo1x_9x.c
lzo1x_c.c
lzo1x_d.c
open_transformer.c
seek_by_jump.c
seek_by_read.c
unpack_ar_archive.c