Age | Commit message (Expand) | Author |
2018-11-27 | hush: allow hush to run embedded scripts | Ron Yorston |
2018-11-01 | ash: allow shell scripts to be embedded in the binary | Denys Vlasenko |
2017-08-10 | libarchive: do not extract unsafe symlinks unless $EXTRACT_UNSAFE_SYMLINKS=1 | Denys Vlasenko |
2017-02-17 | Fix FEATURE_{GZIP,BZIP2}_DECOMPRESS link error | Kang-Che Sung |
2017-01-09 | unzip: optional support for xz | Denys Vlasenko |
2017-01-09 | unzip: optional support for bzip2 and lzma | Denys Vlasenko |
2016-12-08 | randomconfig fixes | Denys Vlasenko |
2015-10-16 | cpio: implement -R/--owner | Aaro Koskinen |
2015-02-10 | unzip: prevent attacks via malicious filenames | Denys Vlasenko |
2015-01-30 | dpkg: update supported compression methods | Denys Vlasenko |
2013-05-15 | Fix build failures caused by not compiling open_transformer.c (#2) | Denys Vlasenko |
2013-05-12 | Fix build failures caused by not compiling open_transformer.c | Denys Vlasenko |
2012-05-20 | build system: fix build failure when only gunzip is selected | Anthony G. Basile |
2012-04-29 | fix build failure when compressed help is selected, but bz2 compression is not | Denys Vlasenko |
2012-04-20 | Fix another build failure found with randconfig | Denys Vlasenko |
2012-04-20 | fix build breakage found by randconfig | Denys Vlasenko |
2012-03-06 | Don't compile get_header_tar_FOO function if they are not needed | Denys Vlasenko |
2012-03-06 | archival/libarchive/decompress_unzip.c -> decompress_gunzip.c. no code changes | Denys Vlasenko |
2010-11-03 | rename archival/libunarchive -> archival/libarchive; move bz/ into it | Denys Vlasenko |