Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
0e2f362a61a4ddbbae3f4372da9adf32bbce16e6
/
libbb
/
md5.c
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