summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2001-11-10 01:16:28 +0000
committerBodo Möller <bodo@openssl.org>2001-11-10 01:16:28 +0000
commitcf82191d77a0a8f77894a65185b6f7a4b3855d6c (patch)
tree0d52136c6f5546efc07b2304104e50391789483b /CHANGES
parent3a8a0a3945688dea8fa1136db53e2dbfef3b0a9e (diff)
Implement msg_callback for SSL 2.0.
Important SSL 2.0 bugfixes (bugs found while implementing msg_callback).
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 8f282ff4e2..437c07ec6a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -111,8 +111,11 @@
'openssl s_client' and 'openssl s_server' have new '-msg' options
to enable a callback that displays all protocol messages.
+ [Bodo Moeller]
- TODO: SSL 2.0, doc/ssl/, doc/apps/
+ *) Change ssl/s2_clnt.c and ssl/s3_srvr.c so that received handshake
+ messages are stored in a single piece (fixed-length part and
+ variable-length part) and fix various bugs found on the way.
[Bodo Moeller]
*) In ssl3_get_client_hello (ssl/s3_srvr.c), generate a fatal alert