diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -59,6 +59,12 @@ | |||
59 | use rijndael/aes from libcrypto (openssl >= 0.9.7) instead of | 59 | use rijndael/aes from libcrypto (openssl >= 0.9.7) instead of |
60 | our own implementation. allow use of AES hardware via libcrypto, | 60 | our own implementation. allow use of AES hardware via libcrypto, |
61 | ok deraadt@ | 61 | ok deraadt@ |
62 | - markus@cvs.openbsd.org 2002/05/31 10:30:33 | ||
63 | [sshconnect2.c] | ||
64 | extent ssh-keysign protocol: | ||
65 | pass # of socket-fd to ssh-keysign, keysign verfies locally used | ||
66 | ip-address using this socket-fd, restricts fake local hostnames | ||
67 | to actual local hostnames; ok stevesk@ | ||
62 | 68 | ||
63 | 20020604 | 69 | 20020604 |
64 | - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed | 70 | - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed |
@@ -743,4 +749,4 @@ | |||
743 | - (stevesk) entropy.c: typo in debug message | 749 | - (stevesk) entropy.c: typo in debug message |
744 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ | 750 | - (djm) ssh-keygen -i needs seeded RNG; report from markus@ |
745 | 751 | ||
746 | $Id: ChangeLog,v 1.2161 2002/06/06 20:50:07 mouring Exp $ | 752 | $Id: ChangeLog,v 1.2162 2002/06/06 20:51:04 mouring Exp $ |