summaryrefslogtreecommitdiff
path: root/lib/libskey/shlib_version
AgeCommit message (Expand)Author
2004-08-05Add skeychallenge2() which is like skeychallenge() but takes anTodd C. Miller
2004-07-13errno changes, lib major version bumps, and general flag dayMarco S Hyman
2002-12-03Crank all library major numbers. Needed due to the fact that weTodd C. Miller
2002-05-16Change S/Key stuff from using a flat file (/etc/skeykeys) to a directoryTodd C. Miller
2001-06-20major number bumpTodd C. Miller
1997-07-29This case of version number update is a little special and was not well-knownNiklas Hallqvist
1997-07-27bump minorTodd C. Miller
1997-07-23_PATH_SKEYKEYS now lives in <paths.h>Todd C. Miller
1997-07-23Mode 0600 /etc/skeykeysTodd C. Miller
1997-07-17Add RIPEMD-160 (rmd160) support to OTP (s/key).Todd C. Miller
1997-07-10Use new SHA1* functions.Todd C. Miller
1996-09-29Towards RFC 1938 compliance. Also, now supports SHA (secure hash algorithm).Todd C. Miller
1996-09-27Deal with both MD4 and MD5 s/key'sTodd C. Miller
1995-10-18initial import of NetBSD treeTheo de Raadt