diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -24,6 +24,8 @@ | |||
24 | - (dtucker) [kex.c] Only enable CURVE25519_SHA256 if we actually have | 24 | - (dtucker) [kex.c] Only enable CURVE25519_SHA256 if we actually have |
25 | EVP_sha256. | 25 | EVP_sha256. |
26 | - (dtucker) [myproposal.h] Conditionally enable CURVE25519_SHA256. | 26 | - (dtucker) [myproposal.h] Conditionally enable CURVE25519_SHA256. |
27 | - (dtucker) [openbsd-compat/bsd-poll.c] Add headers to prevent compile | ||
28 | warnings. | ||
27 | 29 | ||
28 | 20131107 | 30 | 20131107 |
29 | - (djm) [ssh-pkcs11.c] Bring back "non-constant initialiser" fix (rev 1.5) | 31 | - (djm) [ssh-pkcs11.c] Bring back "non-constant initialiser" fix (rev 1.5) |