summaryrefslogtreecommitdiff
path: root/lib/libskey/skey_crypt.c
Commit message (Collapse)AuthorAgeFilesLines
* API cleanups (use const char * where appropriate)Paul Traina1997-03-081-3/+3
| | | | | | | Cannidate for: 2.2 (please!) Notes: svn path=/head/; revision=23503
* Merge RELENG_2_0_5 into HEADRodney W. Grimes1995-06-111-1/+1
| | | | Notes: svn path=/head/; revision=9202
* Include most of the logdaemon v4.4 S/key changesPaul Traina1994-10-191-1/+2
| | | | Notes: svn path=/head/; revision=3702
* Move skey.h to /usr/include so other packages will be able to useGuido van Rooij1994-06-021-2/+1
| | | | | | | | libskey. (such as wu-ftp and xdm). Editted skey so it matches the standard /usr/include way. Notes: svn path=/head/; revision=1671
* 1) Added s/key support .Guido van Rooij1994-05-191-0/+38
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 Notes: svn path=/head/; revision=1519