Historique des commits

Auteur SHA1 Message Date
  Daniel Pouzzner aa18bbca55 assorted cleanups and refactors for C89 conformance, codespell and check-source-text, and consistent heap shim usage. il y a 2 semaines
  Daniel Pouzzner a04871f153 examples/pem/pem.c: fix double-free introduced in 65853a41b9; il y a 1 mois
  Daniel Pouzzner 65853a41b9 fixes, coddling, and suppressions for clang-tidy complaints: il y a 1 mois
  Daniel Pouzzner b178138d83 src/internal.c: in wolfSSL_ERR_reason_error_string(), add missing error string for SCR_DIFFERENT_CERT_E, and de-gate error strings previously gated on HAVE_HTTP_CLIENT. il y a 2 mois
  JacobBarthelmeh 31a6a2bf59 update copyright to 2024 il y a 4 mois
  Daniel Pouzzner 9ac6bdd438 fixes and suppressions for defects reported by clang-analyzer-unix.Stream (new in llvm-19.0.0_pre20240504): il y a 6 mois
  jordan e175004f85 Fix Infer Uninitialized Values. il y a 10 mois
  Daniel Pouzzner 501299bc31 fix null pointer derefs in examples/pem/pem.c:pemApp_ReadFile() and tests/api.c:LoadPKCS7SignedDataCerts() detected by clang-tidy. il y a 1 an
  JacobBarthelmeh b7b0316ac9 free buffer on error case il y a 1 an
  Anthony Hu 30fda7ad38 Change ReadFile instances to app-specific naming. il y a 1 an
  JacobBarthelmeh 1285ae7816 Merge pull request #6506 from DimitriPapadopoulos/codespell il y a 1 an
  Sean Parkinson 2c9609039d Type conversion fixes: make explicit il y a 1 an
  Eric Blankenhorn d84adce608 Fix Micrium config and new examples with NO_FILESYSTEM il y a 1 an
  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. il y a 1 an
  Dimitri Papadopoulos 50752f5a2b Fix typos found by codespell il y a 1 an
  David Garske f72a6b705f Minor spelling fixes. il y a 1 an
  Sean Parkinson a39a04fc88 PEM example: new example for convert between PEM and DER il y a 1 an