diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -68,6 +68,11 @@ | |||
68 | - markus@cvs.openbsd.org 2002/05/31 11:35:15 | 68 | - markus@cvs.openbsd.org 2002/05/31 11:35:15 |
69 | [auth.h auth2.c] | 69 | [auth.h auth2.c] |
70 | move Authmethod definitons to per-method file. | 70 | move Authmethod definitons to per-method file. |
71 | - markus@cvs.openbsd.org 2002/05/31 13:16:48 | ||
72 | [key.c] | ||
73 | add comment: | ||
74 | key_verify returns 1 for a correct signature, 0 for an incorrect signature | ||
75 | and -1 on error. | ||
71 | 76 | ||
72 | 20020604 | 77 | 20020604 |
73 | - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed | 78 | - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed |
@@ -752,4 +757,4 @@ | |||
752 | - (stevesk) entropy.c: typo in debug message | 757 | - (stevesk) entropy.c: typo in debug message |
753 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ | 758 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ |
754 | 759 | ||
755 | $Id: ChangeLog,v 1.2163 2002/06/06 20:52:37 mouring Exp $ | 760 | $Id: ChangeLog,v 1.2164 2002/06/06 20:54:07 mouring Exp $ |