Commit History

Author SHA1 Message Date
  Reda Chouk 577cce60df defined(HAVE_MANUAL_MEMIO_TESTS_DEPENDENCIES) && !defined(WOLFSSL_NO_TLS12) 4 months ago
  Reda Chouk 7d2ca8db5f addressing review: 4 months ago
  Sean Parkinson 08d8a74992 Test fixes 4 months ago
  Daniel Pouzzner 1a0bf421bd Merge pull request #7781 from julek-wolfssl/sssd 4 months ago
  Daniel Pouzzner e562a1c4d1 Merge pull request #7867 from ColtonWilley/cert_copy_option 4 months ago
  Juliusz Sosinowicz a6a40de249 init sssd support 4 months ago
  Colton Willey dcf3af5382 Modify tests to make analyzers happy 4 months ago
  Daniel Pouzzner ee966beb77 wolfcrypt/src/evp.c: add wolfSSL_EVP_PKEY_is_a() and test_EVP_PKEY_is_a(). also add test_EVP_CIPHER_key_length() and add missing RC4 clause to wolfSSL_EVP_Cipher_key_length(). 4 months ago
  Colton Willey ef500c2e62 Add new option to always copy cert buffer for each SSL object 4 months ago
  JacobBarthelmeh 85bab19090 Merge pull request #7845 from ColtonWilley/pkcs7_digest_absent_params 4 months ago
  Daniel Pouzzner 763ced668e fixes for defects identified by cppcheck and clang-tidy on --enable-debug builds: null deref in tests/api.c:load_pem_key_file_as_der(), redundant declarations in wolfcrypt/benchmark/benchmark.c, and numerous unchecked XSNPRINTF()s in wolfcrypt/src/logging.c and src/internal.c. 4 months ago
  Daniel Pouzzner 92952a5538 Merge pull request #7839 from bandi13/noIfXFREE 4 months ago
  Colton Willey 75c3030554 Add option for absent hash params in PKCS7 4 months ago
  Daniel Pouzzner 6fea4f1266 Merge pull request #7803 from SparkiDev/dilithium_hint_check_fix 4 months ago
  Andras Fekete d7a0f49906 Programmatically remove NULL test before XFREE 4 months ago
  Sean Parkinson fc19c36bf8 Dilithium: fix check hint 4 months ago
  Andras Fekete df0663b70e Fix memory leak 4 months ago
  Daniel Pouzzner 9aa0742baa Merge pull request #7798 from dgarske/asn_macros 4 months ago
  David Garske a18d0161ef Fixes for minor implicit cast warnings and line length. Also fixed benchmark.c error without ChaCha and unused encrypt_only. 4 months ago
  David Garske 65283fb9bb Improvement for the --enable-asn=nocrypt. Note: This option skips certificate signature checking, so make check TLS expected failures do not pass. Cleanup of the api.c headers / macros. 4 months ago
  Sean Parkinson dbf88e4c73 Merge pull request #7779 from rizlik/ocsp-dfree-fix 4 months ago
  David Garske 1d9b86e2b0 Fix for TLS v1.2 secret callback, incorrectly detecting bad master secret. API test cleanups (no sleep needed). 4 months ago
  David Garske 20f7d6f9f4 ASN macro simplification. Added new `--enable-asn=all` and `WOLFSSL_ASN_ALL` option. Added granular macros for ASN features like: `WOLFSSL_ASN_CA_ISSUER`, `WOLFSSL_ASN_PARSE_KEYUSAGE`, `WOLFSSL_ASN_TIME_STRING`, `WOLFSSL_OCSP_PARSE_STATUS`. 4 months ago
  Daniel Pouzzner f4c16d22a1 Merge pull request #7806 from SparkiDev/dilithium_der_fix 4 months ago
  Sean Parkinson 1681cb2d7e Dilithium: DER encoding fix 4 months ago
  David Garske f9dc5e9f4d Fixes for uses of deprecated sprintf. If C89 remap XSNPRINTF to use sprintf. 4 months ago
  Sean Parkinson 3b74a64029 Merge pull request #7791 from aidangarske/privkeytoder_fix2 4 months ago
  David Garske 5e58affd5d Merge pull request #7789 from SparkiDev/test_ssl_load 4 months ago
  Sean Parkinson f7094ff3c4 Dilithium: add option to precalc with small sign (#7744) 4 months ago
  Sean Parkinson caab2c2dca SSL loading of keys/certs: testing and fixes 5 months ago