Simplify ssl_cert_type() by taking advantage of X509_get0_pubkey
[openssl.git] / ssl / s3_msg.c
2016-01-26 Rich SalzRemove /* foo.c */ comments
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...