Age | Commit message (Expand) | Author |
---|---|---|
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2004-08-05 | Add skeychallenge2() which is like skeychallenge() but takes an | Todd C. Miller |
2003-06-17 | Sync with share/misc/license.template and add missing DARPA credit | Todd C. Miller |
2003-06-03 | Use an ISC-tyle license for all my code; it is simpler and more permissive. | Todd C. Miller |
2003-05-24 | - typos; | Jason McIntyre |
2003-03-19 | document the number of bytes required for btoa8 | Todd C. Miller |
2002-05-24 | doc that skeychallenge() buffer is at least SKEY_MAX_CHALLENGE long | Theo de Raadt |
2002-05-17 | Remove skeyzero(), it is no longer needed. | Todd C. Miller |
2002-05-16 | Change S/Key stuff from using a flat file (/etc/skeykeys) to a directory | Todd C. Miller |
2002-04-30 | Initial cleanup: | Mike Pechkin |
2001-06-23 | skeyzero() never uses its 2nd arg so remove it. Since the only thing | Todd C. Miller |
2001-06-23 | Document our S/Key library. | Todd C. Miller |