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