Historial de Commits

Autor SHA1 Mensaje Fecha
  David Garske 7c7de235d8 Merge pull request #7937 from douzzer/20240903-missing-WC_NO_ERR_TRACEs hace 3 semanas
  Daniel Pouzzner 806df85477 backfill more missing WC_NO_ERR_TRACE()s on error code operands, and refactor away the obsolete GEN_MEM_ERR macro mechanism in wolfcrypt/src/ecc.c. hace 3 semanas
  Juliusz Sosinowicz 2c9a3c5c1c Missing libspdm features hace 1 mes
  Colton Willey 2bcfff3497 Expand testing to include SW implementation of RSA with padding callback, code cleanup to address review comments. hace 4 semanas
  Juliusz Sosinowicz b67fd6f29c Fix failing test_dtls_frag_ch hace 1 mes
  Daniel Pouzzner 2dcd04668b src/internal.c: in wolfSSL_ERR_reason_error_string(), restore handling for -WOLFSSL_X509_V_ERR_*, but separated from handling for the proper wolfSSL_ErrorCodes. hace 4 semanas
  Daniel Pouzzner 255465a757 src/internal.c: in wolfSSL_ERR_reason_error_string(), remove handling for -WOLFSSL_X509_V_ERR_*, and make corresponding changes in wolfssl/error-ssl.h and tests/api.c. hace 4 semanas
  Daniel Pouzzner 17870d4159 src/internal.c: in wolfSSL_ERR_reason_error_string(), add missing error string for SCR_DIFFERENT_CERT_E. hace 4 semanas
  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. hace 4 semanas
  Sean Parkinson 652158fcac Dilithium: Support FIPS 204 Draft hace 1 mes
  Colton Willey b7299a23c0 Add new crypto callback for RSA with padding. hace 1 mes
  Sean Parkinson 893a486ae1 Kyber: fix TLS usage hace 1 mes
  Daniel Pouzzner b17b190695 tests/api.c: add missing deallocations in test_wc_dilithium_sign_vfy(). hace 1 mes
  Sean Parkinson 60f438f0c3 Dilithum, Kyber: Update to final specification hace 1 mes
  Daniel Pouzzner bcbb5441ec Merge pull request #7881 from gasbytes/eagain-proper-shutdown hace 1 mes
  Daniel Pouzzner 1d34b565fa Merge pull request #7891 from SparkiDev/test_fixes_2 hace 1 mes
  Reda Chouk 8a6d7ff9a5 more clang-tidy edits hace 1 mes
  Reda Chouk f4a27772e0 removed unnecessary copy of cb hace 1 mes
  Daniel Pouzzner 166519ae67 wolfssl/openssl/asn1.h: use macro for ASN1_BIT_STRING_FIRST_BYTE to avoid non-const errors under gcc-6.5; tests/api.c: fix uninited data defect in test_wolfssl_EVP_chacha20_poly1305(). hace 1 mes
  Reda Chouk 577cce60df defined(HAVE_MANUAL_MEMIO_TESTS_DEPENDENCIES) && !defined(WOLFSSL_NO_TLS12) hace 1 mes
  Reda Chouk 7d2ca8db5f addressing review: hace 1 mes
  Sean Parkinson 08d8a74992 Test fixes hace 1 mes
  Daniel Pouzzner 1a0bf421bd Merge pull request #7781 from julek-wolfssl/sssd hace 1 mes
  Daniel Pouzzner e562a1c4d1 Merge pull request #7867 from ColtonWilley/cert_copy_option hace 1 mes
  Juliusz Sosinowicz a6a40de249 init sssd support hace 1 mes
  Colton Willey dcf3af5382 Modify tests to make analyzers happy hace 1 mes
  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(). hace 1 mes
  Colton Willey ef500c2e62 Add new option to always copy cert buffer for each SSL object hace 1 mes
  JacobBarthelmeh 85bab19090 Merge pull request #7845 from ColtonWilley/pkcs7_digest_absent_params hace 1 mes
  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. hace 1 mes