freebsd-dev/secure
Brian Feldman 04c9749ff0 Add working and easy crypt(3)-switching. Yes, we need a whole new API
for crypt(3) by now.  In any case:

Add crypt_set_format(3) + documentation to -lcrypt.
Add login_setcryptfmt(3) + documentation to -lutil.
Support for switching crypt formats in passwd(8).
Support for switching crypt formats in pw(8).

The simple synopsis is:
edit login.conf; add a passwd_format field set to "des" or "md5"; go nuts :)

Reviewed by:	peter
2000-08-22 02:15:54 +00:00
..
lib Add working and easy crypt(3)-switching. Yes, we need a whole new API 2000-08-22 02:15:54 +00:00
libexec Don't build crypto-enabled telnetd if NO_OPENSSL is defined, since it 2000-07-25 01:11:17 +00:00
usr.bin Install the openssl(1) manpage with an MLINK from ssl(8) to at least put 2000-08-03 05:29:04 +00:00
usr.sbin Turn on support for IPv6 2000-08-14 02:36:29 +00:00
Makefile Build everything properly. This means: 2000-02-24 18:59:34 +00:00
Makefile.inc WITH_IDEA --> MAKE_IDEA fix. 2000-07-16 12:20:28 +00:00