diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -37,6 +37,9 @@ | |||
37 | [myproposal.h packet.c ssh_config.5 sshd_config.5] | 37 | [myproposal.h packet.c ssh_config.5 sshd_config.5] |
38 | support AES-GCM as defined in RFC 5647 (but with simpler KEX handling) | 38 | support AES-GCM as defined in RFC 5647 (but with simpler KEX handling) |
39 | ok and feedback djm@ | 39 | ok and feedback djm@ |
40 | - djm@cvs.openbsd.org 2013/01/09 05:40:17 | ||
41 | [ssh-keygen.c] | ||
42 | correctly initialise fingerprint type for fingerprinting PKCS#11 keys | ||
40 | - (djm) [cipher.c configure.ac openbsd-compat/openssl-compat.h] | 43 | - (djm) [cipher.c configure.ac openbsd-compat/openssl-compat.h] |
41 | Fix merge botch, automatically detect AES-GCM in OpenSSL, move a little | 44 | Fix merge botch, automatically detect AES-GCM in OpenSSL, move a little |
42 | cipher compat code to openssl-compat.h | 45 | cipher compat code to openssl-compat.h |