Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-02 | tar: skip leading / and handle names like abc/..////def -> def (not ///def) | Denys Vlasenko | |
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-01 | tar: on extract, everything up to and including last ".." is stripped | Denys Vlasenko | |
function old new delta get_header_tar 1493 1545 +52 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2011-02-06 | tar: fix a bug where autodetection messes up -z on extract | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||
2010-11-03 | rename archival/libunarchive -> archival/libarchive; move bz/ into it | Denys Vlasenko | |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |