Commit History

Author SHA1 Message Date
  Daniel Pouzzner 6af54d3de2 Merge pull request #8183 from SparkiDev/kyber_fixes_3 1 month ago
  Sean Parkinson 886f5b0a5b Kyber: fixes to configure and wolfSSL_get_curve_name 1 month ago
  Daniel Pouzzner 0ebd86d668 add second wolfCrypt error code span, and add DEADLOCK_AVERTED_E. 1 month ago
  JacobBarthelmeh f74e73e8ce wc_UnloadStaticMemory should be used to free mutex 1 month ago
  Hideki Miyazaki fdb889303a fix qt unit test qsslcertificate 2 months ago
  Sean Parkinson 86ad96ca29 X509: improve testing coverage 1 month ago
  Juliusz Sosinowicz cf80eb8788 DTLS 1.3: Don't error out on app data before finishing handshake 1 month ago
  Daniel Pouzzner 878cf3afaa Merge pull request #8155 from JacobBarthelmeh/x509_req 1 month ago
  Daniel Pouzzner 165b4afbeb Merge pull request #8143 from SparkiDev/kyber_plus_mlkem 1 month ago
  JacobBarthelmeh a896c16ebd fix for memory leak due to missed WOLFSSL_GENERAL_NAME capability changes 1 month ago
  Daniel Pouzzner c577ad78df Merge pull request #8154 from bandi13/fipsCheckAddFlag 1 month ago
  Andras Fekete cbf4f014cd Fix false positive error on gcc 9.4.0 1 month ago
  Daniel Pouzzner a540c6ade5 configure.ac: activate opensslextra for --enable-curl even if ENABLED_OPENSSLCOEXIST; tests/api.c: in test_wolfSSL_SESSION(), use WOLFSSL_SUCCESS, not SSL_SUCCESS, in HAVE_SESSION_TICKET span reachable in non-OPENSSL_EXTRA builds. 1 month ago
  Sean Parkinson 7d42ddae48 Kyber/ML-KEM: make both available 1 month ago
  Daniel Pouzzner 6119c52802 Merge pull request #8043 from bandi13/addCodespell 1 month ago
  Andras Fekete 0915012b72 Fix new spelling errors 1 month ago
  Andras Fekete b8253ac4c5 Final set of spelling fixes 2 months ago
  Daniel Pouzzner cf95fdc071 Globally remap & refactor conflicting symbols to allow -DOPENSSL_EXTRA -DOPENSSL_COEXIST, or equivalently, --enable-opensslextra --enable-opensslcoexist. 1 month ago
  jordan 90648b1e79 tests api: fix inconsistent do_acert_verify_test guards. 1 month ago
  Colton Willey 96138e70f8 Restore proper error code handling for self signed CA in non-trusted intermediates 1 month ago
  Colton Willey 4c63668295 Small changes per review comments 1 month ago
  Colton Willey 1ddb2ce435 Properly implement set flags for X509_V_FLAG_PARTIAL_CHAIN 1 month ago
  Colton Willey 6607314dc6 Address code comments, rewrite get issuer internals, use better internal names, get rid of all lines over 80 chars 1 month ago
  Colton Willey 17c9e92b7f Initial rewrite of X509 STORE to replicate openssl behavior 1 month ago
  Daniel Pouzzner ea491b80ef tests/api.c: gate test_GENERAL_NAME_set0_othername() on OPENSSL_ALL, not OPENSSL_EXTRA, as it fails with --enable-all-crypto --enable-opensslextra, and is commented to require --enable-opensslall. 1 month ago
  Juliusz Sosinowicz 901384e704 Init SoftHSMv2 support 3 months ago
  Daniel Pouzzner 06de22e72b api.c:test_wolfSSL_dtls_stateless_maxfrag(): add missing condition (clang-analyzer-core.NullDereference). 1 month ago
  Daniel Pouzzner fa65da7bb0 analyzer-driven cleanups of --enable-dtls13 --enable-dtls-mtu --enable-dtls-frag-ch: 1 month ago
  Daniel Pouzzner 9665434694 Merge pull request #8080 from SparkiDev/coverity_fix_5 2 months ago
  philljj 2abbab2fd8 Merge pull request #8082 from SparkiDev/bn_bin2bn_fix 2 months ago