- 1e825ac libbb: shrink lineedit_read_key() by Denys Vlasenko · 2 years, 11 months ago
- 8ad2acf fix "defined but not used" warnings by Denys Vlasenko · 2 years, 11 months ago
- cb91a81 libarchive/get_header_ar.c: fix extraction of archives from binutils in deterministic mode by Peter Korsgaard · 3 years ago
- 836b792 cpio: add support for --renumber-inodes like GNU cpio by Ariadne Conill · 3 years, 5 months ago
- 8aa5585 cpio: add support for --ignore-devno like GNU cpio by Ariadne Conill · 3 years, 5 months ago
- 6ba1f2d tar: prevent malicious archives with enormous long name sizes OOMing the machine by Denys Vlasenko · 3 years, 2 months ago
- d3dbf4a *: add more beneficial NOINLINEs by Denys Vlasenko · 3 years, 2 months ago
- b198e9a tar: improve comments, add FIXMEs. no code changes by Denys Vlasenko · 3 years, 2 months ago
- 59ac467 libbb: eliminate a static data array in bb_mode_string() by Denys Vlasenko · 3 years, 3 months ago
- 6d3da73 bzip: make ftab[] and crc32table[] member arrays of EState, do not allocate by Denys Vlasenko · 3 years, 3 months ago
- 922b58b tar,smemcap: silence compiler warning by Ron Yorston · 3 years, 3 months ago
- 1e7ca18 Regularize "NUL terminated input" --help texts by Denys Vlasenko · 3 years, 3 months ago
- 62d5a1e tar,smemcap: commonalyze checksumming code for tar header by Denys Vlasenko · 3 years, 4 months ago
- 8ae6a43 tar: exclude files before updating hardlink info list by Harald van Dijk · 3 years, 5 months ago
- 3d40dfa tar: simplify addition of --exclude=GLOB to the expansion of -X EXCLFILE by Denys Vlasenko · 3 years, 4 months ago
- e03b494 cpio: fix sscanf on unterminated buffer by S Harris · 3 years, 6 months ago
- 04f052c unlzma: fix a case where we could read before beginning of buffer by Denys Vlasenko · 3 years, 6 months ago
- 1f60d88 *: more --help tweaks by Denys Vlasenko · 3 years, 6 months ago
- e2b9215 *: --help tweaks by Denys Vlasenko · 3 years, 6 months ago
- 1849285 *: more --help tweaks, mostly expanding ts --help by Denys Vlasenko · 3 years, 6 months ago
- 6b6826f *: --help tweaks by Denys Vlasenko · 3 years, 6 months ago
- b1a2762 cpio: fix "cpio -d -p A/B/C" by Denys Vlasenko · 3 years, 6 months ago
- 147ac93 decompress_gunzip: simplify ERR_RET bit clearing by Denys Vlasenko · 3 years, 7 months ago
- cca4c9f unzip: add -t by Denys Vlasenko · 3 years, 8 months ago
- afc766f unzip: fix for .zip archives with >4GB file by Denys Vlasenko · 3 years, 8 months ago
- f25d254 decompress_gunzip: Fix DoS if gzip is corrupt by Samuel Sapalski · 3 years, 9 months ago
- 9daa877 tar: add TODO about a bug with non-writable directories on extract by Denys Vlasenko · 4 years ago
- a2f18d9 help text tweaks by Denys Vlasenko · 4 years ago
- c7b858f libbb: add and use infrastructure for fixed page size optimization by Denys Vlasenko · 4 years ago
- fd3c512 libbb: create and use mmap() helpers by Denys Vlasenko · 4 years ago
- 11f1a25 help text tweaks by Denys Vlasenko · 4 years ago
- c9b93cf tar: expand --help by Denys Vlasenko · 4 years ago
- 6cc4962 decrease padding: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly by Denys Vlasenko · 4 years ago
- 965b795 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly by Denys Vlasenko · 4 years ago
- bd46f64 archival: avoid std namespace for local includes by Joachim Nilsson · 4 years, 7 months ago
- 16e82c6 tar: fix fallout of last_char_is(NULL) no longer being allowed by Denys Vlasenko · 4 years, 2 months ago
- 689d065 libbb: shrink recursive_action() by reducing memory pressure by Denys Vlasenko · 4 years, 2 months ago
- 4a0eb03 gcc-9.x warning fixes by Denys Vlasenko · 4 years, 2 months ago
- 86a633e dpkg: prevent important directories from being removed by Norbert Lange · 4 years, 10 months ago
- 24c212b gzip -d with zcat enabled but gunzip disabled was misbehaving by Denys Vlasenko · 4 years, 5 months ago
- 7c443d1 randomconfig fixes by Denys Vlasenko · 4 years, 5 months ago
- b994374 unzip: -d should create the dir by Lauri Kasanen · 4 years, 8 months ago
- 2f57b51 unxz: show -t in --help by Denys Vlasenko · 5 years ago
- caf5ee0 gunzip: fix incorrect decoding of "fixed" inflate blocks by Denys Vlasenko · 5 years ago
- e1a7c97 tar: fix fallout of: change -a from meaning "lzma" to mean "autodetect by extension" by Denys Vlasenko · 5 years ago
- fb11035 gunzip: code shrink by using int-, not short-sized struct member by Denys Vlasenko · 5 years ago
- 6572ef6 gzip: code shrink by Denys Vlasenko · 5 years ago
- c763392 gzip: code shrink by Denys Vlasenko · 5 years ago
- 42f454b dpkg-deb: work around bogus error message when working with XZ compressed packages by Denys Vlasenko · 5 years ago
- d327c6b gzip: code shrink by Denys Vlasenko · 5 years ago
- 750137e gzip: code shrink by Denys Vlasenko · 5 years ago
- c660cc1 gzip: set default compression level to 6 when CONFIG_FEATURE_GZIP_LEVELS=n by Daniel Edgecumbe · 5 years ago
- ca5d86d gzip: set compression flags correctly as per standard by Daniel Edgecumbe · 5 years ago
- de82f0b gzip: default level with ENABLE_FEATURE_GZIP_LEVELS should be 6 by Daniel Edgecumbe · 5 years ago
- 16474cf tar: change -a from meaning "lzma" to mean "autodetect by extension" by Denys Vlasenko · 5 years ago
- e6a87e7 tar: code shrink by Denys Vlasenko · 5 years ago
- 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
- eda83c9 comment fix by Denys Vlasenko · 6 years ago
- cc71f79 libarchive: treat one "FIXME: avoid seek", take 2 by Denys Vlasenko · 6 years ago
- dff2bd7 libarchive: treat one "FIXME: avoid seek" by Denys Vlasenko · 6 years ago
- 58d998d bunzip2: the correct condition is "n < groupCount", not "n <= groupCount". Closes 11896 by Denys Vlasenko · 6 years ago
- f9b4cc1 config: dpkg_deb should be dpkg-deb by Denys Vlasenko · 6 years ago
- b86b39b config: more tweaks by Denys Vlasenko · 6 years ago
- b097a84 config: update size information by Denys Vlasenko · 6 years ago
- 3d27d43 randomconfig fixes by Denys Vlasenko · 6 years ago
- 71df2d3 hush: allow hush to run embedded scripts by Ron Yorston · 6 years ago
- 403d257 tar: skip 'V' headers (GNU volume label), closes 11526 by Denys Vlasenko · 6 years ago
- e80d04b unlzma: fix too-eager corruption check by Denys Vlasenko · 6 years ago
- f4fc303 tar: fix too eager autodetection, closes 11531 by Denys Vlasenko · 6 years ago
- 97c2a6d remove FAST_FUNC on a static function by Denys Vlasenko · 6 years ago
- c339c7f libarchive: add a function to unpack embedded data by Ron Yorston · 6 years ago
- 4f2ef4a ash: allow shell scripts to be embedded in the binary by Denys Vlasenko · 6 years ago
- 349d72c unzip: use printable_string() for printing filenames by Denys Vlasenko · 6 years ago
- 2005d3f tar: fix a thinko in prev commit - we need to copy to _unused_ fd by Denys Vlasenko · 6 years ago
- 037759b tar: handle the case when opened created tarball happens to have fd#0 by Denys Vlasenko · 6 years ago
- 45d68c3 tar: make source code a bit more terse, no logic changes by Denys Vlasenko · 6 years ago
- 81de30d gzip: unbreak FEATURE_GZIP_LEVELS, closes 11171 by Denys Vlasenko · 6 years ago
- 9be4d4f cpio: if longopts are enabled, accept --null (synonym for -0) by Denys Vlasenko · 6 years ago
- 4d0e2d5 tweak help texts by Denys Vlasenko · 6 years ago
- 43b17b1 restore documentation on the build config language by Kartik Agaram · 7 years ago
- a36986b unlzma: close another SEGV possibility by Denys Vlasenko · 7 years ago
- 8c24af9 tar: fix interaction of delayed symlink and hardlink creation by Harald van Dijk · 7 years ago
- 77bf05d unlzma: do emit the error message on bad input, when we exit with 1 by Denys Vlasenko · 7 years ago
- e09c426 unlzma: fix another SEGV case by Denys Vlasenko · 7 years ago
- b74e490 ar: stop using static data by Denys Vlasenko · 7 years ago
- dd56921 dpkg: fix symlink creation, closes 10941 by Denys Vlasenko · 7 years ago
- a1870f4 unlzma: fix segfault on bad archive by Denys Vlasenko · 7 years ago
- 38ccd6a bzip2: fix two crashes on corrupted archives by Denys Vlasenko · 7 years ago
- 87a08e4 lzop: remove method checks which are always true/false by Denys Vlasenko · 7 years ago
- 3d4f688 lzop: buffer several 32-bit writes when we start a new compressed block by Denys Vlasenko · 7 years ago
- 24ef5c6 lzop: reuse strings by Denys Vlasenko · 7 years ago
- 15684bf lzop: checksum reads do not need to be checksummed by Denys Vlasenko · 7 years ago
- 3a7d16d lzop: don't support ancient versions < 0.94 (15 Oct 1997) by Denys Vlasenko · 7 years ago
- 434f959 lzop: code shrink by using header_t matching on-disk layout by Denys Vlasenko · 7 years ago
- 7924b69 tar: trim help text by Denys Vlasenko · 7 years ago
- 899ae53 libbb: new function bb_die_memory_exhausted by Denys Vlasenko · 7 years ago
- d950322 cpio: extract "unsafe" symlinks the same way tar/unzip does by Natanael Copa · 7 years ago
- 3c08437 tar: add -o and -k to short --help too by Denys Vlasenko · 7 years ago
- 1ee222e tar: add -k and -o to --help by Denys Vlasenko · 7 years ago
- a84db18 tar,unzip: postpone creation of symlinks with "suspicious" targets by Denys Vlasenko · 7 years ago