openssl/ssl/record
Matt Caswell d6cf4b59a0 Don't declare SSL_CONNECTION twice
It causes problems with some compilation options

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20030)
2023-02-22 05:34:05 +00:00
..
methods fuzz: fix coverity warnings 2023-02-20 10:04:30 -05:00
build.info Move declarations out of record.h and record_local.h 2022-11-14 07:51:17 +00:00
rec_layer_d1.c Resolve a TODO in ssl3_dispatch_alert 2022-11-14 10:14:41 +01:00
rec_layer_s3.c Implement BIO_s_dgram_mem() reusing the BIO_s_dgram_pair() code 2023-01-27 16:11:38 +01:00
record_local.h Move declarations out of record.h and record_local.h 2022-11-14 07:51:17 +00:00
record.h Don't declare SSL_CONNECTION twice 2023-02-22 05:34:05 +00:00