Age | Commit message (Expand) | Author |
2014-03-20 | Remove the (non-default) MD4 hash algorithm from S/Key. | Christian Weisgerber |
2004-08-05 | Add skeychallenge2() which is like skeychallenge() but takes an | Todd C. Miller |
2002-05-16 | Change S/Key stuff from using a flat file (/etc/skeykeys) to a directory | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-06-23 | sync skeyzero proto with recent changes | Todd C. Miller |
2001-06-23 | getskeyprompt() is gone | Todd C. Miller |
2001-06-20 | o Add a length parameter to struct skey and rearrange some other structs | Todd C. Miller |
1999-07-15 | change /etc/host.random to /var/db/host.random | Niels Provos |
1998-07-03 | Change the random file path, add a sanity check on file size. | Angelos D. Keromytis |
1998-07-03 | Remove user existance disclosure through "s/key" challenges. | Angelos D. Keromytis |
1997-07-27 | - Do coarse locking on /etc/skeykeys. Fixes a race that could allow | Todd C. Miller |
1997-07-23 | _PATH_SKEYKEYS now lives in <paths.h> | Todd C. Miller |
1997-07-23 | Increase max hashname length for rmd160. | Todd C. Miller |
1996-11-03 | Add a bunch of length/size macros and use them. | Todd C. Miller |
1996-10-14 | htoi now takes an int, not char. | Todd C. Miller |
1996-09-30 | __ARGS -> __P (why does everyone have to do this differently?) | Todd C. Miller |
1996-09-29 | Towards RFC 1938 compliance. Also, now supports SHA (secure hash algorithm). | Todd C. Miller |
1996-09-27 | Deal with both MD4 and MD5 s/key's | Todd C. Miller |
1995-12-20 | add ability to zero out entry; from millert@cs.colorado.edu; netbsd pr#1851 | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |