summaryrefslogtreecommitdiff
path: root/usr.bin/skeyinit/Makefile
AgeCommit message (Collapse)Author
2002-05-16Change S/Key stuff from using a flat file (/etc/skeykeys) to a directoryTodd C. Miller
where each user gets their own file, which is owned by that user. An old S/Key database may be converted by running "skeyinit -C" as root. Programs that need to access the S/Key database no longer need to be setuid root. They must now be setgid auth instead.
1997-09-21$OpenBSD$Theo de Raadt
1997-03-26no libcrypt, fix DPADDTheo de Raadt
1996-09-27Now can deal with both MD4 and MD5 s/key's.Todd C. Miller
1996-06-26rcsidTheo de Raadt
1996-02-15libcrypt no longer a link dependancy.etheisen
1995-10-18initial import of NetBSD treeTheo de Raadt