1. 6111f96 tar: add support for PAX-encoded path=LONGFILENAME by Denys Vlasenko · 13 years ago
  2. c531b9a bzcat: fix unpacking of more than one file, and unpacking of zero-size bz2. Closes 4393 by Denys Vlasenko · 13 years ago
  3. f74f280 get_header_tar: shrink 6->64 sign extension code by Denys Vlasenko · 13 years ago
  4. d184a72 rename archive.h to bb_archive.h. no code changes by Denys Vlasenko · 13 years ago
  5. 522041e regularize options which control size/speed trade by Denys Vlasenko · 13 years ago
  6. a04e4c2 uncompress: die on read errors by Denys Vlasenko · 13 years ago
  7. 251fc70 uncompress: fix buffer underrun by corrupted input by Denys Vlasenko · 13 years ago
  8. 954dbd3 tar: ignore file size (assume 0) for hardlinks by Ian Wienand · 13 years ago
  9. 60a9414 fix "variable 'foo' set but not used" warnings by Denys Vlasenko · 14 years ago
  10. 681efe2 use user's shell instead of hardwired "/bin/sh" (android needs this) by Denys Vlasenko · 14 years ago
  11. b80acf5 tar: skip leading / and handle names like abc/..////def -> def (not ///def) by Denys Vlasenko · 14 years ago
  12. 5e29e26 tar: on extract, everything up to and including last ".." is stripped by Denys Vlasenko · 14 years ago
  13. aef441c tar: fix a bug where autodetection messes up -z on extract by Denys Vlasenko · 14 years ago
  14. df16891 remove a few aliasing warnings by Denys Vlasenko · 14 years ago
  15. ed9b08d bzip2: plug memory leak on every processed file by Denys Vlasenko · 14 years ago
  16. 833d4e7 rename archival/libunarchive -> archival/libarchive; move bz/ into it by Denys Vlasenko · 14 years ago