diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -21,6 +21,9 @@ | |||
21 | sshconnect1.c sshconnect2.c ssh-keysign.8 ssh-keysign.c Makefile.in] | 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 | 22 | add /usr/libexec/ssh-keysign: a setuid helper program for hostbased |
23 | authentication in protocol v2 (needs to access the hostkeys). | 23 | authentication in protocol v2 (needs to access the hostkeys). |
24 | - markus@cvs.openbsd.org 2002/05/23 19:39:34 | ||
25 | [ssh.c] | ||
26 | add comment about ssh-keysign | ||
24 | 27 | ||
25 | 20020604 | 28 | 20020604 |
26 | - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed | 29 | - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed |
@@ -705,4 +708,4 @@ | |||
705 | - (stevesk) entropy.c: typo in debug message | 708 | - (stevesk) entropy.c: typo in debug message |
706 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ | 709 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ |
707 | 710 | ||
708 | $Id: ChangeLog,v 1.2149 2002/06/06 19:57:33 mouring Exp $ | 711 | $Id: ChangeLog,v 1.2150 2002/06/06 19:58:27 mouring Exp $ |