Commit History

Author SHA1 Message Date
  Anthony Hu 9e204dc023 Convert MATCH_SUITE_ERROR to OpenSSL error in wolfSSL_get_error() 3 months ago
  Anthony Hu 4bd39aa52e Better macro guarding fix undeclared var error 4 months ago
  Daniel Pouzzner 87aef05f16 linuxkm: add GetCAByKeyHash to wolfssl_linuxkm_pie_redirect_table. 3 months ago
  David Garske 80a63a3fce Merge pull request #7924 from anhu/pqm4_purge 3 months ago
  Daniel Pouzzner 945f97636a Merge pull request #7945 from ColtonWilley/no_external_network_test_option 3 months ago
  Sean Parkinson 5f40f9a140 Thumb-2 ChaCha: implemention in assembly 3 months ago
  Sean Parkinson 96e2c51f07 Merge pull request #7907 from ColtonWilley/rsa_pad_crypto_cb 3 months ago
  Sean Parkinson 6fc9dcae07 Merge pull request #7947 from douzzer/20240905-mp_sign_t 3 months ago
  Colton Willey 9ad4e565fe Restore original comments 3 months ago
  Daniel Pouzzner dcaff9dff4 Merge pull request #7944 from JacobBarthelmeh/pkcs12 3 months ago
  David Garske 887c5abcb1 Merge pull request #7949 from douzzer/20240905-whitespace-and-utf8-cleanup 3 months ago
  Daniel Pouzzner 9f6a75cdfd Merge pull request #7934 from rizlik/ocsp-get-ca-keyhash-fix 3 months ago
  Daniel Pouzzner a3fb5029f8 clean up trailing whitespace and misplaced CRLFs, add missing final newlines, remove stray UTF8 nonprintables (BOMs) and ASCIIfy stray homoglyphs (spaces and apostrophes), guided by expanded coverage in wolfssl-multi-test check-source-text. 3 months ago
  Reda Chouk 73786112ec review addressed 3 months ago
  Daniel Pouzzner 603c03c0be MPI: add mp_sign_t and sp_sign_t. 3 months ago
  Marco Oliverio 6114691fd6 ocsp: try lookup certificate using keyHash as KeyId 3 months ago
  Daniel Pouzzner a3fea482db Merge pull request #7914 from julek-wolfssl/gh/7825 3 months ago
  Colton Willey f749ca387d Rewrite to use test to make old mac sh versions happy 3 months ago
  Colton Willey 8661cf6fee Update no network test option to overload meaning of existing WOLFSSL_EXTERNAL_TEST instead of using new flag 3 months ago
  JacobBarthelmeh 9a8573afc9 touch up pkcs8 create function and test case warning 3 months ago
  Colton Willey 8aa5f463b1 Add option to skip all tests requiring an internet connection. 3 months ago
  JacobBarthelmeh 2a1165460e add parsing over optional PKCS8 attributes 3 months ago
  David Garske 1c8767b4d3 Merge pull request #7942 from douzzer/20240904-fix-test_wolfSSL_EVP_sm3 3 months ago
  Daniel Pouzzner a31733db85 Merge pull request #7909 from SparkiDev/dilithium_fips204_draft 3 months ago
  Daniel Pouzzner 7e16016311 tests/api.c: fix expected retval from EVP_DigestInit() in test_wolfSSL_EVP_sm3() -- before 2c9a3c5c1c, EVP_DigestInit() incorrectly returned BAD_FUNC_ARG when passed a null ctx. 3 months ago
  Daniel Pouzzner 53aec861a4 Merge pull request #7938 from billphipps/atomic_fence 3 months ago
  Daniel Pouzzner c9ff15da21 Merge pull request #7901 from SparkiDev/memusage_8 3 months ago
  Colton Willey 3b5d0aa85a Fix up whitespace changes from editor autoformat 3 months ago
  Colton Willey f9af463db1 Update RSA verify documentation to specify that the output should be compared with the original plaintext 3 months ago
  András Fekete fb86818251 Merge pull request #7930 from mpsuzuki/fix-ocsp-test 3 months ago