summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/auth-passwd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* add changes need for BSD_AUTH plus disabled BSD_AUTH codemarkus2001-03-201-3/+13
* PermitRootLogin={yes,without-password,forced-commands-only,no}markus2001-02-121-2/+2
* split ssh.h and try to cleanup the #include mess. remove unnecessary #includes.markus2001-01-211-4/+3
* 1) removes fake skey from sshd, since this will be muchmarkus2001-01-181-32/+3
* move fake-auth from auth1.c to individual auth methods, disables s/key in debug-msgmarkus2000-10-031-2/+2
* cleanup copyright notices on all files. I have attempted to be accurate withderaadt2000-09-071-2/+53
* OpenBSD tagmarkus2000-06-201-1/+1
* whitespace cleanupmarkus2000-04-141-2/+2
* check for NULL 1stmarkus1999-12-291-4/+4
* move skey-auth from auth-passwd.c to auth-skey.c, same for krb4markus1999-12-011-123/+10
* KNF, final part 3markus1999-11-241-19/+19
* much more KNFderaadt1999-11-241-37/+46
* KNF part 1markus1999-11-231-138/+130
* remove x11- and krb-cleanup from fatal() + krb-cleanup cleanupmarkus1999-11-101-19/+13
* stop leak; after branch, builders take notederaadt1999-10-191-3/+3
* PermitRootLogin={yes,no,without-password}, default=yes, ok deraadt,nielsmarkus1999-10-141-1/+7
* add skey to sshd:markus1999-10-071-29/+37
* more cullingderaadt1999-09-301-172/+1
* don't let pw->pw_{name,passwd} get clobbereddugsong1999-09-291-7/+14
* numerous sprintf, strncpy, strcpy cleanupsderaadt1999-09-291-10/+9
* update krb4/AFS support to ssh-1.2.27-afs-kerberos-pl1 level, clean up unused variables, update manpagesdugsong1999-09-291-106/+94
* i bet a lot of people didn't know what ssh 1.2.16 had a nice license.deraadt1999-09-261-0/+343