index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
pwhash
Age
Commit message (
Expand
)
Author
2021-10-20
Update remarks on default parameters for Argon2.
nia
2021-10-12
Fix release builds with MKARGON2=yes
nia
2019-10-21
adding argon2 support to libcrypt. argon2 user authentication now
jhigh
2016-05-24
md5 is a hashing algorithm, don't say it is used for encryption.
abhinav
2011-09-16
Use __dead
joerg
2009-10-16
Reflow to < 80 chars.
wiz
2009-10-15
Make the format for -k clearer
hubertf
2009-04-14
Enable WARNS=4 by default for usr.bin, except for:
lukem
2006-03-05
PR/31144: YOMURA Masanori: pwhash -S/-b never use optarg
christos
2005-06-02
appease gcc -Wuninitialized
lukem
2005-01-12
more cleanups, WARNS=3
christos
2005-01-12
Use pw_gensalt() instead of using the cipher functions directly. Simplifies
christos
2005-01-12
SRCS is not needed.
christos
2005-01-11
- use the gensalt functions from libcrypt instead of rolling our own.
christos
2004-11-17
Merge single-letter options; sync order in man page and usage.
wiz
2004-11-01
Add (unsigned char) cast to ctype functions
dsl
2004-10-13
Bump date for last and slightly improve wording.
snj
2004-10-12
Apply patch from PR 26779
sjg
2004-07-02
Add support for SHA1 hashed passwords.
sjg
2003-07-14
use bounded string op
itojun
2003-06-23
Add NetBSD RCS Ids.
agc
2002-10-02
couple minor changes:
jdolecek
2002-10-02
Add NetBSD RCS Id. Sort options.
wiz
2002-10-01
password hashing utility that allows des, md5 or bcrypt passwords to be
provos