Commit History

Author SHA1 Message Date
  Daniel Pouzzner f6f8d2eda3 add WC_DO_NOTHING macro to wolfssl/wolfcrypt/types.h, with default expansion "do {} while (0)", and globally refactor to use the macro where appropriate, annotating intended-null macros-with-args with "/* null expansion */"; 11 months ago
  JacobBarthelmeh 11d26797d2 Merge pull request #6601 from SparkiDev/type_conversion_fixes_2 11 months ago
  JacobBarthelmeh b889b27b8c Merge pull request #6585 from cconlon/x509Ext 11 months ago
  Sean Parkinson 2c9609039d Type conversion fixes: make explicit 11 months ago
  Chris Conlon ea7ea356a0 Fixes for WOLFSSL_X509 cert generation with key usage, extended key usage, and basic constraints 11 months ago
  Daniel Pouzzner 648f474d83 configure.ac: 11 months ago
  David Garske 8f36f78e6c Merge pull request #6400 from bandi13/ARIA-cipher 11 months ago
  Andras Fekete 299b4d8552 Make wc_BuildEccKeyDer non-static 11 months ago
  Sean Parkinson 52a3d591b5 Fix check of date to respect VERIFY_SKIP_DATE in ASN.1 template 11 months ago
  Sean Parkinson 3af87f6f93 Moved CertManager APIs into own file 11 months ago
  David Garske 91fb24161b Merge pull request #6515 from julek-wolfssl/nginx-1.25.0 11 months ago
  Juliusz Sosinowicz 0abaa89787 Add support for nginx-1.25.0 11 months ago
  Andras Fekete 266307da6c Add in ARIA wrappers 11 months ago
  Juliusz Sosinowicz c041863aaa Code review 11 months ago
  Juliusz Sosinowicz d2642e329d Properly enforce the pathLenConstraint of the BasicConstraints extension 11 months 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. 11 months ago
  Sean Parkinson e2424e6744 SM2/SM3/SM4: Chinese cipher support 1 year ago
  David Garske a921ab754d Merge pull request #6569 from SparkiDev/pem_der_example 11 months ago
  Daniel Pouzzner 214f9f55c4 fixes for bugprone-suspicious-missing-comma, clang-analyzer-core.NullDereference, and readability-redundant-preprocessor. 11 months ago
  Sean Parkinson a39a04fc88 PEM example: new example for convert between PEM and DER 11 months ago
  Sean Parkinson 5be883a995 ASN: fix so that NO_CERTS configurations work 11 months ago
  Anthony Hu ed4774f606 Allocate WOLFSSL_X509_NAME with heap hint. 11 months ago
  David Garske 23c60b7b9c Merge pull request #6530 from SparkiDev/tests_api_expect_5 11 months ago
  Sean Parkinson 578f56e60c Test api.c: change more tests to use Expect instead of Assert 1 year ago
  David Garske 2f44ece4d8 Merge pull request #6511 from JacobBarthelmeh/nightly 1 year ago
  David Garske 6697181081 Merge pull request #6500 from SparkiDev/tests_api_expect_4 1 year ago
  Sean Parkinson e467112a93 Test api.c: change more tests to use Expect instead of Assert 1 year ago
  JacobBarthelmeh 8f29111aac fix for nightly toolchain armv7 build warning 1 year ago
  Daniel Pouzzner 03a6eed037 wolfcrypt/src/{aes.c,blake2b.c,siphash.c}: fix W64LIT() arguments to not have improper 'U' suffix; 1 year ago
  JacobBarthelmeh fb5413cea0 account for null terminator with SEP serail number 1 year ago