diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -16,6 +16,11 @@ | |||
16 | - deraadt@cvs.openbsd.org 2002/05/22 23:18:25 | 16 | - deraadt@cvs.openbsd.org 2002/05/22 23:18:25 |
17 | [ssh.c sshd.c] | 17 | [ssh.c sshd.c] |
18 | spelling; abishoff@arc.nasa.gov | 18 | spelling; abishoff@arc.nasa.gov |
19 | - markus@cvs.openbsd.org 2002/05/23 19:24:30 | ||
20 | [authfile.c authfile.h pathnames.h ssh.c sshconnect.c sshconnect.h | ||
21 | sshconnect1.c sshconnect2.c ssh-keysign.8 ssh-keysign.c Makefile.in] | ||
22 | add /usr/libexec/ssh-keysign: a setuid helper program for hostbased | ||
23 | authentication in protocol v2 (needs to access the hostkeys). | ||
19 | 24 | ||
20 | 20020604 | 25 | 20020604 |
21 | - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed | 26 | - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed |
@@ -700,4 +705,4 @@ | |||
700 | - (stevesk) entropy.c: typo in debug message | 705 | - (stevesk) entropy.c: typo in debug message |
701 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ | 706 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ |
702 | 707 | ||
703 | $Id: ChangeLog,v 1.2148 2002/06/06 19:51:58 mouring Exp $ | 708 | $Id: ChangeLog,v 1.2149 2002/06/06 19:57:33 mouring Exp $ |