summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/auth-passwd.c
AgeCommit message (Expand)Author
2000-10-03move fake-auth from auth1.c to individual auth methods, disables s/key in deb...Markus Friedl
2000-09-07cleanup copyright notices on all files. I have attempted to be accurate withTheo de Raadt
2000-06-20OpenBSD tagMarkus Friedl
2000-04-14whitespace cleanupMarkus Friedl
1999-12-29check for NULL 1stMarkus Friedl
1999-12-01move skey-auth from auth-passwd.c to auth-skey.c, same for krb4Markus Friedl
1999-11-24KNF, final part 3Markus Friedl
1999-11-24much more KNFTheo de Raadt
1999-11-23KNF part 1Markus Friedl
1999-11-10remove x11- and krb-cleanup from fatal() + krb-cleanup cleanupMarkus Friedl
1999-10-19stop leak; after branch, builders take noteTheo de Raadt
1999-10-14PermitRootLogin={yes,no,without-password}, default=yes, ok deraadt,nielsMarkus Friedl
1999-10-07add skey to sshd:Markus Friedl
1999-09-30more cullingTheo de Raadt
1999-09-29don't let pw->pw_{name,passwd} get clobberedDug Song
1999-09-29numerous sprintf, strncpy, strcpy cleanupsTheo de Raadt
1999-09-29update krb4/AFS support to ssh-1.2.27-afs-kerberos-pl1 level, clean up unused...Dug Song
1999-09-26i bet a lot of people didn't know what ssh 1.2.16 had a nice license.Theo de Raadt