Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
e44a4e316d28d7435e4d0ae56f002f8764bbfa0b
/
libbb
/
sha1.c
e9b9a19
libbb: disable a second md5 implementation which managed to creep in :)
by Denis Vlasenko
· 16 years ago
56dceb9
sha256,sha512: new applets. +4.9kb
by Denis Vlasenko
· 16 years ago
c028ec2
Typo fixes
by Denis Vlasenko
· 16 years ago
0a009c3
libbb: constify some data in sha1. gcc is clever enough to do it itself,
by Denis Vlasenko
· 16 years ago
defc1ea
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
by Denis Vlasenko
· 17 years ago
9a7d38f
delete tons of extra #includes
by Denis Vlasenko
· 18 years ago
bf0a201
style fixes last xcalloc replaced by xzalloc
by Denis Vlasenko
· 18 years ago
5241766
Tried to find sha1_crypt - nope... ok, save few bytes in md5_sha1_sum.c
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"
· 19 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 19 years ago
2c39eee
Migrate endianness macros.
by Rob Landley
· 19 years ago
421d9e5
- move buffer allocation schemes to libbb.h
by Bernhard Reutner-Fischer
· 19 years ago
f885513
just whitespace fixes
by Mike Frysinger
· 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