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
/
md5.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shrink sha hashing a bit more (remove wbuflen field from ctx),
Denis Vlasenko
2009-03-12
1
-10
/
+9
*
libbb: disable a second md5 implementation which managed to creep in :)
Denis Vlasenko
2008-11-11
1
-279
/
+263
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-3
/
+3
*
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-13
1
-1
/
+1
*
whitespace fixes
Denis Vlasenko
2008-03-28
1
-17
/
+13
*
trylink: produce even more info about final link stage
Denis Vlasenko
2007-08-12
1
-2
/
+2
*
#if CONFIG_xxx -> #if ENABLE_xxx
Denis Vlasenko
2006-11-01
1
-11
/
+3
*
whitespace cleanup
Denis Vlasenko
2006-09-17
1
-1
/
+1
*
Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate.
"Robert P. J. Day"
2006-07-10
1
-0
/
+1
*
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-02
1
-0
/
+1
*
Add SWAP_LE?? and SWAP_BE?? macros, and make things use them. Converts values
Rob Landley
2006-05-29
1
-15
/
+6
*
Make md5 calculation always go through an the buffer so that A) we don't
Rob Landley
2006-05-16
1
-87
/
+42
*
- move buffer allocation schemes to libbb.h
Bernhard Reutner-Fischer
2006-04-03
1
-4
/
+4
*
Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweaked
Rob Landley
2006-02-21
1
-0
/
+510