diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -92,6 +92,9 @@ | |||
92 | save the session id (hash) for ssh2 (it will be passed with the | 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 | 93 | initial sign request) and verify that this value is used during |
94 | authentication; ok provos@ | 94 | authentication; ok provos@ |
95 | - markus@cvs.openbsd.org 2002/06/04 23:02:06 | ||
96 | [packet.c] | ||
97 | remove __FUNCTION__ | ||
95 | 98 | ||
96 | 20020604 | 99 | 20020604 |
97 | - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed | 100 | - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed |
@@ -776,4 +779,4 @@ | |||
776 | - (stevesk) entropy.c: typo in debug message | 779 | - (stevesk) entropy.c: typo in debug message |
777 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ | 780 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ |
778 | 781 | ||
779 | $Id: ChangeLog,v 1.2168 2002/06/06 20:58:19 mouring Exp $ | 782 | $Id: ChangeLog,v 1.2169 2002/06/06 20:59:25 mouring Exp $ |