openssl/ssl
Alessandro Ghedini 6546e9b221 Add SSL_client_version() getter function
Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
2016-05-16 15:58:52 +01:00
..
record ssl/record/rec_layer_s3.c: fix typo from previous commit. 2016-05-02 15:23:22 +02:00
statem Increment size limit for ClientHello messages 2016-05-14 07:51:28 -04:00
bio_ssl.c Fix BIO_CTRL_DUP for an SSL BIO 2016-04-27 09:20:11 +01:00
build.info
d1_lib.c Improve heartbeats coding style 2016-05-05 16:30:35 +01:00
d1_msg.c
d1_srtp.c Free any existing SRTP connection profile 2016-05-09 10:25:34 +01:00
methods.c
packet_locl.h
pqueue.c Remove an unused function 2016-04-11 14:31:26 +01:00
s3_cbc.c
s3_enc.c various spelling fixes 2016-04-28 14:22:26 -04:00
s3_lib.c Propagate tlsext_status_type from SSL_CTX to SSL 2016-05-16 14:42:30 +01:00
s3_msg.c
ssl_asn1.c
ssl_cert.c various spelling fixes 2016-04-28 14:22:26 -04:00
ssl_ciph.c Fix building with -DCHARSET_EBCDIC 2016-04-29 15:04:15 +01:00
ssl_conf.c
ssl_err.c Fix an error code spelling. 2016-04-28 14:22:26 -04:00
ssl_init.c Remove OPENSSL_NO_SHA guards 2016-04-13 21:25:24 +01:00
ssl_lib.c Add SSL_client_version() getter function 2016-05-16 15:58:52 +01:00
ssl_locl.h Propagate tlsext_status_type from SSL_CTX to SSL 2016-05-16 14:42:30 +01:00
ssl_mcnf.c
ssl_rsa.c Don't leak memory if realloc fails. 2016-05-12 12:02:38 +01:00
ssl_sess.c Add checks on CRYPTO_new_ex_data return value 2016-04-28 14:37:41 -04:00
ssl_stat.c
ssl_txt.c various spelling fixes 2016-04-28 14:22:26 -04:00
ssl_utst.c
t1_enc.c
t1_ext.c Don't leak memory if realloc fails. 2016-05-12 12:02:38 +01:00
t1_lib.c Fix NPN protocol name list validation 2016-05-16 11:45:25 +01:00
t1_reneg.c
t1_trce.c Fix enable-ssl-trace no-nextprotoneg. 2016-04-27 12:36:30 +01:00
tls_srp.c