Natanael Copa
|
4989d05174
unzip: fix regression on big-endian machines
|
7 years ago |
Denys Vlasenko
|
876c121ccb
whitespace fix
|
7 years ago |
Denys Vlasenko
|
8c1d857d25
unzip: match "Defl:?" display with info-zip; cosmetic code shuffling
|
8 years ago |
Denys Vlasenko
|
6b4f4b5284
unzip: optional support for xz
|
8 years ago |
Denys Vlasenko
|
2a0867a5ed
unzip: optional support for bzip2 and lzma
|
8 years ago |
Denys Vlasenko
|
0ffac1cc22
unzip: do not use CDF.extra_len, read local file header. Closes 9536
|
8 years ago |
Cristian Ionescu-Idbohrn
|
e6add210b2
unzip: remove now-pointless lseek which returns current position
|
8 years ago |
Denys Vlasenko
|
ecba2944d5
typo fix in config help text
|
8 years ago |
Denys Vlasenko
|
e3c4db8b39
unzip: properly use CDF to find compressed files. Closes 9536
|
8 years ago |
Denys Vlasenko
|
3e134ebf6a
*: slap on a few ALIGN1/2s where appropriate
|
8 years ago |
Denys Vlasenko
|
5598bdf0d3
unzip: shorter code for date/time generation
|
8 years ago |
Denys Vlasenko
|
07bd979921
unzip: better match for "standard" unzip's output; string shrinkage
|
8 years ago |
Denys Vlasenko
|
bca4deee83
unzip: fix percent overflow; show "stored" files properly
|
8 years ago |
Denys Vlasenko
|
0ccf52a9fb
unzip: fix a case where we find wrong CDE. Closes 8821
|
8 years ago |
Maninder Singh
|
97f2f7ca7f
Removes stray empty line from code
|
9 years ago |
Denys Vlasenko
|
8c06bc6ba1
unzip: prevent attacks via malicious filenames
|
10 years ago |
Denys Vlasenko
|
b4c11c1397
libarchive: add capability to unpack to mem.buffer
|
10 years ago |
Denys Vlasenko
|
e7800f351a
Rename transformer_aux_data_t -> transformer_state_t
|
10 years ago |
Denys Vlasenko
|
f6beef63c6
archival/*: move "config:" snippets into .c files
|
11 years ago |
Denys Vlasenko
|
ac21687309
archival/*: move "applet:" snippets into .c files, part 2
|
11 years ago |
Denys Vlasenko
|
66620fa626
archival/*: move "kbuild:" snippets into .c files
|
11 years ago |
Denys Vlasenko
|
26cd90c7fd
unzip: survive lack of CDF on non-streaming zip files
|
11 years ago |
Denys Vlasenko
|
5e87e8aebb
unzip: increase PEEK_FROM_END from 16k to 64k
|
11 years ago |
Denys Vlasenko
|
bf99807657
unzip: add missing fflush; code shrink
|
12 years ago |
Denys Vlasenko
|
778794d1dd
*: reuse more strings
|
12 years ago |
Denys Vlasenko
|
e3e0d2b812
tweak help text
|
12 years ago |
Denys Vlasenko
|
c5b01016e6
unzip: make options parsing more robust on getopt w/o gnu extensions
|
12 years ago |
Natanael Copa
|
02112d8ae3
unzip: ignore chmod errors
|
12 years ago |
Denys Vlasenko
|
8a6a2f9c9c
update seamless uncompression code
|
12 years ago |
Denys Vlasenko
|
d184a728cf
rename archive.h to bb_archive.h. no code changes
|
13 years ago |