index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
archival
/
libarchive
/
decompress_bunzip2.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bzip2: fix two crashes on corrupted archives
Denys Vlasenko
2018-04-08
1
-22
/
+56
*
bunzip2: fix runCnt overflow from bug 10431
Denys Vlasenko
2017-10-22
1
-11
/
+19
*
whitespace and comment format fixes, no code changes
Denys Vlasenko
2017-10-05
1
-1
/
+2
*
whitespace and comment format fixes, no code changes
Denys Vlasenko
2017-10-05
1
-10
/
+8
*
Spelling fixes in comments, documentation, tests and examples
Denys Vlasenko
2017-04-17
1
-1
/
+1
*
Replace int -> uint to avoid signed integer overflow
Rostislav Skudnov
2017-02-04
1
-3
/
+3
*
libarchive: add capability to unpack to mem.buffer
Denys Vlasenko
2014-12-07
1
-6
/
+5
*
Rename transformer_aux_data_t -> transformer_state_t
Denys Vlasenko
2014-12-07
1
-2
/
+2
*
fix assorted unused code and wrong format specs found by cppchekc (bug 6716)
Denys Vlasenko
2013-11-29
1
-1
/
+0
*
bunzip2: fix off-by-one check
Denys Vlasenko
2013-10-06
1
-8
/
+18
*
update seamless uncompression code
Denys Vlasenko
2012-03-06
1
-13
/
+5
*
bzcat: fix unpacking of more than one file, and unpacking of zero-size bz2. C...
Denys Vlasenko
2011-10-31
1
-1
/
+8
*
rename archive.h to bb_archive.h. no code changes
Denys Vlasenko
2011-09-22
1
-1
/
+1
*
rename archival/libunarchive -> archival/libarchive; move bz/ into it
Denys Vlasenko
2010-11-03
1
-0
/
+822