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 | - (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 | ||
15 | sshconnect2.c] Add Portable GSSAPI support, patch by Simon Wilkinson. | ||
13 | 16 | ||
14 | 20030825 | 17 | 20030825 |
15 | - (djm) Bug #621: Select OpenSC keys by usage attributes. Patch from | 18 | - (djm) Bug #621: Select OpenSC keys by usage attributes. Patch from |
@@ -882,4 +885,4 @@ | |||
882 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. | 885 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. |
883 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au | 886 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au |
884 | 887 | ||
885 | $Id: ChangeLog,v 1.2907 2003/08/26 01:49:55 dtucker Exp $ | 888 | $Id: ChangeLog,v 1.2908 2003/08/26 01:58:16 dtucker Exp $ |