Commit 13c9bb3e authored by Matt Caswell's avatar Matt Caswell
Browse files

Client side version negotiation rewrite



Continuing from the previous commit this changes the way we do client side
version negotiation. Similarly all of the s23* "up front" state machine code
has been avoided and again things now work much the same way as they already
did for DTLS, i.e. we just do most of the work in the
ssl3_get_server_hello() function.

Reviewed-by: default avatarKurt Roeckx <kurt@openssl.org>
parent 32ec4153
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment