wolfSSL: Use LIBWOLFSSL_VERSION_HEX to decide whether or not to use WOLFSSL_X509_V_OK
[privoxy.git] / wolfssl.c
2024-04-01 Fabian KeilwolfSSL: Use LIBWOLFSSL_VERSION_HEX to decide whether... master
2024-04-01 Fabian KeilwolfSSL: Unconditionally increment shutdown_attempts
2024-04-01 Fabian KeilwolfSSL: Bump MAX_SHUTDOWN_ATTEMPTS to 5 as an experiment
2024-04-01 Fabian KeilBump copyright
2024-04-01 Fabian KeilwolfSSL: Use X509_V_OK if it's available
2024-04-01 Fabian KeilwolfSSL: Use variable type wc_Md5 instead of md5
2024-04-01 Fabian KeilwolfSSL: Use variable type WC_RNG instead of RNG
2024-03-31 Fabian KeilwolfSSL: Make it more obvious that Subject Alternative...
2024-03-31 Fabian KeilwolfSSL: Include wolfssl/openssl/pem.h
2024-03-31 Fabian KeilwolfSSL: Use WOLFSSL_X509_V_OK instead of X509_V_OK
2024-03-09 Fabian KeilAllow to use wolfSSL for https inspection