diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -10,6 +10,9 @@ | |||
10 | ssh_config.5 sshconnect2.c sshd_config sshd_config.5] | 10 | ssh_config.5 sshconnect2.c sshd_config sshd_config.5] |
11 | support GSS API user authentication; patches from Simon Wilkinson, | 11 | support GSS API user authentication; patches from Simon Wilkinson, |
12 | stripped down and tested by Jakob and myself. | 12 | stripped down and tested by Jakob and myself. |
13 | - markus@cvs.openbsd.org 2003/08/22 13:20:03 | ||
14 | [sshconnect2.c] | ||
15 | remove support for "kerberos-2@ssh.com" | ||
13 | - (dtucker) [Makefile.in acconfig.h auth-krb5.c auth-pam.c auth-pam.h | 16 | - (dtucker) [Makefile.in acconfig.h auth-krb5.c auth-pam.c auth-pam.h |
14 | configure.ac defines.h gss-serv-krb5.c session.c ssh-gss.h sshconnect1.c | 17 | configure.ac defines.h gss-serv-krb5.c session.c ssh-gss.h sshconnect1.c |
15 | sshconnect2.c] Add Portable GSSAPI support, patch by Simon Wilkinson. | 18 | sshconnect2.c] Add Portable GSSAPI support, patch by Simon Wilkinson. |
@@ -885,4 +888,4 @@ | |||
885 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. | 888 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. |
886 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au | 889 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au |
887 | 890 | ||
888 | $Id: ChangeLog,v 1.2908 2003/08/26 01:58:16 dtucker Exp $ | 891 | $Id: ChangeLog,v 1.2909 2003/08/26 02:04:31 dtucker Exp $ |