Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
00528822004e5763c669e58191f10c5202f679b5
/
libbb
/
pw_encrypt.c
d1a84a2
libbb: move crypt_make_salt() to pw_encrypt.c, reuse
by Denis Vlasenko
· 16 years ago
2211d52
libbb: add optionl support for SHA256/512 encrypted passwords
by Denis Vlasenko
· 16 years ago
30e1ab6
libbb: add a TODO to support new SHA-based encrypted passwords
by Denis Vlasenko
· 16 years ago
defc1ea
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
by Denis Vlasenko
· 16 years ago
f45c4f4
whitespace and comment fixes, no code changes
by Denis Vlasenko
· 17 years ago
b4c5bf6
Specially for Bernhard Fischer introduce USE_BB_CRYPT
by Denis Vlasenko
· 17 years ago
fdddab0
make pw_encrypt() return malloc'ed string.
by Denis Vlasenko
· 17 years ago
4ea83bf
uclibc insists on having 70k static buffer for crypt.
by Denis Vlasenko
· 17 years ago
91e149a
libbb: random hunt for statics
by Denis Vlasenko
· 17 years ago
0025264
passwd: small size optimization. salt generation improved
by Denis Vlasenko
· 18 years ago
de9ec92
usage.h: fix compile-time bugs exposed by previous change
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
ea224be
skip_whitespace() shouldn't claim its return value is const, it doesn't know
by Rob Landley
· 18 years ago
dfba741
Robert P. Day removed 8 gazillion occurrences of "extern" on function
by Rob Landley
· 19 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
cb81e64
Update a bunch of docs. Run a script to update my email addr.
by Eric Andersen
· 21 years ago
393183d
Vodz, last_patch_86
by Glenn L McGrath
· 22 years ago
27f64e1
Port over the last of the tinylogin applets -Erik
by Eric Andersen
· 22 years ago