Change ssl3_get_message and the functions using it so that complete
authorBodo Möller <bodo@openssl.org>
Mon, 15 Oct 2001 19:49:25 +0000 (19:49 +0000)
committerBodo Möller <bodo@openssl.org>
Mon, 15 Oct 2001 19:49:25 +0000 (19:49 +0000)
commit48948d53b6f61aa14bc5eab33f67f124c43175ff
tree9b766b938ef6e59fb5f37210b25fd78370fa5bb6
parentdbec19622e2cc6ae50b303ece36d15810192d022
Change ssl3_get_message and the functions using it so that complete
'Handshake' protocol structures are kept in memory, including
'msg_type' and 'length'.

(This is in preparation of future support for callbacks that get to
peek at handshake messages and the like.)
CHANGES
ssl/s23_srvr.c
ssl/s3_both.c
ssl/s3_clnt.c
ssl/s3_srvr.c
ssl/ssl.h