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
/
libbb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbb: stop using bb_strtod for now
Denys Vlasenko
2009-06-15
2
-1
/
+3
*
stop using non-standard macro, use WEXITSTATUS instead
Denys Vlasenko
2009-06-07
1
-2
/
+1
*
lineedit: fix warning about unused label when VI editing is disabled
Mike Frysinger
2009-06-01
1
-0
/
+2
*
read_key: drop optimization where we read 3 bytes at once
Denys Vlasenko
2009-05-29
2
-9
/
+15
*
flash_lock, flash_unlock: new applets
Denys Vlasenko
2009-05-25
1
-0
/
+5
*
appletlib.c: prevent applet list overflowing screen
Denys Vlasenko
2009-05-19
1
-9
/
+14
*
add platform tweaks
Denys Vlasenko
2009-05-19
1
-0
/
+2
*
lineedit: small fixes
Denys Vlasenko
2009-05-17
1
-12
/
+15
*
line editing: add an option to emit ESC [ 6 n and use results
Denys Vlasenko
2009-05-17
3
-17
/
+94
*
xmalloc_[open_]read[_close]: do not ignore xrealloc return value
Denys Vlasenko
2009-05-15
1
-2
/
+2
*
lineedit: use read_key to recognize ESC sequence.
Denys Vlasenko
2009-05-15
2
-164
/
+146
*
des encrypt: fix goof with NUL byte added at the end as '.'
Denys Vlasenko
2009-05-01
1
-1
/
+3
*
hush: make getopt32 usable in builtins. use it in unset.
Denis Vlasenko
2009-04-26
1
-7
/
+24
*
shrink if FEATURE_SHADOWPASSWDS is off
Denis Vlasenko
2009-04-25
1
-1
/
+1
*
add FEATURE_UNIX_LOCAL. By Ingo van Lil (inguin AT gmx.de)
Denis Vlasenko
2009-04-25
1
-1
/
+23
*
httpd: simplify insane conf file parser
Denis Vlasenko
2009-04-22
1
-13
/
+19
*
*: remove check for errors on getsockaddr in cases we know they can't happen
Denis Vlasenko
2009-04-21
1
-8
/
+13
*
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
7
-25
/
+25
*
mdev: Rob's #if forest removal
Denis Vlasenko
2009-04-19
1
-1
/
+1
*
website: announce 1.14.0 and 1.13.4
1_14_0
Denis Vlasenko
2009-04-15
1
-0
/
+1
*
randomconfig fixes
Denis Vlasenko
2009-04-14
1
-1
/
+3
*
*: unify concurrent-safe update of /etc/{passwd,group,[g]shadow}
Denis Vlasenko
2009-04-14
2
-27
/
+139
*
move llist_find_str from modutils to libbb
Denis Vlasenko
2009-04-13
1
-0
/
+10
*
hush: print cd error to stderr; use fopen_or_warn in builtin_source;
Denis Vlasenko
2009-04-06
1
-1
/
+1
*
libbb: fix typo in comment
Denis Vlasenko
2009-03-31
1
-1
/
+1
*
randomtest fixes
Denis Vlasenko
2009-03-28
1
-6
/
+5
*
libbb: revent previous version of "concurrent history updating"
Denis Vlasenko
2009-03-23
1
-59
/
+55
*
libbb: make history saving/loading concurrent-safe
Denis Vlasenko
2009-03-22
1
-32
/
+110
*
ls: make readlink error to not disrupt output (try ls -l /proc/self/fd).
Denis Vlasenko
2009-03-21
1
-1
/
+5
*
Compatibility fixes:
Denis Vlasenko
2009-03-20
1
-10
/
+9
*
ftpd: fix command fetching to not do it in 1-byte reads;
Denis Vlasenko
2009-03-18
2
-6
/
+26
*
sha: merge K[] for sha256 and 512
Denis Vlasenko
2009-03-15
1
-125
/
+96
*
sha: fix thinko in sha512; add FAST_FUNC to sha1/sha256
Denis Vlasenko
2009-03-15
1
-4
/
+4
*
sha: merge sha1/sha256 handling (they are similar enough for this),
Denis Vlasenko
2009-03-15
1
-202
/
+88
*
mount: support "-O option"; stop trying to mount swap partitions
Denis Vlasenko
2009-03-14
1
-19
/
+17
*
sha: reduce sha256/512 context size. Make sha1/sha256 code more similar
Denis Vlasenko
2009-03-12
1
-69
/
+76
*
sha: tiny shrink
Denis Vlasenko
2009-03-12
1
-8
/
+5
*
add comment about sha testing
Denis Vlasenko
2009-03-12
1
-1
/
+7
*
shrink sha hashing a bit more (remove wbuflen field from ctx),
Denis Vlasenko
2009-03-12
2
-132
/
+111
*
shrink sha hashing
Denis Vlasenko
2009-03-12
2
-49
/
+34
*
sha256/512: code shrink. Run-tested.
Denis Vlasenko
2009-03-11
1
-284
/
+253
*
ftpd: EPSV and SIZE support. Tested to work on IPv6 too.
Denis Vlasenko
2009-03-09
1
-2
/
+7
*
*: move get_sock_lsa and xwrite_str to libbb, use where appropriate
Denis Vlasenko
2009-03-09
4
-6
/
+23
*
- fix typo (thanks to Peter Kjellerstedt for noticing)
Bernhard Reutner-Fischer
2009-02-23
1
-1
/
+1
*
- Dual-license the config parser also under "LGLPv2.1 or later"
Bernhard Reutner-Fischer
2009-02-22
1
-0
/
+1
*
killall and sestatus also need ARGVN scanning
Denis Vlasenko
2009-02-14
1
-7
/
+6
*
init: preparatory patch, no code changes
Denis Vlasenko
2009-01-31
1
-1
/
+1
*
traceroute: preparatory trivial cleanups
Denis Vlasenko
2009-01-24
1
-1
/
+1
*
libbb: shrink linked list ops (by xmaks AT email.cz)
Denis Vlasenko
2009-01-13
1
-36
/
+18
*
libbb: add bb_unsetenv (taken from hush).
Denis Vlasenko
2008-12-30
1
-0
/
+23
[next]