QUIC: Implement SSL_rstate_string(_long)
authorHugo Landau <hlandau@openssl.org>
Mon, 16 Jan 2023 15:22:41 +0000 (15:22 +0000)
committerPauli <pauli@openssl.org>
Tue, 4 Jul 2023 23:02:26 +0000 (09:02 +1000)
commit9ea0e7299223d10f61eee4db62ed0d4aec8f52e4
treef819674e3d3d8fcce5dbc7cd3f9b730ec57f7183
parent7163617f3310a2d8579388866a156df62b78bd69
QUIC: Implement SSL_rstate_string(_long)

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20061)
doc/man3/SSL_rstate_string.pod
ssl/record/rec_layer_s3.c
ssl/ssl_lib.c