summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-02-24 11:53:32 +1100
committerDamien Miller <djm@mindrot.org>2003-02-24 11:53:32 +1100
commitbabb47a059148bb97de254f8964dffe7dab213dc (patch)
treecaeabeb26878fe6109fa6d27bf73f0960dad5ca0 /ChangeLog
parenteeeeb3517e3b878bc4d2f8db9cbebd8e912b0cca (diff)
- markus@cvs.openbsd.org 2003/02/02 10:56:08
[kex.c] add support for key exchange guesses; based on work by avraham.fraenkel@commatch.com; fixes bug #148; ok deraadt@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c36f52055..bea81ad19 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,10 @@
24 [scp.c] 24 [scp.c]
25 call okname() only when using system(3) for remote-remote copy; 25 call okname() only when using system(3) for remote-remote copy;
26 fixes bugs #483, #472; ok deraadt@, mouring@ 26 fixes bugs #483, #472; ok deraadt@, mouring@
27 - markus@cvs.openbsd.org 2003/02/02 10:56:08
28 [kex.c]
29 add support for key exchange guesses; based on work by
30 avraham.fraenkel@commatch.com; fixes bug #148; ok deraadt@
27 31
2820030211 3220030211
29 - (djm) Cygwin needs libcrypt too. Patch from vinschen@redhat.com 33 - (djm) Cygwin needs libcrypt too. Patch from vinschen@redhat.com
@@ -1124,4 +1128,4 @@
1124 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1128 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1125 ok provos@ 1129 ok provos@
1126 1130
1127$Id: ChangeLog,v 1.2599 2003/02/24 00:52:58 djm Exp $ 1131$Id: ChangeLog,v 1.2600 2003/02/24 00:53:32 djm Exp $