Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
0e450669d455e4f8dab97c26b4009a9700cd677b
/
libbb
/
md5.c
fb6e689
libbb/md5.c: remove wrong comment
by Denys Vlasenko
· 15 years ago
cd2cd31
shrink sha hashing a bit more (remove wbuflen field from ctx),
by Denis Vlasenko
· 16 years ago
e9b9a19
libbb: disable a second md5 implementation which managed to creep in :)
by Denis Vlasenko
· 16 years ago
defc1ea
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
by Denis Vlasenko
· 16 years ago
77ad97f
more -Wall warning fixes from Cristian Ionescu-Idbohrn.
by Denis Vlasenko
· 17 years ago
2570b2e
whitespace fixes
by Denis Vlasenko
· 17 years ago
6ca409e
trylink: produce even more info about final link stage
by Denis Vlasenko
· 17 years ago
966ec7c
#if CONFIG_xxx -> #if ENABLE_xxx
by Denis Vlasenko
· 18 years ago
9213a9e
whitespace cleanup
by Denis Vlasenko
· 18 years ago
5d8843e
Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate.
by "Robert P. J. Day"
· 18 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
bba7f08
Add SWAP_LE?? and SWAP_BE?? macros, and make things use them. Converts values
by Rob Landley
· 19 years ago
34b5319
Make md5 calculation always go through an the buffer so that A) we don't
by Rob Landley
· 19 years ago
421d9e5
- move buffer allocation schemes to libbb.h
by Bernhard Reutner-Fischer
· 19 years ago
5cf7c2d
Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweaked
by Rob Landley
· 19 years ago