jordan
|
c71392bb7e
coverity: correct lock message, check fd value.
|
2 weeks ago |
JacobBarthelmeh
|
2409971b14
Merge pull request #8224 from julek-wolfssl/dtls-server-demux
|
2 weeks ago |
Daniel Pouzzner
|
5ef4732745
Merge pull request #8299 from JacobBarthelmeh/cert_regen
|
2 weeks ago |
Daniel Pouzzner
|
9d3e477b63
src/ssl.c: gate wolfSSL_dtls_set_pending_peer() on !defined(WOLFSSL_NO_SOCK), not just defined(WOLFSSL_DTLS_CID).
|
2 weeks ago |
JacobBarthelmeh
|
7cebe95138
Merge pull request #8304 from SparkiDev/regression_fixes_15
|
2 weeks ago |
JacobBarthelmeh
|
19e68ea71a
add a faketime test and update cert buffers
|
2 weeks ago |
Sean Parkinson
|
b7c1e1cf35
Regression testing: fixes
|
2 weeks ago |
Juliusz Sosinowicz
|
feff68d4fd
Increase buffer to make room for \0
|
3 weeks ago |
JacobBarthelmeh
|
df3897d39f
adjust tests after cert renewal
|
3 weeks ago |
jordan
|
b5c47d27e0
fedora crypto-policies: initial support.
|
3 weeks ago |
Juliusz Sosinowicz
|
3ded2bc05d
Code review and jenkins fixes
|
1 month ago |
Juliusz Sosinowicz
|
71337d2959
Client TLS: Set traffic decrypt keys when parsing Finished
|
1 month ago |
Juliusz Sosinowicz
|
daa57c492d
DTLS: Add server side stateless and CID QoL API
|
2 months ago |
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.
|
3 weeks ago |
David Garske
|
6151160e58
Further fixes with NO_TLS to support use with compatibility layer.
|
3 weeks ago |
David Garske
|
16b2884cf1
Fix issues in `test_tls13_apis` with no filesystem or no RSA/ECC.
|
4 weeks ago |
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`
|
4 weeks ago |
Andrew Hutchings
|
61cb5b479f
Fix compile issue with NO_WOLFSSL_DIR
|
3 weeks ago |
JacobBarthelmeh
|
68e85ef33a
Merge pull request #8252 from anhu/use_srtp_retcode
|
3 weeks ago |
Kareem
|
d4af181593
Add support for the RFC822 Mailbox attribute.
|
3 weeks ago |
Anthony Hu
|
762c36687f
Add a test.
|
4 weeks ago |
JacobBarthelmeh
|
20643577e6
Merge pull request #8258 from dgarske/get_verify
|
1 month ago |
David Garske
|
56ed6762d8
Expose compatibility get_verify functions with openssl_extra.
|
1 month ago |
JacobBarthelmeh
|
1bfbdb6c7f
Merge pull request #8257 from dgarske/settings_h
|
1 month ago |
David Garske
|
1e9607b65e
Fixes for ML-DSA and LMS cast warnings and spelling errors.
|
1 month ago |
JacobBarthelmeh
|
6dd00abb74
Merge pull request #7771 from aidangarske/InitSuites_Orderadj
|
1 month ago |
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.
|
1 month ago |
Brett Nicholas
|
cceeb776f7
gate dilithium OID autodetection on FIPS 204 draft mode
|
1 month ago |
Brett Nicholas
|
e31b15875b
fix buffer overflow due to uninitialized idx variable
|
1 month ago |
David Garske
|
6be70f9230
Fix for size increase on X509 small. Fix for CRL test with NO_RSA.
|
1 month ago |