openssl/ssl
Matt Caswell 91eac8d567 Add a function to get the info_callback
Remove repeated blocks of checking SSL and then SSL_CTX for the
info_callback.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-10-30 08:39:47 +00:00
..
record Remove SSL_state and SSL_set_state 2015-10-30 08:39:46 +00:00
statem Add a function to get the info_callback 2015-10-30 08:39:47 +00:00
bio_ssl.c
d1_lib.c Change statem prefix to ossl_statem 2015-10-30 08:39:46 +00:00
d1_msg.c Change statem prefix to ossl_statem 2015-10-30 08:39:46 +00:00
d1_srtp.c
install-ssl.com
Makefile More state machine reorg 2015-10-30 08:38:18 +00:00
methods.c Change statem prefix to ossl_statem 2015-10-30 08:39:46 +00:00
packet_locl.h Avoid undefined behaviour in PACKET_buf_init 2015-10-21 16:13:53 +01:00
s3_cbc.c
s3_enc.c
s3_lib.c Remove extraneous parens 2015-10-30 08:39:46 +00:00
s3_msg.c Remove redundant code 2015-10-30 08:38:18 +00:00
ssl_algs.c
ssl_asn1.c
ssl_cert.c Remove the type variable 2015-10-30 08:38:18 +00:00
ssl_ciph.c
ssl_conf.c
ssl_err2.c
ssl_err.c Move PACKET creation into the state machine 2015-10-30 08:38:18 +00:00
ssl_lib.c Move |no_cert_verify| into state machine 2015-10-30 08:39:46 +00:00
ssl_locl.h Rename STATEM to OSSL_STATEM 2015-10-30 08:39:46 +00:00
ssl_rsa.c
ssl_sess.c DTLS: remove unused cookie field 2015-10-09 15:32:35 +02:00
ssl_stat.c Remove SSL_state and SSL_set_state 2015-10-30 08:39:46 +00:00
ssl_txt.c
ssl_utst.c
ssl-lib.com
t1_enc.c
t1_ext.c
t1_lib.c Remove useless code 2015-10-23 19:52:08 +02:00
t1_reneg.c
t1_trce.c
tls_srp.c