Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-20 | Remove the (non-default) MD4 hash algorithm from S/Key. | Christian Weisgerber | |
ok millert, man pages ok jmc@ | |||
2010-04-11 | Fix typo in line ending; from Antti Harri | Todd C. Miller | |
2010-02-28 | In -x mode, if count was > 1 we would print both the hex and ascii versions | Todd C. Miller | |
of the response (for count == 1 only the hex version was printed). Make things consistent and match the docs by only printing the hex mode even if count > 1. OK otto@ | |||
2008-11-12 | Usage -> usage. | Igor Sobrado | |
2005-07-06 | alter spacing of usage() so we don;t get a line break if skey is | Jason McIntyre | |
invoked as otp-rmd160; | |||
2005-07-06 | - tidy up SYNOPSIS | Jason McIntyre | |
- sort options - sync usage() - other small tweaks | |||
2004-12-27 | spacing | Theo de Raadt | |
2004-06-04 | Consistently use "secret passphrase" for the passphrase made up by the user | Otto Moerbeek | |
and "one-time password" for the generated passwords. ok jmc@ millert@ | |||
2003-06-10 | knf | Theo de Raadt | |
2002-05-06 | Kill/adjust r(login|exec)d? references now that those are no longer in | Todd C. Miller | |
the tree. | |||
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-12-28 | Fix hex mode (-x), based on patch from David Gullasch | Todd C. Miller | |
2001-06-20 | cosmetic changes and mention RFC2289 which supercedes RFC1938 | Todd C. Miller | |
1999-12-04 | oops | Theo de Raadt | |
1999-12-04 | oflow | Theo de Raadt | |
1999-03-06 | back out changes that should not have escaped my local tree | Todd C. Miller | |
1999-03-06 | add missing reference to infocmp | Todd C. Miller | |
1997-07-17 | Add RIPEMD-160 (rmd160) support to OTP (s/key). | Todd C. Miller | |
1996-11-22 | fix thinko wrt otp-* handling | Todd C. Miller | |
1996-11-03 | Use new length/size macros. | Todd C. Miller | |
1996-10-30 | Give usage and exit if user gave us too many args. | Todd C. Miller | |
1996-10-14 | Exit on empty "secret password" like skeyinit does. | Todd C. Miller | |
1996-09-29 | Towards RFC 1938 compliance. Works with new libskey and supports SHA. | Todd C. Miller | |
1996-09-29 | Added support for MD4/MD5 as an argument. | Todd C. Miller | |
1996-09-27 | Now can both MD4 and MD5 skey's. | Todd C. Miller | |
1996-06-26 | rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |