summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-03-05 01:54:52 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-03-05 01:54:52 +0000
commit6b28c35a04069c5b19e541c86e767da5841422d0 (patch)
tree1f7ea997412ee0719d00a76525b8d5b072358f1a /ChangeLog
parent05764b9286940cacd16c3fc585ea082c2ace5ec2 (diff)
- stevesk@cvs.openbsd.org 2002/03/04 18:30:23
[ssh-keyscan.c] handle connection close during read of protocol version string. fixes erroneous "bad greeting". ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 84d76a039..d8dc035bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -54,6 +54,10 @@
54 $OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files; add 54 $OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files; add
55 missing RCSID() to .c files and remove dup /*$OpenBSD$*/ from .c 55 missing RCSID() to .c files and remove dup /*$OpenBSD$*/ from .c
56 files. ok markus@ 56 files. ok markus@
57 - stevesk@cvs.openbsd.org 2002/03/04 18:30:23
58 [ssh-keyscan.c]
59 handle connection close during read of protocol version string.
60 fixes erroneous "bad greeting". ok markus@
57 61
5820020226 6220020226
59 - (tim) Bug 12 [configure.ac] add sys/bitypes.h to int64_t tests 63 - (tim) Bug 12 [configure.ac] add sys/bitypes.h to int64_t tests
@@ -7785,4 +7789,4 @@
7785 - Wrote replacements for strlcpy and mkdtemp 7789 - Wrote replacements for strlcpy and mkdtemp
7786 - Released 1.0pre1 7790 - Released 1.0pre1
7787 7791
7788$Id: ChangeLog,v 1.1904 2002/03/05 01:53:02 mouring Exp $ 7792$Id: ChangeLog,v 1.1905 2002/03/05 01:54:52 mouring Exp $