Age | Commit message (Expand) | Author |
2001-06-26 | Kerberos v5 support for SSH1, mostly from Assar Westerlund <assar@freebsd.org... | Dug Song |
2001-03-20 | add changes need for BSD_AUTH plus disabled BSD_AUTH code | Markus Friedl |
2001-02-12 | PermitRootLogin={yes,without-password,forced-commands-only,no} | Markus Friedl |
2001-01-21 | split ssh.h and try to cleanup the #include mess. remove unnecessary #includes. | Markus Friedl |
2001-01-18 | 1) removes fake skey from sshd, since this will be much | Markus Friedl |
2000-10-03 | move fake-auth from auth1.c to individual auth methods, disables s/key in deb... | Markus Friedl |
2000-09-07 | cleanup copyright notices on all files. I have attempted to be accurate with | Theo de Raadt |
2000-06-20 | OpenBSD tag | Markus Friedl |
2000-04-14 | whitespace cleanup | Markus Friedl |
1999-12-29 | check for NULL 1st | Markus Friedl |
1999-12-01 | move skey-auth from auth-passwd.c to auth-skey.c, same for krb4 | Markus Friedl |
1999-11-24 | KNF, final part 3 | Markus Friedl |
1999-11-24 | much more KNF | Theo de Raadt |
1999-11-23 | KNF part 1 | Markus Friedl |
1999-11-10 | remove x11- and krb-cleanup from fatal() + krb-cleanup cleanup | Markus Friedl |
1999-10-19 | stop leak; after branch, builders take note | Theo de Raadt |
1999-10-14 | PermitRootLogin={yes,no,without-password}, default=yes, ok deraadt,niels | Markus Friedl |
1999-10-07 | add skey to sshd: | Markus Friedl |
1999-09-30 | more culling | Theo de Raadt |
1999-09-29 | don't let pw->pw_{name,passwd} get clobbered | Dug Song |
1999-09-29 | numerous sprintf, strncpy, strcpy cleanups | Theo de Raadt |
1999-09-29 | update krb4/AFS support to ssh-1.2.27-afs-kerberos-pl1 level, clean up unused... | Dug Song |
1999-09-26 | i bet a lot of people didn't know what ssh 1.2.16 had a nice license. | Theo de Raadt |