mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-26 19:52:23 +01:00
- Add TLS_EXPORT_OPT_SZ_4 to specify previous option size - Actually pick up failures in the tests and propagate them to the top level - Tests v4 and v5 sessions Fixes https://github.com/wolfSSL/wolfssl/issues/9081 and https://github.com/wolfSSL/wolfssl/pull/9082