summaryrefslogtreecommitdiffstats
path: root/lib/libskey
Commit message (Collapse)AuthorAgeFilesLines
* Move skey.h to /usr/include so other packages will be able to useguido1994-06-027-20/+16
| | | | | libskey. (such as wu-ftp and xdm). Editted skey so it matches the standard /usr/include way.
* Clean up S/key library (libskey.a) so that filename access is via thepst1994-05-272-3/+15
| | | | | | standard 4.4bsd pathnames mechanism. Also document a potential security hole vs backwards compatibility tradeoff.
* Put md5.c copyright on md4.c. I contacted RSA inc. for that some time agoguido1994-05-201-1/+21
| | | | | | but forgot to do it. -Guido
* 1) Added s/key support .guido1994-05-198-0/+3423
2 Added optional excessive login logging. 3) Added login acces control on a per host/tty base. 4) See skey(1) for skey descriptions and src/usr.bin/login/README for the logging and access control features. -Guido
OpenPOWER on IntegriCloud