Juliusz Sosinowicz
|
b32ff0b0b8
Rename utils.c to utils.h
|
1 rok pred |
Juliusz Sosinowicz
|
decee67138
Use random port in crl test
|
1 rok pred |
Juliusz Sosinowicz
|
67d6d438c5
Port testing to wolfSSL threading interface
|
1 rok pred |
Dimitri Papadopoulos
|
6d9c85a762
Fix typos found by codespell
|
1 rok pred |
JacobBarthelmeh
|
1285ae7816
Merge pull request #6506 from DimitriPapadopoulos/codespell
|
1 rok pred |
Juliusz Sosinowicz
|
2cf916581d
Jenkins fixes
|
1 rok pred |
Juliusz Sosinowicz
|
d2642e329d
Properly enforce the pathLenConstraint of the BasicConstraints extension
|
1 rok pred |
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 rok pred |
Juliusz Sosinowicz
|
713670dcc7
Use smaller buffer for copying
|
1 rok pred |
Juliusz Sosinowicz
|
3d2db844c1
Speed up waiting for file removal
|
1 rok pred |
Dimitri Papadopoulos
|
50752f5a2b
Fix typos found by codespell
|
1 rok pred |
Juliusz Sosinowicz
|
3d68bcd6f7
Jenkins fixes
|
1 rok pred |
Juliusz Sosinowicz
|
ca77da92e5
Implement pthreads threading
|
1 rok pred |
Juliusz Sosinowicz
|
bff2cf5690
Add crl monitor unit testing
|
1 rok pred |
Juliusz Sosinowicz
|
8ab0050801
Init windows CRL monitor
|
1 rok pred |
gojimmypi
|
6b240fa41a
Refactor HAVE_PTHREAD and _POSIX_THREADS (#6536)
|
1 rok pred |
Jacob Barthelmeh
|
9dcc48c8f7
update copyright to 2023
|
1 rok pred |
jordan
|
87113cc88d
Fix mingw-w64 build issues on windows.
|
1 rok pred |
Juliusz Sosinowicz
|
17df33cef8
Fix TLS 1.3 testsuite for wolfssl64.sln solution
|
2 rokov pred |
Jacob Barthelmeh
|
8eaa85e412
update copyright year to 2022
|
2 rokov pred |
Daniel Pouzzner
|
ccc5952369
global fixup to check or explicitly ignore return values from failable library/system calls that weren't already being checked;
|
2 rokov pred |
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 rokov pred |
Tesfa Mael
|
ffe5599013
Fix testsuite 32-bit build
|
2 rokov pred |
Sean Parkinson
|
20e5e654a3
cppcheck: fixes
|
2 rokov pred |
Hideki Miyazaki
|
d3a379adac
add WOLF_CRYPTO_CB_ONLY_RSA and WOLF_CRYPTO_CB_ONLY_ECC
|
2 rokov pred |
Daniel Pouzzner
|
c581e13380
bwrap tweaks:
|
2 rokov pred |
Daniel Pouzzner
|
6a56d3e131
jumbo patch of fixes for clang-tidy gripes (with some bug fixes).
|
2 rokov pred |
Hayden Roche
|
52754123d9
Call wc_SetSeed_Cb and wolfCrypt_SetPrivateKeyReadEnable_fips in wolfSSL_Init.
|
2 rokov pred |
kaleb-himes
|
7cccaa98b7
The minimal changes needed to add KCAPI support with fips-ready
|
2 rokov pred |
Daniel Pouzzner
|
0b4f34d62a
typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C.
|
3 rokov pred |