index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'busybox' into merge
Ron Yorston
2020-01-08
3
-54
/
+79
|
\
|
*
gunzip: fix incorrect decoding of "fixed" inflate blocks
Denys Vlasenko
2019-10-26
1
-10
/
+20
|
*
gunzip: code shrink by using int-, not short-sized struct member
Denys Vlasenko
2019-10-20
1
-1
/
+2
|
*
gzip: code shrink
Denys Vlasenko
2019-10-19
1
-29
/
+26
|
*
gzip: code shrink
Denys Vlasenko
2019-10-19
1
-27
/
+26
|
*
dpkg-deb: work around bogus error message when working with XZ compressed pac...
Denys Vlasenko
2019-10-11
2
-2
/
+20
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-08-16
12
-39
/
+39
|
\
|
|
*
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-07-02
12
-39
/
+39
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-05-27
2
-18
/
+28
|
\
|
|
*
comment fix
Denys Vlasenko
2019-05-26
1
-1
/
+1
|
*
libarchive: treat one "FIXME: avoid seek", take 2
Denys Vlasenko
2019-05-26
1
-1
/
+1
|
*
libarchive: treat one "FIXME: avoid seek"
Denys Vlasenko
2019-05-24
1
-17
/
+27
|
*
bunzip2: the correct condition is "n < groupCount", not "n <= groupCount". Cl...
Denys Vlasenko
2019-05-23
1
-1
/
+1
*
|
libarchive: remove more symlink code
Ron Yorston
2019-02-14
1
-3
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-01-10
1
-1
/
+1
|
\
|
|
*
randomconfig fixes
Denys Vlasenko
2018-12-27
1
-1
/
+1
*
|
tar: return correct exit code for empty tar file
Ron Yorston
2019-01-06
1
-5
/
+0
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-11-28
5
-15
/
+52
|
\
|
|
*
hush: allow hush to run embedded scripts
Ron Yorston
2018-11-27
1
-1
/
+1
|
*
tar: skip 'V' headers (GNU volume label), closes 11526
Denys Vlasenko
2018-11-27
1
-1
/
+2
|
*
unlzma: fix too-eager corruption check
Denys Vlasenko
2018-11-27
1
-7
/
+13
|
*
tar: fix too eager autodetection, closes 11531
Denys Vlasenko
2018-11-27
1
-2
/
+1
|
*
remove FAST_FUNC on a static function
Denys Vlasenko
2018-11-02
1
-2
/
+2
|
*
libarchive: add a function to unpack embedded data
Ron Yorston
2018-11-02
1
-4
/
+34
|
*
ash: allow shell scripts to be embedded in the binary
Denys Vlasenko
2018-11-01
1
-0
/
+1
*
|
Merge branch 'busybox'
Ron Yorston
2018-07-25
4
-21
/
+24
|
\
|
|
*
unlzma: close another SEGV possibility
Denys Vlasenko
2018-05-25
1
-1
/
+5
|
*
tar: fix interaction of delayed symlink and hardlink creation
Harald van Dijk
2018-05-22
3
-20
/
+19
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-05-13
2
-14
/
+23
|
\
|
|
*
unlzma: do emit the error message on bad input, when we exit with 1
Denys Vlasenko
2018-04-24
1
-0
/
+6
|
*
unlzma: fix another SEGV case
Denys Vlasenko
2018-04-19
1
-2
/
+7
|
*
ar: stop using static data
Denys Vlasenko
2018-04-15
1
-11
/
+7
|
*
dpkg: fix symlink creation, closes 10941
Denys Vlasenko
2018-04-13
1
-1
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-04-09
3
-23
/
+67
|
\
|
|
*
unlzma: fix segfault on bad archive
Denys Vlasenko
2018-04-08
1
-0
/
+11
|
*
bzip2: fix two crashes on corrupted archives
Denys Vlasenko
2018-04-08
2
-23
/
+56
*
|
libarchive: failure to extract symlink isn't fatal
Ron Yorston
2018-04-09
1
-1
/
+9
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-04-02
1
-1
/
+1
|
\
|
|
*
libbb: new function bb_die_memory_exhausted
Denys Vlasenko
2018-04-01
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-03-01
2
-54
/
+33
|
\
|
|
*
tar,unzip: postpone creation of symlinks with "suspicious" targets
Denys Vlasenko
2018-02-20
2
-54
/
+33
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-02-13
10
-337
/
+430
|
\
|
|
*
bzip2: expose tuning knob for faster/smaller code
Denys Vlasenko
2018-02-07
4
-18
/
+18
|
*
ar: hopefully fix out-of-bounds read in get_header_ar()
Denys Vlasenko
2018-02-06
1
-2
/
+2
|
*
bzip2: work around bad compiler optimization
Denys Vlasenko
2018-02-05
1
-32
/
+43
|
*
gunzip: fix from gzip-1.3.12 for gzip file with all zero length codes
Denys Vlasenko
2018-02-04
1
-4
/
+11
|
*
bzip2: move runningOrder[] back to stack - 256 bytes is not much
Denys Vlasenko
2018-02-03
2
-6
/
+8
|
*
bzip2: move ->origPtr out of struct EState, make a few members smaller
Denys Vlasenko
2018-02-03
3
-27
/
+27
|
*
bzip2: pass sorting params through EState* pointer
Denys Vlasenko
2018-02-03
3
-67
/
+65
|
*
gzip2: small simplification in mainSimpleSort()
Denys Vlasenko
2018-02-03
1
-14
/
+15
[next]