Commit History

Author SHA1 Message Date
  Colton Willey 96138e70f8 Restore proper error code handling for self signed CA in non-trusted intermediates 2 months ago
  Colton Willey 4c63668295 Small changes per review comments 2 months ago
  Colton Willey 1ddb2ce435 Properly implement set flags for X509_V_FLAG_PARTIAL_CHAIN 2 months ago
  Colton Willey 6607314dc6 Address code comments, rewrite get issuer internals, use better internal names, get rid of all lines over 80 chars 2 months ago
  Colton Willey 17c9e92b7f Initial rewrite of X509 STORE to replicate openssl behavior 2 months 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. 2 months 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). 2 months ago
  Daniel Pouzzner fa65da7bb0 analyzer-driven cleanups of --enable-dtls13 --enable-dtls-mtu --enable-dtls-frag-ch: 2 months 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
  Sean Parkinson 64a9e6f7c4 BN API: fix BN_bin2bn to handle NULL data properly 2 months ago
  Sean Parkinson b8d3b990ea Unit test: fix coverity issue 2 months ago
  Daniel Pouzzner cd8d158964 Merge pull request #8073 from philljj/fix_infer_issues 2 months ago
  Daniel Pouzzner c7146640f9 Merge pull request #8055 from rizlik/ocsp-cb-ret-propagate 2 months ago
  jordan f5074772da infer: fix more uninitialized value errors. 2 months ago
  Daniel Pouzzner 3e1f365e75 Merge pull request #8064 from SparkiDev/regression_fixes_14 2 months ago
  Marco Oliverio 724fdae7d7 ocsp: propagate ocsp cb return error 2 months ago
  jordan e3c2c650aa infer: fix dead store, and uninitialized value errors. 2 months ago
  Daniel Pouzzner dfd8ead95e Merge pull request #8050 from philljj/fix_acert_defines 2 months ago
  Daniel Pouzzner f8da04d8b0 Merge pull request #7766 from miyazakh/zd18141_tls13_ocsp 2 months ago
  Sean Parkinson 5f1ddadf71 Regression test fixes 2 months ago
  jordan 244fff844f acert: pacify c++ style comment warning. 2 months ago
  jordan deda512598 acert: fix unused store error. 2 months ago
  jordan 410e2f148c Missing free call. 2 months ago
  jordan 052cf77233 acert: fix defines, cleanup, more testing. 2 months ago
  Daniel Pouzzner e6dac68ce3 Merge pull request #7966 from cconlon/x509CheckHostLeftWildcardOnly 2 months ago
  Chris Conlon f878220b81 add WOLFSSL_LEFT_MOST_WILDCARD_ONLY support to X509_check_host() 3 months ago
  Aidan Garske e10c943bf3 wolfCrypt CSharp Wrapper: 2 months ago
  Hideki Miyazaki b84a4e1c8d fix pr unit test 3 months ago