diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -35,6 +35,9 @@ | |||
35 | [auth.h auth2.c auth2-hostbased.c auth2-kbdint.c auth2-none.c | 35 | [auth.h auth2.c auth2-hostbased.c auth2-kbdint.c auth2-none.c |
36 | auth2-passwd.c auth2-pubkey.c Makefile.in] | 36 | auth2-passwd.c auth2-pubkey.c Makefile.in] |
37 | split auth2.c into one file per method; ok provos@/deraadt@ | 37 | split auth2.c into one file per method; ok provos@/deraadt@ |
38 | - stevesk@cvs.openbsd.org 2002/05/26 20:35:10 | ||
39 | [ssh.1] | ||
40 | sort ChallengeResponseAuthentication; ok markus@ | ||
38 | 41 | ||
39 | 20020604 | 42 | 20020604 |
40 | - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed | 43 | - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed |
@@ -719,4 +722,4 @@ | |||
719 | - (stevesk) entropy.c: typo in debug message | 722 | - (stevesk) entropy.c: typo in debug message |
720 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ | 723 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ |
721 | 724 | ||
722 | $Id: ChangeLog,v 1.2153 2002/06/06 20:27:55 mouring Exp $ | 725 | $Id: ChangeLog,v 1.2154 2002/06/06 20:30:28 mouring Exp $ |