This website requires JavaScript.
Explore
Help
Sign In
Cyclic0007
/
wolfssl
Watch
1
Star
0
Fork
0
You've already forked wolfssl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
aa776057ff4da7f959c8142f6fd5651710f5135a
wolfssl
/
wolfcrypt
History
Daniel Pouzzner
aa776057ff
fixes: shellcheck gripes on Docker/OpenWrt/runTests.sh; null pointer derefs and duplicate tests and assigns in src/tls.c and wolfcrypt/src/hpke.c found by cppcheck (nullPointerRedundantCheck, identicalInnerCondition, duplicateAssignExpression).
2023-01-21 00:51:57 -06:00
..
benchmark
Fix for
MB
vs
MiB
printing. The
base2
option was printing type backwards (
base2=1
= 1024 bytes and
base2=0
or
-base10
means 1000 bytes).
2023-01-12 11:09:20 -08:00
src
fixes: shellcheck gripes on Docker/OpenWrt/runTests.sh; null pointer derefs and duplicate tests and assigns in src/tls.c and wolfcrypt/src/hpke.c found by cppcheck (nullPointerRedundantCheck, identicalInnerCondition, duplicateAssignExpression).
2023-01-21 00:51:57 -06:00
test
Merge pull request
#5976
from SparkiDev/eccsi_hash_check
2023-01-19 17:50:44 -08:00
user-crypto
update copyright to 2023
2022-12-30 17:12:11 -07:00