commit | cd5ab684f9c05043c4f66fd925305d9efd261e81 | [log] [tgz] |
---|---|---|
author | Frédéric Lécaille <flecaille@haproxy.com> | Thu Jun 08 07:14:02 2023 +0200 |
committer | William Lallemand <wlallemand@haproxy.org> | Thu Sep 21 10:35:05 2023 +0200 |
tree | d12e8e36977df623375d6081a75aafd9db1af47e | |
parent | 36e1e8ca002b85ef8a7e7d14dd1bb2e3a56fda25 [diff] |
MINOR: quic: Add a quic_openssl_compat struct to quic_conn struct Add quic_openssl_compat struct to the quic_conn struct to support the QUIC OpenSSL wrapper feature. (cherry picked from commit 7978493c2eb78a9220fccf353000e965ee86fcf6) Signed-off-by: William Lallemand <wlallemand@haproxy.org>