- add wolfSSL_CTX_curve_is_disabled() and wolfSSL_curve_is_disabled() to have common checks on wether a curve has been disabled by user - add macros returning 0 for above function when OPENSSL_EXTRA is not defined, enabling use without #fidef check - add macros for checking if named groups are in a certain range WOLFSSL_NAMED_GROUP_IS_FFHDE() WOLFSSL_NAMED_GROUP_IS_PQC() Fixed QuicTransportParam_free() use without case when compiling with c++.
Before creating any new configure files (.conf) read the CONF_FILES_README.md