]> git.ipfire.org Git - thirdparty/hostap.git/commit
wolfSSL: Fix TLS 1.3 session handling
authorJuliusz Sosinowicz <juliusz@wolfssl.com>
Mon, 25 Apr 2022 14:18:49 +0000 (16:18 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 1 May 2022 14:26:52 +0000 (17:26 +0300)
commita40e48fbe1a0158c605061b3600094af05af5b7d
tree50a3fb83fe068a8f392879144da22a344de64d92
parent0c3f68f2a04e1585916beb41ff963f018cdf6e08
wolfSSL: Fix TLS 1.3 session handling

Uses the changes to wolfSSL found in
https://github.com/wolfSSL/wolfssl/pull/5078

Signed-off-by: Juliusz Sosinowicz <juliusz@wolfssl.com>
src/crypto/tls_wolfssl.c