Use SSL_TLSV1 only if at least TLS v1.0 is needed.
[openssl.git] / ssl / s3_msg.c
2015-10-30 Matt CaswellRemove redundant code
2015-03-26 Matt CaswellIntroduce the functions RECORD_LAYER_release, RECORD_LA...
2015-03-26 Matt CaswellSplit out non record layer functions out of s3_pkt...