James Byrne
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
il y a 5 ans |
Denys Vlasenko
|
58d998d2f9
bunzip2: the correct condition is "n < groupCount", not "n <= groupCount". Closes 11896
|
il y a 5 ans |
Denys Vlasenko
|
97c2a6d082
remove FAST_FUNC on a static function
|
il y a 6 ans |
Ron Yorston
|
c339c7f7b3
libarchive: add a function to unpack embedded data
|
il y a 6 ans |
Denys Vlasenko
|
38ccd6af8a
bzip2: fix two crashes on corrupted archives
|
il y a 6 ans |
Denys Vlasenko
|
0402cb32df
bunzip2: fix runCnt overflow from bug 10431
|
il y a 7 ans |
Denys Vlasenko
|
2ab9403119
whitespace and comment format fixes, no code changes
|
il y a 7 ans |
Denys Vlasenko
|
ebe6d9d875
whitespace and comment format fixes, no code changes
|
il y a 7 ans |
Denys Vlasenko
|
10ad622dc2
Spelling fixes in comments, documentation, tests and examples
|
il y a 7 ans |
Rostislav Skudnov
|
8762512fdb
Replace int -> uint to avoid signed integer overflow
|
il y a 7 ans |
Denys Vlasenko
|
b4c11c1397
libarchive: add capability to unpack to mem.buffer
|
il y a 10 ans |
Denys Vlasenko
|
e7800f351a
Rename transformer_aux_data_t -> transformer_state_t
|
il y a 10 ans |
Denys Vlasenko
|
9b2a9f0210
fix assorted unused code and wrong format specs found by cppchekc (bug 6716)
|
il y a 11 ans |
Denys Vlasenko
|
932e233a49
bunzip2: fix off-by-one check
|
il y a 11 ans |
Denys Vlasenko
|
8a6a2f9c9c
update seamless uncompression code
|
il y a 12 ans |
Denys Vlasenko
|
c531b9a3e4
bzcat: fix unpacking of more than one file, and unpacking of zero-size bz2. Closes 4393
|
il y a 13 ans |
Denys Vlasenko
|
d184a728cf
rename archive.h to bb_archive.h. no code changes
|
il y a 13 ans |
Denys Vlasenko
|
833d4e7f84
rename archival/libunarchive -> archival/libarchive; move bz/ into it
|
il y a 14 ans |