Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2002-04-14 02:51:26 +0400
committerBodo Möller <bodo@openssl.org>2002-04-14 02:51:26 +0400
commita9ab63c01ca3b9825a80fd596e77397ecc886fa2 (patch)
tree62214911187909117c28be74f225e337137dab83 /STATUS
parentf89db4020f2d3185115f71e1b026f5d820cdcf49 (diff)
Implement known-IV countermeasure.
Fix length checks in ssl3_get_client_hello(). Use s->s3->in_read_app_data differently to fix ssl3_read_internal().
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS6
1 files changed, 1 insertions, 5 deletions
diff --git a/STATUS b/STATUS
index 8165b4f52b..b498f96ce3 100644
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
OpenSSL STATUS Last modified at
- ______________ $Date: 2002/03/11 09:35:33 $
+ ______________ $Date: 2002/04/13 22:50:47 $
DEVELOPMENT STATE
@@ -62,10 +62,6 @@
NEEDS PATCH
- o An (optional) countermeasure against the predictable-IV CBC
- weakness in SSL/TLS should be added; see
- http://www.openssl.org/~bodo/tls-cbc.txt
-
o apps/ca.c: "Sign the certificate?" - "n" creates empty certificate file
o "OpenSSL STATUS" is never up-to-date.