Matt Caswell 50769b15ea Make sure we can query the SSL object for version info when using QUIC
We have the existing functions SSL_version(), SSL_get_version() and
SSL_is_dtls(). We extend the first two to return something sensible when
using QUIC. We additionally provide the new functions SSL_is_tls() and
SSL_is_quic() to provide a mechanism to figure out what protocol we are
using.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20650)
2023-04-04 09:06:18 +10:00
..
2023-03-28 13:49:54 -04:00
2022-05-03 13:34:51 +01:00
2023-03-08 12:29:22 +01:00
2019-04-19 09:31:54 +01:00
2021-09-02 12:55:39 +10:00
2020-11-18 11:40:52 +01:00
2020-04-23 13:55:52 +01:00
2023-03-06 08:00:58 +11:00
2022-11-14 07:51:26 +00:00
2023-03-28 13:49:54 -04:00
2019-09-19 09:27:38 -04:00
2021-04-08 13:04:41 +01:00
2022-12-08 07:01:33 +01:00
2023-03-08 12:29:22 +01:00