You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Benjamin Kaduk 7c73fefe38
Let SSL_new_session_ticket() enter init immediately
2 years ago
..
record Update copyright year 2 years ago
statem Add SSL_OP_ALLOW_CLIENT_RENEGOTIATION 2 years ago
bio_ssl.c Update copyright year 2 years ago
build.info Drop libimplementations.a 2 years ago
d1_lib.c Update copyright year 2 years ago
d1_msg.c Update copyright year 2 years ago
d1_srtp.c Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call 2 years ago
ktls.c Only enable KTLS if it is explicitly configured 2 years ago
methods.c Update some inclusions of <openssl/macros.h> 3 years ago
pqueue.c Update copyright year 2 years ago
s3_cbc.c Remove unused code from the fips module 2 years ago
s3_enc.c Remove all OPENSSL_NO_XXX from libssl where XXX is a crypto alg 2 years ago
s3_lib.c Promote SSL_get_negotiated_group() for non-TLSv1.3 2 years ago
s3_msg.c Avoid sending alerts after shutdown 2 years ago
ssl_asn1.c Promote SSL_get_negotiated_group() for non-TLSv1.3 2 years ago
ssl_cert.c Fix NULL access in ssl_build_cert_chain() when ctx is NULL. 2 years ago
ssl_cert_table.h Following the license change, modify the boilerplates in ssl/ 4 years ago
ssl_ciph.c ssl: fix problem where MAC IDs were globally cached. 2 years ago
ssl_conf.c Add SSL_OP_ALLOW_CLIENT_RENEGOTIATION 2 years ago
ssl_err.c make update 2 years ago
ssl_err_legacy.c Modify the ERR init functions to use the internal ERR string loaders 2 years ago
ssl_init.c Modify the ERR init functions to use the internal ERR string loaders 2 years ago
ssl_lib.c Let SSL_new_session_ticket() enter init immediately 2 years ago
ssl_local.h Promote SSL_get_negotiated_group() for non-TLSv1.3 2 years ago
ssl_mcnf.c SSL: refactor all SSLfatal() calls 2 years ago
ssl_rsa.c ssl: coverity 1465527 - dereference after null check 2 years ago
ssl_rsa_legacy.c Deprecate RSA harder 2 years ago
ssl_sess.c Update copyright year 2 years ago
ssl_stat.c Reorganize local header files 4 years ago
ssl_txt.c Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call 2 years ago
ssl_utst.c Reorganize local header files 4 years ago
sslerr.h Make supported_groups code independent of EC and DH 2 years ago
t1_enc.c Only enable KTLS if it is explicitly configured 2 years ago
t1_lib.c Replace EVP_PKEY_supports_digest_nid 2 years ago
t1_trce.c Update copyright year 2 years ago
tls13_enc.c Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC functions 2 years ago
tls_depr.c Remove OPENSSL_NO_DH guards from libssl 2 years ago
tls_srp.c Update copyright year 2 years ago