David Garske
|
f9dc5e9f4d
Fixes for uses of deprecated sprintf. If C89 remap XSNPRINTF to use sprintf.
|
3 months ago |
JacobBarthelmeh
|
31a6a2bf59
update copyright to 2024
|
3 months ago |
Andras Fekete
|
affd0a318e
Fix sign conversion errors
|
6 months ago |
Daniel Pouzzner
|
9ac6bdd438
fixes and suppressions for defects reported by clang-analyzer-unix.Stream (new in llvm-19.0.0_pre20240504):
|
6 months ago |
John Safranek
|
b66a108e97
CRL Monitor Test Fix
|
9 months ago |
Juliusz Sosinowicz
|
b32ff0b0b8
Rename utils.c to utils.h
|
1 year ago |
Juliusz Sosinowicz
|
decee67138
Use random port in crl test
|
1 year ago |
Juliusz Sosinowicz
|
67d6d438c5
Port testing to wolfSSL threading interface
|
1 year ago |
Dimitri Papadopoulos
|
6d9c85a762
Fix typos found by codespell
|
1 year ago |
JacobBarthelmeh
|
1285ae7816
Merge pull request #6506 from DimitriPapadopoulos/codespell
|
1 year ago |
Juliusz Sosinowicz
|
2cf916581d
Jenkins fixes
|
1 year ago |
Juliusz Sosinowicz
|
d2642e329d
Properly enforce the pathLenConstraint of the BasicConstraints extension
|
1 year ago |
Daniel Pouzzner
|
1912f1bc2a
fixes for clang-analyzer-core.NullDereference, clang-analyzer-core.NonNullParamChecker, clang-analyzer-deadcode.DeadStores, readability-redundant-preprocessor, clang-diagnostic-unreachable-code-break, -Werror=sign-conversion, bugprone-macro-parentheses, "Call to 'malloc' has an allocation size of 0 bytes", clang-diagnostic-declaration-after-statement re tests/unit.h:ExpectPtr() pragmas.
|
1 year ago |
Juliusz Sosinowicz
|
713670dcc7
Use smaller buffer for copying
|
1 year ago |
Juliusz Sosinowicz
|
3d2db844c1
Speed up waiting for file removal
|
1 year ago |
Dimitri Papadopoulos
|
50752f5a2b
Fix typos found by codespell
|
1 year ago |
Juliusz Sosinowicz
|
3d68bcd6f7
Jenkins fixes
|
1 year ago |
Juliusz Sosinowicz
|
ca77da92e5
Implement pthreads threading
|
1 year ago |
Juliusz Sosinowicz
|
bff2cf5690
Add crl monitor unit testing
|
1 year ago |
Juliusz Sosinowicz
|
8ab0050801
Init windows CRL monitor
|
1 year ago |
gojimmypi
|
6b240fa41a
Refactor HAVE_PTHREAD and _POSIX_THREADS (#6536)
|
1 year ago |
Jacob Barthelmeh
|
9dcc48c8f7
update copyright to 2023
|
1 year ago |
jordan
|
87113cc88d
Fix mingw-w64 build issues on windows.
|
1 year ago |
Juliusz Sosinowicz
|
17df33cef8
Fix TLS 1.3 testsuite for wolfssl64.sln solution
|
2 years ago |
Jacob Barthelmeh
|
8eaa85e412
update copyright year to 2022
|
2 years ago |
Daniel Pouzzner
|
ccc5952369
global fixup to check or explicitly ignore return values from failable library/system calls that weren't already being checked;
|
2 years ago |
Daniel Pouzzner
|
69ca1d37c0
fixes for defects identified by wolfssl-multi-test: whitespace, missing void in arg lists, and -Wunused-but-set-variable found by clang-15 (prerelease).
|
2 years ago |
Tesfa Mael
|
ffe5599013
Fix testsuite 32-bit build
|
2 years ago |
Sean Parkinson
|
20e5e654a3
cppcheck: fixes
|
2 years ago |
Hideki Miyazaki
|
d3a379adac
add WOLF_CRYPTO_CB_ONLY_RSA and WOLF_CRYPTO_CB_ONLY_ECC
|
2 years ago |