Andras Fekete
|
a59a3d109f
Explicit cast
|
7 months ago |
Daniel Pouzzner
|
8ee7c36bb1
tests/api.c: add suppression for clang-analyzer-optin.core.EnumCastOutOfRange in "Bad hash type" subtest in test_wc_ecc_sm2_create_digest().
|
7 months ago |
David Garske
|
29f7578a61
Merge pull request #7446 from julek-wolfssl/hostap
|
7 months ago |
David Garske
|
d39ab765f6
Merge pull request #7519 from julek-wolfssl/gh/7516
|
7 months ago |
Daniel Pouzzner
|
9ac6bdd438
fixes and suppressions for defects reported by clang-analyzer-unix.Stream (new in llvm-19.0.0_pre20240504):
|
7 months ago |
Juliusz Sosinowicz
|
239706615c
Return length in wc_Curve448PublicKeyToDer with NULL output param
|
7 months ago |
Daniel Pouzzner
|
cb689104d1
Merge pull request #7466 from julek-wolfssl/gh/7273
|
7 months ago |
Juliusz Sosinowicz
|
df425b306f
Fix https://github.com/wolfSSL/wolfssl/issues/7391
|
8 months ago |
Juliusz Sosinowicz
|
16ec3e52b7
Jenkins fixes
|
8 months ago |
Juliusz Sosinowicz
|
a987e76677
Use uml for hostap tests
|
8 months ago |
Juliusz Sosinowicz
|
6b47ebd66a
Expose *_set_groups for TLS < 1.3
|
8 months ago |
Juliusz Sosinowicz
|
66f72a258f
Remove unused internal API
|
8 months ago |
Daniel Pouzzner
|
97110700b2
Merge pull request #7430 from jpbland1/check-session-setup
|
7 months ago |
John Safranek
|
195bbcc315
Generic Memory Pools Fix
|
7 months ago |
Anthony Hu
|
4ddba7ac8a
When comparing subject names, do not worry about case.
|
8 months ago |
Daniel Pouzzner
|
0c1d583ab4
tests/api.c: fix double close in test_server_loop().
|
7 months ago |
Sean Parkinson
|
4594151588
Merge pull request #7418 from ejohnstown/generic-pool
|
7 months ago |
Sean Parkinson
|
72d49964b9
Merge pull request #7379 from mrdeep1/enable-rpk
|
7 months ago |
John Safranek
|
6be55269db
Generic Memory Pools
|
7 months ago |
John Safranek
|
f6ae432be1
Generic Memory Pools
|
7 months ago |
Sean Parkinson
|
068a3b5e99
Merge pull request #7481 from douzzer/20240424-sha-C-dynamic-fallback
|
7 months ago |
Sean Parkinson
|
bd9a27a39b
Merge pull request #7472 from ColtonWilley/remove-des3-guard-from-pkcs12-tests
|
7 months ago |
Daniel Pouzzner
|
885497ba5a
add missing gate around Sha256_SetTransform() declaration in wolfcrypt/src/sha256.c;
|
7 months ago |
Colton Willey
|
2fb70b260b
Remove DES3 flag guard from pkcs12 tests that do not depend on DES3 code
|
8 months ago |
Juliusz Sosinowicz
|
7644d792b6
Mark all record sequence numbers before stateful parsing as read
|
8 months ago |
Anthony Hu
|
329650fb4c
Get rid of some code with NO_OLD_TLS
|
8 months ago |
Jon Shallow
|
4a1df83b6f
configure.ac: Add in --enable-rpk option
|
8 months ago |
JacobBarthelmeh
|
c2e60d523f
fix for WOLFSSL_NO_PEM build
|
8 months ago |
John Bland
|
b184cdf7b5
add underscore to make it more consistient and readable
|
8 months ago |
John Bland
|
c1dbbcc81e
add wolfSSLSessionIsSetup so the user can check if
|
8 months ago |