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
/
lib
/
libcrypt
/
Makefile
Age
Commit message (
Expand
)
Author
2006-10-27
gently add some "const", and avoid some casts
drochner
2006-10-27
As discussed back in June, move the implementation of hmac_sha1 here
drochner
2006-05-11
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
mrg
2005-01-11
Add pw_gensalt, which was taken from pwd_gensalt. This now is used in 3
christos
2004-07-02
Add support for SHA1 hashed passwords.
sjg
2003-04-17
hrink the Blowfish routines down to only what we need for __bcrypt(),
thorpej
2002-08-19
Explicitly move setting of NOxxx and USE_SHLIBDIR to the top of the
lukem
2002-05-24
support bcrypt password. can be chosen by "blowfish" keyword in passwd.conf.
itojun
2001-12-28
* Add user-controlled mk.conf variables
lukem
2000-07-06
Add __md5crypt(), for internal use by libcrypt. This behaves for the most
ad
2000-06-16
No longer need the <bsd.crypto.mk> song-and-dance here.
thorpej
1999-07-20
optionally include CRYPTOPATH Makefile.frag files.
mrg
1999-07-12
Use bsd.crypto.mk.
thorpej
1995-02-19
use the (broken) crypt.c from the 4.4BSD-Lite Foreign distribution, that
cgd
1994-12-22
specify man pages the new way.
cgd
1993-10-07
always create libcrypt, and link with it where necessary. this will
cgd
1993-08-02
Add RCS identifiers, remove some completely useless RCS logs and patchkit
mycroft
1993-05-29
make makefile do *nothing* for any of the standard cases if crypt.c
cgd
1993-04-26
made libcrypt, so exportable vs. non-exportable packages can be
cgd