openssl/ssl
Yugandhar de67f90815 Fix duplicate cipher definition in ssl/t1_trce.c
This commit removes the duplicate definition of cipher 0xC102 in
ssl/t1_trce.c, as reported in issue #27303.

The first definition (IANA-GOST2012-GOST8912-GOST8912) is kept as the
canonical one.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27329)
2025-04-15 15:53:26 +01:00
..
quic Fix SSL_accept() 2025-04-14 08:52:18 +01:00
record Memory leak fix ktls_meth.c 2025-03-25 20:22:23 +01:00
rio rio: add RIO_POLL_METHOD_NONE 2025-04-15 15:27:38 +01:00
statem Fix potential NULL pointer dereference in final_maxfragmentlen() 2025-04-14 15:52:53 +01:00
bio_ssl.c Copyright year updates 2025-03-12 13:35:59 +00:00
build.info Move ssl_err.c into libcrypto 2025-03-01 14:46:03 -05:00
d1_lib.c Copyright year updates 2025-03-12 13:35:59 +00:00
d1_msg.c Copyright year updates 2025-03-12 13:35:59 +00:00
d1_srtp.c Copyright year updates 2025-03-12 13:35:59 +00:00
methods.c
pqueue.c
priority_queue.c Copyright year updates 2024-09-05 09:35:49 +02:00
s3_enc.c Copyright year updates 2025-03-12 13:35:59 +00:00
s3_lib.c Fix the use of CCM ciphersuites with QUIC TLS API 2025-03-20 11:24:26 +01:00
s3_msg.c Copyright year updates 2025-03-12 13:35:59 +00:00
ssl_asn1.c RFC7250 (RPK) support 2023-03-28 13:49:54 -04:00
ssl_cert.c Copyright year updates 2025-03-12 13:35:59 +00:00
ssl_cert_comp.c Copyright year updates 2025-03-12 13:35:59 +00:00
ssl_cert_table.h Make ssl_cert_info read-only 2023-11-27 07:51:33 +00:00
ssl_ciph.c Copyright year updates 2025-03-12 13:35:59 +00:00
ssl_conf.c Add SSL_CTX_set_ec_point_formats() and SSL_set_ec_point_formats() 2025-04-14 14:56:40 +01:00
ssl_err_legacy.c Copyright year updates 2025-03-12 13:35:59 +00:00
ssl_init.c Copyright year updates 2025-03-12 13:35:59 +00:00
ssl_lib.c ssl/ssl_lib.c: Avoid crash when SSL_CONNECTION is NULL 2025-04-14 15:34:24 +01:00
ssl_local.h Fix sigalg corner cases 2025-03-31 14:07:56 +02:00
ssl_mcnf.c Copyright year updates 2024-09-05 09:35:49 +02:00
ssl_rsa.c Copyright year updates 2025-03-12 13:35:59 +00:00
ssl_rsa_legacy.c Copyright year updates 2025-03-12 13:35:59 +00:00
ssl_sess.c Copyright year updates 2025-03-12 13:35:59 +00:00
ssl_stat.c Copyright year updates 2025-03-12 13:35:59 +00:00
ssl_txt.c Copyright year updates 2024-09-05 09:35:49 +02:00
ssl_utst.c Remove the old buffer management code 2022-10-20 14:39:33 +01:00
t1_enc.c Copyright year updates 2025-03-12 13:35:59 +00:00
t1_lib.c Add SSL_CTX_set_ec_point_formats() and SSL_set_ec_point_formats() 2025-04-14 14:56:40 +01:00
t1_trce.c Fix duplicate cipher definition in ssl/t1_trce.c 2025-04-15 15:53:26 +01:00
tls13_enc.c Copyright year updates 2025-03-12 13:35:59 +00:00
tls_depr.c Copyright year updates 2025-03-12 13:35:59 +00:00
tls_srp.c Copyright year updates 2025-03-12 13:35:59 +00:00