Use (D)TLS_MAX_VERSION_INTERNAL internally
authorKurt Roeckx <kurt@roeckx.be>
Sun, 9 Dec 2018 19:53:05 +0000 (20:53 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Sat, 15 Dec 2018 11:52:02 +0000 (12:52 +0100)
commit5c587fb6b996d47771bcaecd71489e4849103f56
treef71bf7705554609990fbc47aa936f61d942c4c2f
parent91c5473035aaf2c0d86e4039c2a29a5b70541905
Use (D)TLS_MAX_VERSION_INTERNAL internally

Use 0 if we don't want to set a minimum or maximum version

Reviewed-by: Matt Caswell <matt@openssl.org>
GH: #7260
18 files changed:
ssl/d1_lib.c
ssl/ssl_locl.h
ssl/statem/statem_clnt.c
ssl/statem/statem_lib.c
ssl/t1_lib.c
test/asynciotest.c
test/clienthellotest.c
test/dtlstest.c
test/fatalerrtest.c
test/gosttest.c
test/recordlentest.c
test/servername_test.c
test/ssl_test.c
test/sslapitest.c
test/sslbuffertest.c
test/sslcorrupttest.c
test/ssltest_old.c
test/tls13ccstest.c