summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2007-02-17 06:52:42 +0000
committerBodo Möller <bodo@openssl.org>2007-02-17 06:52:42 +0000
commit5f4cc234fb6f75775a2b5265e3b0c4dba1fc97be (patch)
tree36054e0cf1cd0e12f149db49cc2bd7200874d928 /README
parentd31a13953c633f48a5e30e89fc66604b68d79c34 (diff)
Some fixes for ciphersuite string processing:
- add a workaround provided by Victor Duchovni so that 128- and 256-bit variants of otherwise identical ciphersuites are treated correctly; - also, correctly skip invalid parts of ciphersuite description strings. Submitted by: Victor Duchovni, Bodo Moeller
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 460baff57c..7dfad74107 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
OpenSSL 0.9.8e-dev XX xxx XXXX
- Copyright (c) 1998-2006 The OpenSSL Project
+ Copyright (c) 1998-2007 The OpenSSL Project
Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
All rights reserved.