summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-02-07 12:29:39 +1100
committerDarren Tucker <dtucker@zip.com.au>2004-02-07 12:29:39 +1100
commit693f8a8aae5b79360f13f478c09235061aa59647 (patch)
tree7598aefae46df36be5c1a825c702caf0d6e81e03 /ChangeLog
parentfc57f71fb1106a5b1b6d37cb595a21d36a049e7e (diff)
- (dtucker) [cipher.c] enable AES counter modes with OpenSSL 0.9.5.
ok djm@, markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 380fe60fe..55031f702 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@
4 [cipher-ctr.c] 4 [cipher-ctr.c]
5 Use EVP_CIPHER_CTX_key_length for key length. ok markus@ 5 Use EVP_CIPHER_CTX_key_length for key length. ok markus@
6 (This will fix builds with OpenSSL 0.9.5) 6 (This will fix builds with OpenSSL 0.9.5)
7 - (dtucker) [cipher.c] enable AES counter modes with OpenSSL 0.9.5.
8 ok djm@, markus@
7 9
820040206 1020040206
9 - (dtucker) [acss.c acss.h] Fix $Id tags. 11 - (dtucker) [acss.c acss.h] Fix $Id tags.
@@ -1818,4 +1820,4 @@
1818 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1820 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1819 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1821 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1820 1822
1821$Id: ChangeLog,v 1.3216 2004/02/06 23:41:48 dtucker Exp $ 1823$Id: ChangeLog,v 1.3217 2004/02/07 01:29:39 dtucker Exp $