summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/auth2.c
AgeCommit message (Expand)Author
2000-06-19make userauth+pubkey interop with ssh.com-2.2.0Markus Friedl
2000-06-18split auth-rsa option parsing into auth-optionsMarkus Friedl
2000-06-18implement bug compatibility with ssh-2.0.13 pubkey, server sideMarkus Friedl
2000-05-08bug compat w/ ssh-2.0.13 x11, split out bugsMarkus Friedl
2000-05-06add DSAAuthetication option to ssh/sshd, document SSH2 in sshd.8Markus Friedl
2000-05-05log failure before sending the replyMarkus Friedl
2000-05-01Add missing #ifdefs; ok - markusDamien Miller
2000-05-01disable kerb,s/key in ssh2Markus Friedl
2000-04-27cleanup logging for sshd/2, respect PasswordAuth noMarkus Friedl
2000-04-27xfree DSA blobsMarkus Friedl
2000-04-26split auth/sshconnect in one file per protocol versionMarkus Friedl