summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 934c81772..848d9cc0d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,13 @@
4 [readconf.c servconf.c] 4 [readconf.c servconf.c]
5 Prevent strict-aliasing warnings on newer gcc versions. bz #1355, patch 5 Prevent strict-aliasing warnings on newer gcc versions. bz #1355, patch
6 from Dmitry V. Levin, ok djm@ 6 from Dmitry V. Levin, ok djm@
7 - dtucker@cvs.openbsd.org 2007/12/31 15:27:04
8 [sshd.c]
9 When in inetd mode, have sshd generate a Protocol 1 ephemeral server
10 key only for connections where the client chooses Protocol 1 as opposed
11 to when it's enabled in the server's config. Speeds up Protocol 2
12 connections to inetd-mode servers that also allow Protocol 1. bz #440,
13 based on a patch from bruno at wolff.to, ok markus@
7 14
820071231 1520071231
9 - (dtucker) [configure.ac openbsd-compat/glob.{c,h}] Bug #1407: force use of 16 - (dtucker) [configure.ac openbsd-compat/glob.{c,h}] Bug #1407: force use of
@@ -3494,4 +3501,4 @@
3494 OpenServer 6 and add osr5bigcrypt support so when someone migrates 3501 OpenServer 6 and add osr5bigcrypt support so when someone migrates
3495 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 3502 passwords between UnixWare and OpenServer they will still work. OK dtucker@
3496 3503
3497$Id: ChangeLog,v 1.4812 2008/01/01 09:32:26 dtucker Exp $ 3504$Id: ChangeLog,v 1.4813 2008/01/01 09:33:09 dtucker Exp $