This website requires JavaScript.
Explore
Help
Sign In
wolfSSL
/
wolfssl
Watch
1
Star
0
Fork
1
You've already forked wolfssl
mirror of
https://github.com/wolfSSL/wolfssl.git
synced
2026-01-31 05:49:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bcdce75b08f91ca80a3688cd85a6b15b253f8023
wolfssl
/
wolfcrypt
History
David Garske
b9455bc94b
Fixes issue with cert gen, no malloc and crypto callback causing
wolfssl/wolfcrypt/asn.h:1375:18: error: use of undeclared identifier 'WC_MAX_DIGEST_SIZE
. Fixed netcat issue in openssl.test causing server open check to fail on some platforms. Fixed clang-tidy report in benchmark.c where XFTELL could return negative (error) and wasn't handled.
2025-06-20 16:34:46 -07:00
..
benchmark
Fixes issue with cert gen, no malloc and crypto callback causing
wolfssl/wolfcrypt/asn.h:1375:18: error: use of undeclared identifier 'WC_MAX_DIGEST_SIZE
. Fixed netcat issue in openssl.test causing server open check to fail on some platforms. Fixed clang-tidy report in benchmark.c where XFTELL could return negative (error) and wasn't handled.
2025-06-20 16:34:46 -07:00
src
Merge pull request
#8908
from douzzer/20250620-clang-tidy-and-cppcheck-fixes-and-workarounds
2025-06-20 15:07:09 -07:00
test
ECC configuration fixes
2025-06-19 13:37:43 +10:00