| Commit message (Expand) | Author | Age | Files | Lines |
* | add changes need for BSD_AUTH plus disabled BSD_AUTH code |  markus | 2001-03-20 | 1 | -3/+13 |
* | PermitRootLogin={yes,without-password,forced-commands-only,no} |  markus | 2001-02-12 | 1 | -2/+2 |
* | split ssh.h and try to cleanup the #include mess. remove unnecessary #includes. |  markus | 2001-01-21 | 1 | -4/+3 |
* | 1) removes fake skey from sshd, since this will be much |  markus | 2001-01-18 | 1 | -32/+3 |
* | move fake-auth from auth1.c to individual auth methods, disables s/key in debug-msg |  markus | 2000-10-03 | 1 | -2/+2 |
* | cleanup copyright notices on all files. I have attempted to be accurate with |  deraadt | 2000-09-07 | 1 | -2/+53 |
* | OpenBSD tag |  markus | 2000-06-20 | 1 | -1/+1 |
* | whitespace cleanup |  markus | 2000-04-14 | 1 | -2/+2 |
* | check for NULL 1st |  markus | 1999-12-29 | 1 | -4/+4 |
* | move skey-auth from auth-passwd.c to auth-skey.c, same for krb4 |  markus | 1999-12-01 | 1 | -123/+10 |
* | KNF, final part 3 |  markus | 1999-11-24 | 1 | -19/+19 |
* | much more KNF |  deraadt | 1999-11-24 | 1 | -37/+46 |
* | KNF part 1 |  markus | 1999-11-23 | 1 | -138/+130 |
* | remove x11- and krb-cleanup from fatal() + krb-cleanup cleanup |  markus | 1999-11-10 | 1 | -19/+13 |
* | stop leak; after branch, builders take note |  deraadt | 1999-10-19 | 1 | -3/+3 |
* | PermitRootLogin={yes,no,without-password}, default=yes, ok deraadt,niels |  markus | 1999-10-14 | 1 | -1/+7 |
* | add skey to sshd: |  markus | 1999-10-07 | 1 | -29/+37 |
* | more culling |  deraadt | 1999-09-30 | 1 | -172/+1 |
* | don't let pw->pw_{name,passwd} get clobbered |  dugsong | 1999-09-29 | 1 | -7/+14 |
* | numerous sprintf, strncpy, strcpy cleanups |  deraadt | 1999-09-29 | 1 | -10/+9 |
* | update krb4/AFS support to ssh-1.2.27-afs-kerberos-pl1 level, clean up unused variables, update manpages |  dugsong | 1999-09-29 | 1 | -106/+94 |
* | i bet a lot of people didn't know what ssh 1.2.16 had a nice license. |  deraadt | 1999-09-26 | 1 | -0/+343 |