David Garske
|
356889a528
Add `--disable-tls` option that can be used with `--enable-all` to disable TLS features and set `NO_TLS`. Useful for allowing certificate manager and crypto compatibility API's only.
|
22 小時之前 |
David Garske
|
6151160e58
Further fixes with NO_TLS to support use with compatibility layer.
|
1 天之前 |
David Garske
|
16b2884cf1
Fix issues in `test_tls13_apis` with no filesystem or no RSA/ECC.
|
1 周之前 |
David Garske
|
14e3372826
Enable support for using certificate manager only. Fixes for building without TLS enabled (NO_TLS). ZD 19054. Tested using `./configure --disable-tlsv12 --disable-tls13 CFLAGS="-DNO_TLS" && make check`
|
1 周之前 |
Andrew Hutchings
|
61cb5b479f
Fix compile issue with NO_WOLFSSL_DIR
|
2 天之前 |
JacobBarthelmeh
|
68e85ef33a
Merge pull request #8252 from anhu/use_srtp_retcode
|
4 天之前 |
Kareem
|
d4af181593
Add support for the RFC822 Mailbox attribute.
|
6 天之前 |
Anthony Hu
|
762c36687f
Add a test.
|
1 周之前 |
JacobBarthelmeh
|
20643577e6
Merge pull request #8258 from dgarske/get_verify
|
1 周之前 |
David Garske
|
56ed6762d8
Expose compatibility get_verify functions with openssl_extra.
|
1 周之前 |
JacobBarthelmeh
|
1bfbdb6c7f
Merge pull request #8257 from dgarske/settings_h
|
1 周之前 |
David Garske
|
1e9607b65e
Fixes for ML-DSA and LMS cast warnings and spelling errors.
|
1 周之前 |
JacobBarthelmeh
|
6dd00abb74
Merge pull request #7771 from aidangarske/InitSuites_Orderadj
|
3 周之前 |
Daniel Pouzzner
|
d85c108952
wolfssl/wolfcrypt/error-crypt.h, wolfcrypt/src/error.c: add WC_FAILURE ("wolfCrypt generic failure") with value -1, for traceable error return of -1 in wolfCrypt.
|
3 周之前 |
Brett Nicholas
|
cceeb776f7
gate dilithium OID autodetection on FIPS 204 draft mode
|
3 周之前 |
Brett Nicholas
|
e31b15875b
fix buffer overflow due to uninitialized idx variable
|
3 周之前 |
David Garske
|
6be70f9230
Fix for size increase on X509 small. Fix for CRL test with NO_RSA.
|
3 周之前 |
David Garske
|
ef67b1c06a
Support for building without wolfssl/openssl header files. ZD 18465
|
3 周之前 |
David Garske
|
18f52b2573
Merge pull request #8177 from bigbrett/dilithium-get-algo-from-der
|
4 周之前 |
David Garske
|
261ddc13ad
Merge pull request #8006 from ColtonWilley/crl_update_cb
|
4 周之前 |
aidan garske
|
43cea3e964
fix xmemset
|
4 周之前 |
aidan garske
|
6625d90f7f
reverted xmemset changes already done
|
4 周之前 |
aidan garske
|
337a34246e
xmemset fix for init suites changes
|
4 周之前 |
Colton Willey
|
d65c17b7ad
Update variable name from new to avoid g++ name clash
|
1 月之前 |
aidan garske
|
b79423fae9
Merge remote-tracking branch 'origin/master' into InitSuites_Orderadj
|
1 月之前 |
Colton Willey
|
55be5035a0
Merge branch 'master' of github.com:ColtonWilley/wolfssl into crl_update_cb
|
1 月之前 |
Daniel Pouzzner
|
ff680994ba
Merge pull request #8146 from julek-wolfssl/dtls13-ooo-app-data
|
1 月之前 |
Daniel Pouzzner
|
49393eca3c
Merge pull request #8060 from miyazakh/qt_jenkins_failure
|
1 月之前 |
David Garske
|
ada922be00
Merge pull request #8166 from philljj/fix_holder_entityname
|
1 月之前 |
Brett Nicholas
|
07e2715f0c
update test in api.c to handle new dilithium security level DER parsing
|
1 月之前 |