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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
join some common strings, -400 bytes
Denys Vlasenko
2015-10-08
1
-1
/
+1
*
|
archival: provide dummy check_errors_in_children for WIN32
Ron Yorston
2015-07-15
1
-2
/
+9
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-07-14
5
-8
/
+0
|
\
|
|
*
Removes stray empty line from code
Maninder Singh
2015-07-13
5
-8
/
+0
*
|
mingw: add magic '--busybox' flag
Ron Yorston
2015-06-01
1
-1
/
+2
*
|
Enable seamless compression for WIN32
Ron Yorston
2015-05-27
2
-0
/
+25
*
|
Merge branch 'busybox' into merge
FRP
Ron Yorston
2015-05-18
2
-11
/
+24
|
\
|
|
*
tar: do not try to decode GNU extended headers as pax headers
Denys Vlasenko
2015-05-11
1
-11
/
+17
|
*
libarchive: auto-detect .Z files as well
Thiago Jung Bauermann
2015-05-03
1
-0
/
+7
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-03-14
7
-37
/
+76
|
\
|
|
*
libbb: introduce and use is_prefixed_with()
Denys Vlasenko
2015-03-12
4
-6
/
+6
|
*
unzip: prevent attacks via malicious filenames
Denys Vlasenko
2015-02-10
3
-32
/
+39
|
*
dpkg: update supported compression methods
Denys Vlasenko
2015-01-30
3
-0
/
+32
*
|
Use MinGW-w64 by default
Ron Yorston
2015-01-07
1
-1
/
+1
*
|
Changes to allow building with MinGW-w64
Ron Yorston
2015-01-05
1
-0
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-12-14
9
-91
/
+212
|
\
|
|
*
make xmalloc_open_zipped_read_close result NUL terminated
Denys Vlasenko
2014-12-07
1
-1
/
+2
|
*
libarchive: add capability to unpack to mem.buffer
Denys Vlasenko
2014-12-07
9
-77
/
+199
|
*
Rename transformer_aux_data_t -> transformer_state_t
Denys Vlasenko
2014-12-07
6
-31
/
+31
*
|
Omit functions not required if seamless compression is disabled
Ron Yorston
2014-11-29
1
-5
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-06-30
2
-0
/
+5
|
\
|
|
*
lzop: add overflow check
Denys Vlasenko
2014-06-30
2
-0
/
+5
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-03-11
3
-13
/
+22
|
\
|
|
*
unlzma: add comments about possible bug from BZ 2689
Denys Vlasenko
2014-02-28
1
-0
/
+6
|
*
unlzma: move some variables in "more local" scope
Denys Vlasenko
2014-02-28
1
-7
/
+10
|
*
zcat: complain if input is not compressed
Denys Vlasenko
2014-02-02
2
-15
/
+6
|
*
libbb: open_zipped() should not fail on non-compressed files
Denys Vlasenko
2014-01-27
1
-1
/
+10
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-01-13
2
-13
/
+14
|
\
|
|
*
tar: tighten up pax header validity check
Denys Vlasenko
2014-01-10
1
-1
/
+3
|
*
libarchive: open_zipped() does not need to check extensions for e.g. gzip
Denys Vlasenko
2014-01-10
1
-12
/
+11
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-01-02
7
-42
/
+60
|
\
|
|
*
fix assorted unused code and wrong format specs found by cppchekc (bug 6716)
Denys Vlasenko
2013-11-29
4
-6
/
+2
|
*
tar: fix exitcode check for MMU-spawned unpacking helpers
Denys Vlasenko
2013-11-19
2
-9
/
+10
|
*
Fix some compiler warnings emitted by gcc-4.8.0
Denys Vlasenko
2013-10-16
2
-7
/
+7
|
*
bunzip2: fix off-by-one check
Denys Vlasenko
2013-10-06
1
-8
/
+18
|
*
ar: better comment
Denys Vlasenko
2013-09-10
1
-2
/
+5
|
*
ar: read_num(): fix reading fields using the entire width
Peter Korsgaard
2013-09-10
1
-12
/
+20
*
|
Merge branch 'busybox' into merge
Ron Yorston
2013-08-27
2
-13
/
+27
|
\
|
|
*
*: change execl sentinels from NULL to (char*)0
Rich Felker
2013-06-30
1
-1
/
+1
|
*
Fix build failures caused by not compiling open_transformer.c (#2)
Denys Vlasenko
2013-05-15
1
-0
/
+3
|
*
Fix build failures caused by not compiling open_transformer.c
Denys Vlasenko
2013-05-12
1
-12
/
+23
*
|
Merge branch 'busybox' into merge
Ron Yorston
2013-03-19
9
-54
/
+123
|
\
|
|
*
decompress_unlzma: move function, no code changes
Denys Vlasenko
2013-03-01
1
-7
/
+6
|
*
decompress_unlzma: 10% speedup in "small" code
Denys Vlasenko
2013-03-01
1
-1
/
+1
|
*
decompress_unlzma: make "fast" version a bit smaller
Denys Vlasenko
2013-03-01
1
-10
/
+4
|
*
code shrink in check_errors_in_children()
Denys Vlasenko
2013-02-28
1
-3
/
+8
|
*
xz: fix put_unaligned_{l,b}e32
Leonid Lisovskiy
2013-02-27
1
-2
/
+2
|
*
xz: support concatenated .xz streams
Lasse Collin
2013-02-27
1
-7
/
+36
|
*
xz: mention xzminidec.c in README
Lasse Collin
2013-02-27
1
-1
/
+1
|
*
xz: fix incorrect XZ_BUF_ERROR
Lasse Collin
2013-02-27
1
-7
/
+20
[prev]
[next]