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
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-15
awk: fix compat issue found by gpm build
Denis Vlasenko
2
-3
/
+19
2009-03-15
tr: support -C as synonym to -c
Denis Vlasenko
1
-8
/
+21
2009-03-15
ftpd: fix the bug where >2GB file ops report errors;
Denis Vlasenko
1
-65
/
+119
2009-03-15
sha: merge K[] for sha256 and 512
Denis Vlasenko
1
-125
/
+96
2009-03-15
sha: fix thinko in sha512; add FAST_FUNC to sha1/sha256
Denis Vlasenko
2
-5
/
+5
2009-03-15
sha: merge sha1/sha256 handling (they are similar enough for this),
Denis Vlasenko
2
-211
/
+94
2009-03-15
uname: correct cut/paste error
Denis Vlasenko
2
-5
/
+19
2009-03-14
mount: support "-O option"; stop trying to mount swap partitions
Denis Vlasenko
4
-60
/
+136
2009-03-14
uname: support long options
Denis Vlasenko
1
-0
/
+16
2009-03-13
insmod/modprobe: do not pass NULL to kernel as module parameter
Denis Vlasenko
1
-2
/
+4
2009-03-13
tar: make FEATURE_TAR_AUTODETECT work with DESKTOP off too.
Denis Vlasenko
1
-2
/
+2
2009-03-12
sha: reduce sha256/512 context size. Make sha1/sha256 code more similar
Denis Vlasenko
2
-72
/
+79
2009-03-12
sha: tiny shrink
Denis Vlasenko
1
-8
/
+5
2009-03-12
add comment about sha testing
Denis Vlasenko
1
-1
/
+7
2009-03-12
shrink sha hashing a bit more (remove wbuflen field from ctx),
Denis Vlasenko
3
-136
/
+113
2009-03-12
shrink sha hashing
Denis Vlasenko
2
-49
/
+34
2009-03-12
popmaildir: fix several grave bugs with using memory past end of malloc block
Denis Vlasenko
1
-27
/
+25
2009-03-12
the -elf2flt flag can be used w/out -Wl, so drop the requirement so people ca...
Mike Frysinger
1
-3
/
+3
2009-03-11
sha256/512: code shrink. Run-tested.
Denis Vlasenko
2
-292
/
+261
2009-03-11
*: remove LOG_NOWAIT
Denis Vlasenko
3
-3
/
+3
2009-03-11
ftpd: stop unconditional logging to syslog. This was the only applet
Denis Vlasenko
3
-16
/
+27
2009-03-11
docs/logging_and_backgrounding.txt: new mini-doc
Denis Vlasenko
8
-58
/
+143
2009-03-10
mail.c: more robust handling of SIGCHLD
Denis Vlasenko
2
-22
/
+30
2009-03-09
ftpd + ls - timestamp = confused Mozilla. Prevent that.
Denis Vlasenko
1
-0
/
+15
2009-03-09
ftpd: add LOG_NDELAY to openlog
Denis Vlasenko
1
-1
/
+2
2009-03-09
uniq: strncmp(a,b, -1) might be problematic, use INT_MAX instead
Denis Vlasenko
1
-1
/
+1
2009-03-09
fix typo in help text
Denis Vlasenko
1
-1
/
+1
2009-03-09
ftpd: reuse ls applet for LIST/NLST/STAT generation
Denis Vlasenko
4
-247
/
+157
2009-03-09
ftpd: EPSV and SIZE support. Tested to work on IPv6 too.
Denis Vlasenko
2
-98
/
+104
2009-03-09
ftp: reduce amount of realloc's done in cmdio_write
Denis Vlasenko
1
-26
/
+20
2009-03-09
ftpd: code shrink
Denis Vlasenko
1
-1
/
+1
2009-03-09
ftpd: code shrink
Denis Vlasenko
1
-4
/
+4
2009-03-09
ftp: code shrink
Denis Vlasenko
1
-132
/
+119
2009-03-09
ftpd: code shuffled a bit, added comments
Denis Vlasenko
1
-7
/
+15
2009-03-09
ftpd: add comment
Denis Vlasenko
1
-1
/
+2
2009-03-09
ftpd: further code shrink
Denis Vlasenko
1
-192
/
+185
2009-03-09
*: move get_sock_lsa and xwrite_str to libbb, use where appropriate
Denis Vlasenko
13
-56
/
+35
2009-03-08
ftpd: code chrink, fixed some minor bugs
Denis Vlasenko
8
-382
/
+401