summaryrefslogtreecommitdiffstats
path: root/lib/libskey/skey.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the (non-default) MD4 hash algorithm from S/Key.naddy2014-03-201-2/+2
* Add skeychallenge2() which is like skeychallenge() but takes anmillert2004-08-051-1/+2
* Change S/Key stuff from using a flat file (/etc/skeykeys) to a directorymillert2002-05-161-5/+7
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-27/+27
* sync skeyzero proto with recent changesmillert2001-06-231-2/+2
* getskeyprompt() is gonemillert2001-06-231-2/+1
* o Add a length parameter to struct skey and rearrange some other structsmillert2001-06-201-46/+44
* change /etc/host.random to /var/db/host.randomprovos1999-07-151-2/+2
* Change the random file path, add a sanity check on file size.angelos1998-07-031-2/+2
* Remove user existance disclosure through "s/key" challenges.angelos1998-07-031-1/+4
* - Do coarse locking on /etc/skeykeys. Fixes a race that could allowmillert1997-07-271-1/+2
* _PATH_SKEYKEYS now lives in <paths.h>millert1997-07-231-7/+6
* Increase max hashname length for rmd160.millert1997-07-231-3/+3
* Add a bunch of length/size macros and use them.millert1996-11-031-1/+33
* htoi now takes an int, not char.millert1996-10-141-2/+2
* __ARGS -> __P (why does everyone have to do this differently?)millert1996-09-301-42/+26
* Towards RFC 1938 compliance. Also, now supports SHA (secure hash algorithm).millert1996-09-291-3/+3
* Deal with both MD4 and MD5 s/key'smillert1996-09-271-14/+13
* add ability to zero out entry; from millert@cs.colorado.edu; netbsd pr#1851deraadt1995-12-201-1/+2
* initial import of NetBSD treederaadt1995-10-181-0/+77