summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 568477786..664f86266 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,6 +30,11 @@
30 ssh-keysign.c ssh.1 sshconnect.c sshconnect.h sshconnect2.c ttymodes.c 30 ssh-keysign.c ssh.1 sshconnect.c sshconnect.h sshconnect2.c ttymodes.c
31 xmalloc.h] 31 xmalloc.h]
32 KNF done automatically while reading.... 32 KNF done automatically while reading....
33 - markus@cvs.openbsd.org 2002/06/19 18:01:00
34 [cipher.c monitor.c monitor_wrap.c packet.c packet.h]
35 make the monitor sync the transfer ssh1 session key;
36 transfer keycontext only for RC4 (this is still depends on EVP
37 implementation details and is broken).
33 - (bal) Cygwin special handling of empty passwords wrong. Patch by 38 - (bal) Cygwin special handling of empty passwords wrong. Patch by
34 vinschen@redhat.com 39 vinschen@redhat.com
35 40
@@ -960,4 +965,4 @@
960 - (stevesk) entropy.c: typo in debug message 965 - (stevesk) entropy.c: typo in debug message
961 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 966 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
962 967
963$Id: ChangeLog,v 1.2225 2002/06/21 00:41:51 mouring Exp $ 968$Id: ChangeLog,v 1.2226 2002/06/21 00:43:42 mouring Exp $