diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 19 |
1 files changed, 18 insertions, 1 deletions
@@ -1,3 +1,20 @@ | |||
1 | 20060901 | ||
2 | - (djm) [audit-bsm.c audit.c auth-bsdauth.c auth-chall.c auth-pam.c] | ||
3 | [auth-rsa.c auth-shadow.c auth-sia.c auth1.c auth2-chall.c] | ||
4 | [auth2-gss.c auth2-kbdint.c auth2-none.c authfd.c authfile.c] | ||
5 | [cipher-3des1.c cipher-aes.c cipher-bf1.c cipher-ctr.c clientloop.c] | ||
6 | [dh.c dns.c entropy.c gss-serv-krb5.c gss-serv.c hostfile.c kex.c] | ||
7 | [kexdhc.c kexdhs.c kexgexc.c kexgexs.c key.c loginrec.c mac.c] | ||
8 | [md5crypt.c monitor.c monitor_wrap.c readconf.c rsa.c] | ||
9 | [scard-opensc.c scard.c session.c ssh-add.c ssh-agent.c ssh-dss.c] | ||
10 | [ssh-keygen.c ssh-keysign.c ssh-rsa.c ssh.c sshconnect.c] | ||
11 | [sshconnect1.c sshconnect2.c sshd.c rc4.diff] | ||
12 | [openbsd-compat/bsd-cray.c openbsd-compat/port-aix.c] | ||
13 | [openbsd-compat/port-linux.c openbsd-compat/port-solaris.c] | ||
14 | [openbsd-compat/port-uw.c] | ||
15 | Lots of headers for SCO OSR6, mainly adding stdarg.h for log.h; | ||
16 | compile problems reported by rac AT tenzing.org | ||
17 | |||
1 | 20060831 | 18 | 20060831 |
2 | - (djm) [CREDITS LICENCE Makefile.in auth.c configure.ac includes.h ] | 19 | - (djm) [CREDITS LICENCE Makefile.in auth.c configure.ac includes.h ] |
3 | [platform.c platform.h sshd.c openbsd-compat/Makefile.in] | 20 | [platform.c platform.h sshd.c openbsd-compat/Makefile.in] |
@@ -5348,4 +5365,4 @@ | |||
5348 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 5365 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
5349 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 5366 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
5350 | 5367 | ||
5351 | $Id: ChangeLog,v 1.4520 2006/08/31 01:28:49 dtucker Exp $ | 5368 | $Id: ChangeLog,v 1.4521 2006/09/01 05:38:36 djm Exp $ |