mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-31 08:19:18 +01:00
fix TLS version gating in tests/quic.c; fix gating in src/ssl.c for wolfSSLv2_client_method() and wolfSSLv2_server_method(); reorganize prototypes in wolfssl/ssl.h for wolf*_method*() to group systematically by protocol version and gate correctly on support for that version in the build.
Before creating any new configure files (.conf) read the CONF_FILES_README.md