Commit History

Author SHA1 Message Date
  JacobBarthelmeh 538ce14c62 Merge pull request #6953 from SKlimaRA/SKlimaRA/enable-ca-false 11 months ago
  Kareem ca61034d22 Add memcached support. 1 year ago
  JacobBarthelmeh 6945093221 Merge pull request #6935 from SparkiDev/ssl_crypto_extract 1 year ago
  Eric Blankenhorn 7bbeadcf97 Fix build errors with dtls1.3 and no tls1.2 1 year ago
  Daniel Pouzzner 7569cfdff8 src/internal.c,src/wolfio.c: fallback to SHA256 when NO_SHA, in LoadCertByIssuer(), MicriumGenerateCookie(), uIPGenerateCookie(), and GNRC_GenerateCookie(); 1 year ago
  jordan be24d68e5d Add EXTENDED_KEY_USAGE_free to OpenSSL compat layer. 1 year ago
  Stanislav Klima 76d89a0c15 unused variable 1 year ago
  Stanislav Klima f518a8f7d5 new build flag WOLFSSL_ALLOW_ENCODING_CA_FALSE 1 year ago
  Sean Parkinson 54f2d56300 ssl.c: Move out crypto compat APIs 1 year ago
  Stanislav Klima 4bbb0e3876 drafted ca false 1 year ago
  Daniel Pouzzner ca694938fd tests/api.c: update response vector in test_wolfSSL_CertManagerCheckOCSPResponse(), reflecting regenerated keys in certs/ocsp/. 1 year ago
  JacobBarthelmeh c5e2f414ea Merge pull request #6929 from julek-wolfssl/dtls13-early-data-server-side 1 year ago
  JacobBarthelmeh c92d25816a Merge pull request #6887 from julek-wolfssl/zd/16849 1 year ago
  Juliusz Sosinowicz 8c87920903 Address code review 1 year ago
  JacobBarthelmeh 96977d1480 Merge pull request #6900 from julek-wolfssl/zd/16868 1 year ago
  JacobBarthelmeh 21f34ef028 Merge pull request #6905 from bandi13/moreCodeSonarFixes 1 year ago
  JacobBarthelmeh c920337f2f Merge pull request #6891 from julek-wolfssl/zd/16849-i2d_x509 1 year ago
  JacobBarthelmeh 026c4bcbc7 Merge pull request #6902 from dgarske/various_20231020 1 year ago
  JacobBarthelmeh 98843798c2 Merge pull request #6934 from SparkiDev/regression_fixes_8 1 year ago
  Sean Parkinson 0eab70f806 Regression test fixes 1 year ago
  Juliusz Sosinowicz aed715cb2c dtls 1.3: allow to skip cookie exchange on resumption 1 year ago
  David Garske 0455224439 Fix build errors in API unit test without IO dependencies. 1 year ago
  Andras Fekete 42c241dbbf Avoid use of uninitialized array 1 year ago
  Juliusz Sosinowicz 8f60fb0053 Advance pointer in wolfSSL_i2d_X509 1 year ago
  Daniel Pouzzner 501299bc31 fix null pointer derefs in examples/pem/pem.c:pemApp_ReadFile() and tests/api.c:LoadPKCS7SignedDataCerts() detected by clang-tidy. 1 year ago
  David Garske 6887281361 Fix for `./configure --enable-pkcs7 --disable-rsa && make check`. 1 year ago
  Juliusz Sosinowicz 8cd6cd175d EVP_EncodeBlock should not append a newline 1 year ago
  Juliusz Sosinowicz d13d446c2e Add missing guard 1 year ago
  Juliusz Sosinowicz 1ae248018f Implement untrusted certs in wolfSSL_X509_STORE_CTX_init 1 year ago
  Daniel Pouzzner 3e9f8bc649 tests/api.c: gate test_wc_AesEaxVectors(), test_wc_AesEaxEncryptAuth(), and test_wc_AesEaxDecryptAuth(), on !FIPS || FIPS>=5.3. 1 year ago