mirror of
https://github.com/openssl/openssl.git
synced 2025-01-30 14:01:55 +08:00
2b71b04220
Make sure we set the write record layer method and create the object where appropriate. Move the newly restructured writing code into the record layer object. For now we are cheating and still accessing the underlying SSL_CONNECTION object. This will be removed in subsequent commits. Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19198) |
||
---|---|---|
.. | ||
methods | ||
build.info | ||
rec_layer_d1.c | ||
rec_layer_s3.c | ||
record_local.h | ||
record.h | ||
recordmethod.h | ||
ssl3_buffer.c | ||
ssl3_record_tls13.c | ||
ssl3_record.c | ||
tls_pad.c |