Andrew Hutchings
|
158d62591f
Fix broken verify on Ada wrapper
|
1 week ago |
JacobBarthelmeh
|
20643577e6
Merge pull request #8258 from dgarske/get_verify
|
1 week ago |
David Garske
|
56ed6762d8
Expose compatibility get_verify functions with openssl_extra.
|
1 week ago |
JacobBarthelmeh
|
1bfbdb6c7f
Merge pull request #8257 from dgarske/settings_h
|
1 week ago |
David Garske
|
1e9607b65e
Fixes for ML-DSA and LMS cast warnings and spelling errors.
|
1 week ago |
JacobBarthelmeh
|
aa32027c26
Merge pull request #8236 from philljj/zephyr_thread_type
|
1 week ago |
David Garske
|
19b486e1f7
Fix issue with wc_lms_impl.c or wc_lms not including settings.h. Caused issue enabling LMS from user_settings.h.
|
1 week ago |
Anthony Hu
|
ab384ee945
wolfSSL_CTX_set_tlsext_use_srtp() should return 1 on failure and 0 upon success.
|
2 weeks ago |
David Garske
|
bbf1a86c45
Merge pull request #8238 from anhu/dsa_win
|
2 weeks ago |
JacobBarthelmeh
|
bdbaa525c8
Merge pull request #8248 from lealem47/comp_key_fips
|
2 weeks ago |
Colton Willey
|
c192cbabe8
Free x509 on fail to push
|
2 weeks ago |
Daniel Pouzzner
|
35e50742db
Merge pull request #8249 from julek-wolfssl/sessionIDSz-fix
|
2 weeks ago |
Juliusz Sosinowicz
|
8ff79dc26e
Add size checks to sessionID
|
2 weeks ago |
Lealem Amedie
|
3476425967
Fix for Compressed Keys with FIPS
|
2 weeks ago |
David Garske
|
f7a55c6e76
Merge pull request #8247 from bandi13/fixEspressifTests
|
2 weeks ago |
Andras Fekete
|
03ece60fe3
Fix test environment
|
2 weeks ago |
David Garske
|
fa6df90518
Merge pull request #8246 from douzzer/20241203-wolfSSL_CTX_flush_sessions-sessionIDSz
|
2 weeks ago |
Colton Willey
|
c5acceca5d
Dont use specific free function
|
2 weeks ago |
Colton Willey
|
20e8ecec75
Merge branch 'master' of github.com:ColtonWilley/wolfssl into x509_store_add_cert_ref_count
|
2 weeks ago |
Daniel Pouzzner
|
547cdeac11
src/ssl_sess.c: in wolfSSL_CTX_flush_sessions(), add missing check of s->sessionIDSz, similar to the fix to TlsSessionCacheGetAndLock() in #8182 (ef67b1c06a). also, add missing macro to .wolfssl_known_macro_extras.
|
2 weeks ago |
Colton Willey
|
5684e56e0e
Always keep original x509 pointer with proper refcounts even for self signed trusted CA
|
2 weeks ago |
JacobBarthelmeh
|
42afede3fc
Merge pull request #8235 from dgarske/fix_sp_rsa_publiconly
|
2 weeks ago |
JacobBarthelmeh
|
015d47b9cd
Merge pull request #8231 from LinuxJedi/STM32MP13
|
2 weeks ago |
David Garske
|
ade917a977
Merge pull request #8241 from LinuxJedi/STM32MP13-Cube
|
2 weeks ago |
Andrew Hutchings
|
fbdb34a6e0
Add STM32MP13 to Cube IDE
|
2 weeks ago |
Anthony Hu
|
3737c68797
build dsa in visual studio
|
2 weeks ago |
David Garske
|
cf450a3f37
Fix STM32 example broken in #8143.
|
3 weeks ago |
jordan
|
a18f71c27b
wc_port: change zephyr struct k_thread tid member to pointer.
|
3 weeks ago |
David Garske
|
9bec6da2ff
Merge pull request #8213 from JacobBarthelmeh/compat
|
3 weeks ago |
David Garske
|
57e1bf9fba
Fixes for building with SP RSA small and RSA Public only. ZD 18996
|
3 weeks ago |