Commit History

Author SHA1 Message Date
  Daniel Pouzzner f6f8d2eda3 add WC_DO_NOTHING macro to wolfssl/wolfcrypt/types.h, with default expansion "do {} while (0)", and globally refactor to use the macro where appropriate, annotating intended-null macros-with-args with "/* null expansion */"; 11 months ago
  Kareem e871b1c04d Add hitch support to wolfSSL. 11 months ago
  Juliusz Sosinowicz 0abaa89787 Add support for nginx-1.25.0 11 months ago
  JacobBarthelmeh dc8f348bdf smaller sized build with curl 1 year ago
  Anthony Hu 120d1f0d1a Support in the compatibility layer for UPN and SID. 1 year ago
  Kareem c70ca25282 Fix building NO_ASN_TIME with cert gen and OpenSSL Extra enabled. 1 year ago
  tmael 9d73c197e6 Move X509_V errors from enums to defines for HAProxy CLI (#5901) 1 year ago
  David Garske 023db01aca * Fixed some build configuration variations. 1 year ago
  Jacob Barthelmeh 9dcc48c8f7 update copyright to 2023 1 year ago
  Jacob Barthelmeh 94212e68e5 map SSL_CTX_get_session_cache_mode compat API 1 year ago
  Stefan Eissing e5cfd96609 QUIC API support in OpenSSL compat layer, as needed by HAProxy integration. 1 year ago
  jordan 81ed2a60b4 Support ASN1/DER CRLs in LoadCertByIssuer. 1 year ago
  Hayden Roche 2b72a50688 Merge pull request #5662 from Uriah-wolfSSL/haproxy-update-2.6.0 1 year ago
  jordan 7e35919cc0 Add SSL_set1_host 1 year ago
  Uriah Pollock 0f0496ae8f Added WOLFSSL_ASN1_TIME to CRL 1 year ago
  Uriah Pollock 5cbb099dc9 Updated per PR comments. 1 year ago
  jordan 984649eeac Correct wolfSSL_sk_X509_new in OpenSSL compatible API 1 year ago
  Hayden Roche 8cae05348c Add a function to load system CA certs into a WOLFSSL_CTX. 1 year ago
  Lealem Amedie 2a65220527 Adding X509_CRL_print() function 1 year ago
  Stefan Eissing 4431438fb2 add QUIC support. 1 year ago
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 1 year ago
  elms 321e44226a Casting away `const` for improved compatibility 2 years ago
  Sean Parkinson 25aa0af260 ssl.c break out 2 years ago
  Daniel Pouzzner 031c97f835 Merge pull request #4931 from douzzer/20220307-early-data-and-c99-fixes 2 years ago
  David Garske 872ed28882 Merge pull request #4925 from kareem-wolfssl/nullSslMethod 2 years ago
  David Garske 9b808bde20 Fixes for building with `HAVE_EX_DATA` no compat layer. 2 years ago
  Kareem f162d7f530 Add SSL_R_NULL_SSL_METHOD_PASSED. 2 years ago
  David Garske 3839b0e675 Fixes for building wolfSSL along side openssl. 2 years ago
  Juliusz Sosinowicz c7c3ee00bb Address code review 2 years ago
  Juliusz Sosinowicz 1d712d47ba Access to session cache is now atomic 2 years ago