Daniel Pouzzner
|
878cf3afaa
Merge pull request #8155 from JacobBarthelmeh/x509_req
|
2 weeks ago |
Daniel Pouzzner
|
165b4afbeb
Merge pull request #8143 from SparkiDev/kyber_plus_mlkem
|
3 weeks ago |
JacobBarthelmeh
|
a896c16ebd
fix for memory leak due to missed WOLFSSL_GENERAL_NAME capability changes
|
3 weeks ago |
Daniel Pouzzner
|
c577ad78df
Merge pull request #8154 from bandi13/fipsCheckAddFlag
|
3 weeks ago |
Andras Fekete
|
cbf4f014cd
Fix false positive error on gcc 9.4.0
|
3 weeks 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.
|
3 weeks ago |
Sean Parkinson
|
7d42ddae48
Kyber/ML-KEM: make both available
|
4 weeks 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
|
1 month 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
|
1 month ago |
philljj
|
2abbab2fd8
Merge pull request #8082 from SparkiDev/bn_bin2bn_fix
|
1 month ago |
Sean Parkinson
|
64a9e6f7c4
BN API: fix BN_bin2bn to handle NULL data properly
|
1 month ago |
Sean Parkinson
|
b8d3b990ea
Unit test: fix coverity issue
|
1 month ago |
Daniel Pouzzner
|
cd8d158964
Merge pull request #8073 from philljj/fix_infer_issues
|
1 month ago |
Daniel Pouzzner
|
c7146640f9
Merge pull request #8055 from rizlik/ocsp-cb-ret-propagate
|
1 month ago |
jordan
|
f5074772da
infer: fix more uninitialized value errors.
|
1 month ago |
Daniel Pouzzner
|
3e1f365e75
Merge pull request #8064 from SparkiDev/regression_fixes_14
|
1 month ago |
Marco Oliverio
|
724fdae7d7
ocsp: propagate ocsp cb return error
|
1 month ago |