summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-01-09 16:44:54 +1100
committerDamien Miller <djm@mindrot.org>2013-01-09 16:44:54 +1100
commit1422c0887c8e92f7159f6f6ddd4974aab177c6de (patch)
treea56ccf5c92b33d1e939c1491e7db6caef6fa9802 /ChangeLog
parentd522c68872689e2e80d9667da1c9a18d04b001cd (diff)
- djm@cvs.openbsd.org 2013/01/09 05:40:17
[ssh-keygen.c] correctly initialise fingerprint type for fingerprinting PKCS#11 keys
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 868158cfc..37f114b5b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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