summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-02-07 10:41:48 +1100
committerDarren Tucker <dtucker@zip.com.au>2004-02-07 10:41:48 +1100
commitfc57f71fb1106a5b1b6d37cb595a21d36a049e7e (patch)
treec4cb0771e062e1c03a30fb920a0abb9d63bacb53 /ChangeLog
parent074593538a18780c24ac055210f55abd8adfbf2b (diff)
- dtucker@cvs.openbsd.org 2004/02/06 23:41:13
[cipher-ctr.c] Use EVP_CIPHER_CTX_key_length for key length. ok markus@ (This will fix builds with OpenSSL 0.9.5)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index de37a0ba7..380fe60fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
120040207
2 - (dtucker) OpenBSD CVS Sync
3 - dtucker@cvs.openbsd.org 2004/02/06 23:41:13
4 [cipher-ctr.c]
5 Use EVP_CIPHER_CTX_key_length for key length. ok markus@
6 (This will fix builds with OpenSSL 0.9.5)
7
120040206 820040206
2 - (dtucker) [acss.c acss.h] Fix $Id tags. 9 - (dtucker) [acss.c acss.h] Fix $Id tags.
3 - (dtucker) [cipher-acss.c cipher.c] Enable acss only if building with 10 - (dtucker) [cipher-acss.c cipher.c] Enable acss only if building with
@@ -1811,4 +1818,4 @@
1811 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1818 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1812 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1819 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1813 1820
1814$Id: ChangeLog,v 1.3215 2004/02/06 10:29:41 dtucker Exp $ 1821$Id: ChangeLog,v 1.3216 2004/02/06 23:41:48 dtucker Exp $