Commit History

Author SHA1 Message Date
  Juliusz Sosinowicz b32ff0b0b8 Rename utils.c to utils.h 10 months ago
  Juliusz Sosinowicz decee67138 Use random port in crl test 11 months ago
  Juliusz Sosinowicz 67d6d438c5 Port testing to wolfSSL threading interface 11 months ago
  Dimitri Papadopoulos 6d9c85a762 Fix typos found by codespell 11 months ago
  JacobBarthelmeh 1285ae7816 Merge pull request #6506 from DimitriPapadopoulos/codespell 11 months ago
  Juliusz Sosinowicz 2cf916581d Jenkins fixes 11 months 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 1 year ago
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 1 year ago
  Daniel Pouzzner ccc5952369 global fixup to check or explicitly ignore return values from failable library/system calls that weren't already being checked; 1 year 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
  Daniel Pouzzner c581e13380 bwrap tweaks: 2 years ago
  Daniel Pouzzner 6a56d3e131 jumbo patch of fixes for clang-tidy gripes (with some bug fixes). 2 years ago
  Hayden Roche 52754123d9 Call wc_SetSeed_Cb and wolfCrypt_SetPrivateKeyReadEnable_fips in wolfSSL_Init. 2 years ago
  kaleb-himes 7cccaa98b7 The minimal changes needed to add KCAPI support with fips-ready 2 years ago
  Daniel Pouzzner 0b4f34d62a typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C. 2 years ago