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
/
pw_encrypt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
chpasswd: support -c argument and respect DEFAULT_PASSWD_ALGO
Pascal Bach
2015-12-18
1
-3
/
+7
*
libbb: don't die if crypt() returns NULL
Denys Vlasenko
2014-02-09
1
-1
/
+8
*
adduser: safe username passing to passwd/addgroup
Denys Vlasenko
2011-05-13
1
-2
/
+23
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
libbb: move crypt_make_salt() to pw_encrypt.c, reuse
Denis Vlasenko
2008-12-07
1
-9
/
+46
*
libbb: add optionl support for SHA256/512 encrypted passwords
Denis Vlasenko
2008-11-10
1
-15
/
+28
*
libbb: add a TODO to support new SHA-based encrypted passwords
Denis Vlasenko
2008-11-07
1
-12
/
+5
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-2
/
+2
*
whitespace and comment fixes, no code changes
Denis Vlasenko
2008-06-16
1
-4
/
+0
*
Specially for Bernhard Fischer introduce USE_BB_CRYPT
Denis Vlasenko
2008-06-15
1
-0
/
+17
*
make pw_encrypt() return malloc'ed string.
Denis Vlasenko
2008-06-12
1
-4
/
+3
*
uclibc insists on having 70k static buffer for crypt.
Denis Vlasenko
2008-06-12
1
-4
/
+49
*
libbb: random hunt for statics
Denis Vlasenko
2007-06-18
1
-7
/
+5
*
passwd: small size optimization. salt generation improved
Denis Vlasenko
2006-11-30
1
-1
/
+0
*
usage.h: fix compile-time bugs exposed by previous change
Denis Vlasenko
2006-09-27
1
-3
/
+1
*
Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate.
"Robert P. J. Day"
2006-07-10
1
-14
/
+1
*
skip_whitespace() shouldn't claim its return value is const, it doesn't know
Rob Landley
2006-06-18
1
-1
/
+1
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
Rob Landley
2006-03-06
1
-1
/
+1
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-1
/
+1
*
Update a bunch of docs. Run a script to update my email addr.
Eric Andersen
2003-07-14
1
-1
/
+1
*
Vodz, last_patch_86
Glenn L McGrath
2003-05-26
1
-4
/
+1
*
Port over the last of the tinylogin applets
Eric Andersen
2002-06-23
1
-0
/
+48