You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dr. Stephen Henson 4160936143 update errors
Reviewed-by: Matt Caswell <matt@openssl.org>
7 years ago
..
record Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 7 years ago
statem Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 7 years ago
Makefile Make libssl async aware 7 years ago
bio_ssl.c Handle SSL_ERROR_WANT_X509_LOOKUP 8 years ago
d1_lib.c Remove unused cert_verify_mac code 7 years ago
d1_msg.c Move in_handshake into STATEM 8 years ago
d1_srtp.c PACKETise ServerHello processing 8 years ago
install-ssl.com Updates following review comments 8 years ago
methods.c Ensure the dtls1_get_*_methods work with DTLS_ANY_VERSION 8 years ago
packet_locl.h Avoid undefined behaviour in PACKET_buf_init 8 years ago
s3_cbc.c Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 7 years ago
s3_enc.c Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 7 years ago
s3_lib.c Really disable 56-bit (single-DES) ciphers 7 years ago
s3_msg.c Remove redundant code 8 years ago
ssl-lib.com Move SSLv3_*method() functions 8 years ago
ssl_algs.c Remove legacy sign/verify from EVP_MD. 7 years ago
ssl_asn1.c Enable -Wmissing-variable-declarations and 8 years ago
ssl_cert.c Remove support for all 40 and 56 bit ciphers. 7 years ago
ssl_ciph.c Remove support for all 40 and 56 bit ciphers. 7 years ago
ssl_conf.c Remove SSL_{CTX_}set_ecdh_auto() and always enable ECDH 7 years ago
ssl_err.c update errors 7 years ago
ssl_err2.c Run util/openssl-format-source -v -c . 8 years ago
ssl_lib.c Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 7 years ago
ssl_locl.h Extended master secret fixes and checks. 7 years ago
ssl_rsa.c Ensure all EVP calls have their returns checked where appropriate 7 years ago
ssl_sess.c Extended master secret fixes and checks. 7 years ago
ssl_stat.c Change SSL_state_string return strings to start with a T 8 years ago
ssl_txt.c Remove BIO_s_file_internal macro. 8 years ago
ssl_utst.c Run util/openssl-format-source -v -c . 8 years ago
t1_enc.c Fix clang complaints about uninitialised variables. 7 years ago
t1_ext.c Remove support for OPENSSL_NO_TLSEXT 8 years ago
t1_lib.c Extended master secret fixes and checks. 7 years ago
t1_reneg.c PACKETise ServerHello processing 8 years ago
t1_trce.c Updates to GOST2012 7 years ago
tls_srp.c Remove an NULL ptr deref in an error path 7 years ago