openssl/ssl
Pauli 1e3317278e ssl: replace ;; with ; as statement separator
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17528)
2022-01-18 15:10:38 +11:00
..
record properly free the resource from EVP_MD_CTX_new() at ssl3_record.c:1413 2022-01-07 09:47:59 +01:00
statem ssl: replace ;; with ; as statement separator 2022-01-18 15:10:38 +11:00
bio_ssl.c
build.info
d1_lib.c
d1_msg.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
d1_srtp.c
ktls.c KTLS: use EVP_CIPHER_is_a instead of nid 2021-11-08 17:40:01 +08:00
methods.c
pqueue.c
s3_cbc.c
s3_enc.c
s3_lib.c add OSSL_STACK_OF_X509_free() for commonly used pattern 2021-12-21 12:11:49 +01:00
s3_msg.c
ssl_asn1.c
ssl_cert_table.h
ssl_cert.c add OSSL_STACK_OF_X509_free() for commonly used pattern 2021-12-21 12:11:49 +01:00
ssl_ciph.c Don't include any TLSv1.3 ciphersuites that are disabled 2021-11-29 12:17:30 +10:00
ssl_conf.c
ssl_err_legacy.c
ssl_err.c Update alert to common protocol 2022-01-08 10:18:26 +01:00
ssl_init.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
ssl_lib.c add OSSL_STACK_OF_X509_free() for commonly used pattern 2021-12-21 12:11:49 +01:00
ssl_local.h Enable brainpool curves for TLS1.3 2021-11-26 06:45:19 +01:00
ssl_mcnf.c
ssl_rsa_legacy.c
ssl_rsa.c ssl: replace ;; with ; as statement separator 2022-01-18 15:10:38 +11:00
ssl_sess.c add OSSL_STACK_OF_X509_free() for commonly used pattern 2021-12-21 12:11:49 +01:00
ssl_stat.c
ssl_txt.c
ssl_utst.c
sslerr.h
t1_enc.c ssl/t1_enc: Fix kTLS RX offload path 2022-01-17 13:15:56 +11:00
t1_lib.c ssl: replace ;; with ; as statement separator 2022-01-18 15:10:38 +11:00
t1_trce.c Enable brainpool curves for TLS1.3 2021-11-26 06:45:19 +01:00
tls13_enc.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
tls_depr.c
tls_srp.c