openssl/ssl/record
Matt Caswell 732435026b Resolve a TODO in ssl3_dispatch_alert
Properly handle the case where there is pending write data and we want
to send an alert.

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19550)
2022-11-14 10:14:41 +01:00
..
methods Fix memory leak when freeing the DTLS record layer 2022-11-14 07:51:26 +00: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 Resolve a TODO in ssl3_dispatch_alert 2022-11-14 10:14:41 +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 Move declarations out of record.h and record_local.h 2022-11-14 07:51:17 +00:00
recordmethod.h Remove some unused OSSL_RECORD_METHOD functions 2022-10-27 10:52:52 +01:00