summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-02-10 23:44:47 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-02-10 23:44:47 +0000
commitaa630def4d868c60e6d90a0f52a7d393fed78132 (patch)
tree28df0569c7385cb54d80fe4b0dbe8adde2a644ab /ChangeLog
parentf7d79c794bc0edb7f0413765c1f6b0206c10dbc9 (diff)
- 1.47 Thu Feb 8 23:11:42 GMT 2001 by dugsong
[serverloop.c sshconnect1.c] mitigate SSH1 traffic analysis - from Solar Designer <solar@openwall.com>, ok provos@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fe271d62c..d4fb24213 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -92,6 +92,10 @@
92 - itojun@cvs.openbsd.org 2001/02/07 18:04:50 92 - itojun@cvs.openbsd.org 2001/02/07 18:04:50
93 [xmalloc.c] 93 [xmalloc.c]
94 fix size_t -> int cast (use u_long). markus ok 94 fix size_t -> int cast (use u_long). markus ok
95 - 1.47 Thu Feb 8 23:11:42 GMT 2001 by dugsong
96 [serverloop.c sshconnect1.c]
97 mitigate SSH1 traffic analysis - from Solar Designer
98 <solar@openwall.com>, ok provos@
95 - (bal) fixed sftp-client.c. Return 'status' instead of '0' 99 - (bal) fixed sftp-client.c. Return 'status' instead of '0'
96 (from the OpenBSD tree) 100 (from the OpenBSD tree)
97 - (bal) Synced ssh.1, ssh-add.1 and sshd.8 w/ OpenBSD 101 - (bal) Synced ssh.1, ssh-add.1 and sshd.8 w/ OpenBSD
@@ -3880,4 +3884,4 @@
3880 - Wrote replacements for strlcpy and mkdtemp 3884 - Wrote replacements for strlcpy and mkdtemp
3881 - Released 1.0pre1 3885 - Released 1.0pre1
3882 3886
3883$Id: ChangeLog,v 1.736 2001/02/10 23:34:54 mouring Exp $ 3887$Id: ChangeLog,v 1.737 2001/02/10 23:44:47 mouring Exp $