diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -87,6 +87,11 @@ | |||
87 | - markus@cvs.openbsd.org 2002/06/04 19:42:35 | 87 | - markus@cvs.openbsd.org 2002/06/04 19:42:35 |
88 | [monitor.c] | 88 | [monitor.c] |
89 | only allow enabled authentication methods; ok provos@ | 89 | only allow enabled authentication methods; ok provos@ |
90 | - markus@cvs.openbsd.org 2002/06/04 19:53:40 | ||
91 | [monitor.c] | ||
92 | save the session id (hash) for ssh2 (it will be passed with the | ||
93 | initial sign request) and verify that this value is used during | ||
94 | authentication; ok provos@ | ||
90 | 95 | ||
91 | 20020604 | 96 | 20020604 |
92 | - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed | 97 | - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed |
@@ -771,4 +776,4 @@ | |||
771 | - (stevesk) entropy.c: typo in debug message | 776 | - (stevesk) entropy.c: typo in debug message |
772 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ | 777 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ |
773 | 778 | ||
774 | $Id: ChangeLog,v 1.2167 2002/06/06 20:57:17 mouring Exp $ | 779 | $Id: ChangeLog,v 1.2168 2002/06/06 20:58:19 mouring Exp $ |