diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,3 +1,10 @@ | |||
1 | 20040207 | ||
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 | |||
1 | 20040206 | 8 | 20040206 |
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 $ |