summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/auth.h
AgeCommit message (Expand)Author
2001-03-28check auth_root_allowed for kbd-int auth, too.Markus Friedl
2001-03-20add changes need for BSD_AUTH plus disabled BSD_AUTH codeMarkus Friedl
2001-02-22use pwcopy in ssh.c, tooMarkus Friedl
2001-02-12PermitRootLogin={yes,without-password,forced-commands-only,no}Markus Friedl
2001-01-21split ssh.h and try to cleanup the #include mess. remove unnecessary #includes.Markus Friedl
2001-01-181) removes fake skey from sshd, since this will be muchMarkus Friedl
2000-12-28count authentication failures onlyMarkus Friedl
2000-10-16Add idents for files which lack themDamien Miller
2000-10-11add support for s/key (kbd-interactive) to ssh2, based on work by mkiernan@av...Markus Friedl
2000-09-07cleanup copyright notices on all files. I have attempted to be accurate withTheo de Raadt
2000-07-09KNFTheo de Raadt
2000-04-26split auth/sshconnect in one file per protocol versionMarkus Friedl
2000-04-06ssh2 server side, see README.openssh2; enable with 'sshd -2'Markus Friedl
2000-03-28split sshd.c -> auth.c session.c sshd.c plus cleanup and goto-removalMarkus Friedl