diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ | |||
2 | - (dtucker) [regress/unittests/sshbuf/test_sshbuf_getput_crypto.c | 2 | - (dtucker) [regress/unittests/sshbuf/test_sshbuf_getput_crypto.c |
3 | regress/unittests/sshbuf/test_sshbuf_getput_fuzz.c] Only do NISTP256 | 3 | regress/unittests/sshbuf/test_sshbuf_getput_fuzz.c] Only do NISTP256 |
4 | curve tests if OpenSSL has them. | 4 | curve tests if OpenSSL has them. |
5 | - (dtucker) [myprosal.h] Don't include curve25519-sha256@libssh.org in | ||
6 | the proposal if the version of OpenSSL we're using doesn't support ECC. | ||
5 | 7 | ||
6 | 20140527 | 8 | 20140527 |
7 | - (djm) [cipher.c] Fix merge botch. | 9 | - (djm) [cipher.c] Fix merge botch. |