1. bfefa6a libarchive: remove duplicate forward declaration by Bernhard Reutner-Fischer · 3 years ago
  2. 62d5a1e tar,smemcap: commonalyze checksumming code for tar header by Denys Vlasenko · 3 years, 4 months ago
  3. dff2bd7 libarchive: treat one "FIXME: avoid seek" by Denys Vlasenko · 6 years ago
  4. c339c7f libarchive: add a function to unpack embedded data by Ron Yorston · 6 years ago
  5. 817a202 randomconfig fixes by Denys Vlasenko · 6 years ago
  6. 8c24af9 tar: fix interaction of delayed symlink and hardlink creation by Harald van Dijk · 7 years ago
  7. b74e490 ar: stop using static data by Denys Vlasenko · 7 years ago
  8. 38ccd6a bzip2: fix two crashes on corrupted archives by Denys Vlasenko · 7 years ago
  9. a84db18 tar,unzip: postpone creation of symlinks with "suspicious" targets by Denys Vlasenko · 7 years ago
  10. d6f0f03 libarchive: move bbunpack constants to bb_archive.h by Denys Vlasenko · 7 years ago
  11. bc9bbeb libarchive: do not extract unsafe symlinks unless $EXTRACT_UNSAFE_SYMLINKS=1 by Denys Vlasenko · 7 years ago
  12. b920a38 tar: postpone creation of symlinks with "suspicious" targets. Closes 8411 by Denys Vlasenko · 7 years ago
  13. 984b0a6 libarchive: fix xmalloc_open_zipped_read_close() on NOMMU by Denys Vlasenko · 8 years ago
  14. 6c563e3 tar: add support for --strip-components=N by Denys Vlasenko · 9 years ago
  15. 2735bc0 cpio: implement -R/--owner by Aaro Koskinen · 9 years ago
  16. 08f9ffc dpkg: update supported compression methods by Denys Vlasenko · 10 years ago
  17. b4c11c1 libarchive: add capability to unpack to mem.buffer by Denys Vlasenko · 10 years ago
  18. e7800f3 Rename transformer_aux_data_t -> transformer_state_t by Denys Vlasenko · 10 years ago
  19. 2aec773 rpm: use "create+rename" method of replacing existing files by Denys Vlasenko · 12 years ago
  20. 6830ade whitespace fixes. no code changes by Denys Vlasenko · 12 years ago
  21. 440a509 dpkg: fix creation of .list files (were empty since b768aeb). Closes 5324 by Denys Vlasenko · 12 years ago
  22. faac1d3 tar,rpm2cpio: check that child decompressor did not error out by Denys Vlasenko · 13 years ago
  23. 8a6a2f9 update seamless uncompression code by Denys Vlasenko · 13 years ago
  24. 6111f96 tar: add support for PAX-encoded path=LONGFILENAME by Denys Vlasenko · 13 years ago
  25. b8ff935 suppress a "integer overflow in expression" waring on big endian. Closes 4405 by Denys Vlasenko · 13 years ago
  26. d184a72 rename archive.h to bb_archive.h. no code changes by Denys Vlasenko · 13 years ago[Renamed from include/archive.h]
  27. 9180c60 tar: store negative mtime as 0; pack very large files using base-256 encoding by Denys Vlasenko · 14 years ago
  28. 681efe2 use user's shell instead of hardwired "/bin/sh" (android needs this) by Denys Vlasenko · 14 years ago
  29. b80acf5 tar: skip leading / and handle names like abc/..////def -> def (not ///def) by Denys Vlasenko · 14 years ago
  30. 5e29e26 tar: on extract, everything up to and including last ".." is stripped by Denys Vlasenko · 14 years ago
  31. aef441c tar: fix a bug where autodetection messes up -z on extract by Denys Vlasenko · 14 years ago
  32. 833d4e7 rename archival/libunarchive -> archival/libarchive; move bz/ into it by Denys Vlasenko · 14 years ago[Renamed from include/unarchive.h]
  33. 1014a9a decompress_bunzip2: relieve register pressure in hot function read_bunzip by Denys Vlasenko · 14 years ago
  34. caddfc8 decompress_bunzip2: handle concatenated .bz2 files by Denys Vlasenko · 14 years ago
  35. cd0f6b0 consolidate xz format comment. no code changes by Denys Vlasenko · 14 years ago
  36. 45f6616 xz compression detection: avoid the need to seek by Denys Vlasenko · 14 years ago
  37. 52827e3 *: tar-related cleanups: move struct to unarchive.h; move help to tar.c by Denys Vlasenko · 14 years ago
  38. 2b46fd4 tar: optional support for --to-command by Ladislav Michl · 14 years ago
  39. 26b6ccf *: simplify checks for gz/bz2/xz magic by Denys Vlasenko · 15 years ago
  40. 39a04f7 archival/*: shrink by reusing sufficiently similar functions by Denys Vlasenko · 15 years ago
  41. 6948f21 *: teach tar et. al. to understand .xz by heart by Denys Vlasenko · 15 years ago
  42. 602ce69 unxz: new applet, complete with xzcat and xz -d aliases by Denys Vlasenko · 15 years ago
  43. 77a2c51 tar: optional support for restoring selinux context by J. Tang · 15 years ago
  44. 535584c ar: add archive creation support by Alexander Shishkin · 15 years ago
  45. 6b01b71 randomconfig fixes by Denys Vlasenko · 15 years ago
  46. aa4977d libunarchive: clean up dirty hacks. code shrank as a result by Denys Vlasenko · 15 years ago
  47. 8a936cf tar: add support for --overwrite. +70 bytes. by Denys Vlasenko · 15 years ago
  48. 425ad9c libunarchive: move dpkg-specific things into dpkg.c. 0 byte size differences by Denys Vlasenko · 15 years ago
  49. d57d626 tar: fix --numeric-owner, --no-same-owner, --no-same-permissions bits by Denys Vlasenko · 15 years ago
  50. 0a130d5 rpm2cpio: handle unseekable input correctly by Denys Vlasenko · 15 years ago
  51. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  52. 8b814b4 tar: support for tar --numeric-owner. By Natanael Copa. by Denis Vlasenko · 16 years ago
  53. f81e8db *: make "pragma GCC visibility push(hidden)" less ugly by Denis Vlasenko · 16 years ago
  54. 1a9e9bd gunzip: restore mtime. approx +80 bytes of code by Denis Vlasenko · 16 years ago
  55. e9ad84d *: refactor handling of archived files. "tar f file.tar.lzma" now works too. by Denis Vlasenko · 16 years ago
  56. a46dd89 cpio: internalize archive_xread_all_eof. add a few paranoia checks by Denis Vlasenko · 16 years ago
  57. 86090e2 fix compile failures resulting from last few commits by Denis Vlasenko · 16 years ago
  58. 0381d42 dpkg_deb: slight code shrink by Denis Vlasenko · 16 years ago
  59. b605272 open_transformer: do not return fd, it does not change by Denis Vlasenko · 16 years ago
  60. a60936d libunarchive: stop using static data in archivers - archive_handle_t by Denis Vlasenko · 16 years ago
  61. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  62. 98636eb Use intra-DSO calls when we build libbusybox. No-op for normal build. by Denis Vlasenko · 17 years ago
  63. 42cc304 lpr: add more accurate comments *: trailing whitespace removal by Denis Vlasenko · 17 years ago
  64. 3718832 *: more readable handling of pipe fds. No code changes. by Denis Vlasenko · 17 years ago
  65. 284d0fa random s/short/int/ by Denis Vlasenko · 17 years ago
  66. e00e502 tar: real support for -p. +200 if selected. by Denis Vlasenko · 17 years ago
  67. e8ef7ec unzip: do not try to read entire compressed stream at once (it can be huge) by Denis Vlasenko · 17 years ago
  68. 059c917 open_transformer: do not duplicate "<program> -cf -" by Denis Vlasenko · 17 years ago
  69. 5dd8a03 gunzip: support concatenated gz files. by Denis Vlasenko · 17 years ago
  70. 211f7f8 tar + gzip/bzip2/etc: support NOMMU machines (by Alex Landau <landau_alex@yahoo.com>) by Denis Vlasenko · 17 years ago
  71. 7510384 do not do utime() on links, it acts on link targets, and we don't want that. by Denis Vlasenko · 17 years ago
  72. c14d39e rmp: add optional support for bz2 data. +50 bytes of code by Denis Vlasenko · 18 years ago
  73. 9a7d38f delete tons of extra #includes by Denis Vlasenko · 18 years ago
  74. c6758a0 make compressed help code NOMMU- and NOFORK-friendly - by Denis Vlasenko · 18 years ago
  75. ab9eef2 bunzip2/gunzip/uncompress/unlzma: merge into common code - by Denis Vlasenko · 18 years ago
  76. cd42cb8 do not expose internal state of [g]zip unpacker. by Denis Vlasenko · 18 years ago
  77. bb3d0fa extern variable declaration in a .c file is heresy - fixing it by Denis Vlasenko · 18 years ago
  78. 714701c tar et al: die if bb_copyfd_size copies less than asked for. by Denis Vlasenko · 18 years ago
  79. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  80. 97a8dd3 g[un]zip: add support for -v (verbose). by Denis Vlasenko · 18 years ago
  81. 314908d tar: revert older fix (non-portable), added new one. by Denis Vlasenko · 18 years ago
  82. 73561cc - pull from busybox_scratch: r15829:15850 by Bernhard Reutner-Fischer · 18 years ago
  83. 5343747 Cleaup read() and write() variants, plus a couple of new functions like by Rob Landley · 18 years ago
  84. 9457e70 - typo: s/compenent/component/g add a bit of documentation. by Bernhard Reutner-Fischer · 19 years ago
  85. c1d6990 Patch from Aurelien Jacobs to add unlzma. (A new decompression type, by Rob Landley · 19 years ago
  86. f3d6c94 Add --no-same-owner and --no-same-permissions options to tar. by Rob Landley · 19 years ago
  87. 0840b76 applying fixes from: 0000142: unzip enhancements by Paul Fox · 19 years ago
  88. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  89. 7ffe133 As we no longer use function pointers for read in common archiving code by Glenn L McGrath · 21 years ago
  90. 2cd1eb1 Remove unused function by Glenn L McGrath · 21 years ago
  91. 5699b85 Move from read_gz to the pipe()+fork() method. by Glenn L McGrath · 21 years ago
  92. f235d05 Use the return value from uncompress_bunzip, fix some typo by Glenn L McGrath · 21 years ago
  93. 4cee66d Dont unlink when testing ! by Glenn L McGrath · 21 years ago
  94. b72a735 rpm applet by Laurence Anderson by Glenn L McGrath · 22 years ago
  95. 66125c8 Move add_to_list from libunarchive to libbb so it can be of more general use (eg ifupdown). Changed the name to llist_add_to as i plan on adding more llist_ functions as needed (e.g. llist_free). by Glenn L McGrath · 22 years ago
  96. efe7889 Headers for the read_gz changes by Glenn L McGrath · 22 years ago
  97. 7f2a953 Fail silently if a partial tar header is read as tar.bz2 is leaving trailing junk (not sure why), add some missing files by Glenn L McGrath · 22 years ago
  98. 18bbca1 enable .tar.bz2 for dpkg-deb by Glenn L McGrath · 22 years ago
  99. 8e94098 Change filter paramaters, filters can be more powefull now by Glenn L McGrath · 22 years ago
  100. 237ae42 Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j by Glenn L McGrath · 22 years ago