Factor out/change some of the legacy client version handling code.
authorjsing <jsing@openbsd.org>
Mon, 22 Feb 2021 15:59:10 +0000 (15:59 +0000)
committerjsing <jsing@openbsd.org>
Mon, 22 Feb 2021 15:59:10 +0000 (15:59 +0000)
commit305a92761f80bc0040aafade534448940c1f2885
tree2fa2c9bbfe93653329d6959044048c4deeffaf52
parentbe7274bff2cdfc1e4013aa1cc73f6ee5bcc3b103
Factor out/change some of the legacy client version handling code.

This consolidates the version handling code and will make upcoming changes
easier.

ok tb@
lib/libssl/ssl_clnt.c
lib/libssl/ssl_locl.h
lib/libssl/ssl_versions.c