diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -31,6 +31,10 @@ | |||
31 | - markus@cvs.openbsd.org 2002/05/25 08:50:39 | 31 | - markus@cvs.openbsd.org 2002/05/25 08:50:39 |
32 | [sshconnect2.c] | 32 | [sshconnect2.c] |
33 | execlp->execl; from stevesk | 33 | execlp->execl; from stevesk |
34 | - markus@cvs.openbsd.org 2002/05/25 18:51:07 | ||
35 | [auth.h auth2.c auth2-hostbased.c auth2-kbdint.c auth2-none.c | ||
36 | auth2-passwd.c auth2-pubkey.c Makefile.in] | ||
37 | split auth2.c into one file per method; ok provos@/deraadt@ | ||
34 | 38 | ||
35 | 20020604 | 39 | 20020604 |
36 | - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed | 40 | - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed |
@@ -715,4 +719,4 @@ | |||
715 | - (stevesk) entropy.c: typo in debug message | 719 | - (stevesk) entropy.c: typo in debug message |
716 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ | 720 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ |
717 | 721 | ||
718 | $Id: ChangeLog,v 1.2152 2002/06/06 20:05:57 mouring Exp $ | 722 | $Id: ChangeLog,v 1.2153 2002/06/06 20:27:55 mouring Exp $ |