summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-01-21 00:18:15 +1100
committerDamien Miller <djm@mindrot.org>2000-01-21 00:18:15 +1100
commitee1c0b3d3b1334d2e498aded0151ea8c0d804ebc (patch)
treeb31349cb094ac87bfcd36169810282a961be8f10 /ChangeLog
parenteab2ce023614ca49ad9d79c7c5a7ca8ee6204e7d (diff)
- NetBSD patch from David Rankin <drankin@bohemians.lexington.ky.us> and
Christos Zoulas <christos@netbsd.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 259f7d8e2..14005e7aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,15 +6,19 @@
6 - [sshconnect.c] 6 - [sshconnect.c]
7 - disable agent fwding for proto 1.3, remove abuse of auth-rsa flags. 7 - disable agent fwding for proto 1.3, remove abuse of auth-rsa flags.
8 - destroy keys earlier 8 - destroy keys earlier
9 - split key exchange (kex) and user authentication (user-auth), ok: provos@ 9 - split key exchange (kex) and user authentication (user-auth),
10 ok: provos@
10 - [sshd.c] 11 - [sshd.c]
11 - no need for poll.h; from bright@wintelcom.net 12 - no need for poll.h; from bright@wintelcom.net
12 - disable agent fwding for proto 1.3, remove abuse of auth-rsa flags. 13 - disable agent fwding for proto 1.3, remove abuse of auth-rsa flags.
13 - split key exchange (kex) and user authentication (user-auth), ok: provos@ 14 - split key exchange (kex) and user authentication (user-auth),
15 ok: provos@
14 - Big manpage and config file cleanup from Andre Lucas 16 - Big manpage and config file cleanup from Andre Lucas
15 <andre.lucas@dial.pipex.com> 17 <andre.lucas@dial.pipex.com>
16 - Re-added latest (unmodified) OpenBSD manpages 18 - Re-added latest (unmodified) OpenBSD manpages
17 - Doc updates 19 - Doc updates
20 - NetBSD patch from David Rankin <drankin@bohemians.lexington.ky.us> and
21 Christos Zoulas <christos@netbsd.org>
18 22
1920000119 2320000119
20 - SCO compile fixes from Gary E. Miller <gem@rellim.com> 24 - SCO compile fixes from Gary E. Miller <gem@rellim.com>