Commit History

Autor SHA1 Mensaxe Data
  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 */"; hai 11 meses
  JacobBarthelmeh 11d26797d2 Merge pull request #6601 from SparkiDev/type_conversion_fixes_2 hai 11 meses
  Sean Parkinson 2c9609039d Type conversion fixes: make explicit hai 11 meses
  Sean Parkinson 96f745af6f EVP SM3: fix cast hai 11 meses
  Andras Fekete 266307da6c Add in ARIA wrappers hai 11 meses
  Sean Parkinson e2424e6744 SM2/SM3/SM4: Chinese cipher support hai 1 ano
  Sean Parkinson e467112a93 Test api.c: change more tests to use Expect instead of Assert hai 1 ano
  JacobBarthelmeh ef955c620f refactor evp.c to group all MD digest functions togther hai 1 ano
  JacobBarthelmeh dc8f348bdf smaller sized build with curl hai 1 ano
  JacobBarthelmeh 9a0934161d fix for wpas build with x509 small hai 1 ano
  Sean Parkinson 8851065848 cppcheck fixes hai 1 ano
  David Garske 22a5a5c45e Add introspection for math build and math cleanups: hai 1 ano
  Lealem Amedie 047db19956 Disable SHA512/224 & SHA512/256 on QAT hai 1 ano
  JacobBarthelmeh 72e53ca1a4 handle failing RNG init when creating PKEY hai 1 ano
  David Garske fc6d693dae Update logging enter, exit, msg to match function names. Fix some typos and improper use of "enter". Fix internal uses of `SSL_SUCCESS` and `SSL_FAILURE`. Add `WOLFSSL_DEBUG_NONBLOCK` option to allow printing iterations without debug enabled. hai 1 ano
  Sean Parkinson f6da3a26ac Ref counting: rework for static analysers hai 1 ano
  Daniel Pouzzner a8a61fe6b7 evp.c: fix gating in wolfSSL_EVP_CIPHER_CTX_cleanup() to avoid switch-unreachable; also fix indentation. hai 1 ano
  Daniel Pouzzner 38c057a084 fix resource leak (missing calls to wc_AesFree()) in wolfSSL_EVP_CIPHER_CTX_cleanup(); hai 1 ano
  Sean Parkinson 53dfcd00e2 Ref count: change to use wolfSSL_Ref hai 1 ano
  David Garske 41c35b1249 Fix line length and whitespace issues. Fix macro argument missing parentheses. hai 1 ano
  jordan 4c35a22e0a Cleanup input checks. hai 1 ano
  jordan 4f4819bd19 EVP_EncryptUpdate should update outl on empty input hai 1 ano
  John Safranek 86aa3cc836 Merge pull request #5942 from bandi13/evpaesccm hai 1 ano
  Andras Fekete 8436f82540 Adding in @ejohnstown's suggested patch for line lengths hai 1 ano
  Andras Fekete 124c04b01a A bit more consistent naming for structure variables hai 1 ano
  Andras Fekete 25ce553e8f Shorten some line lengths hai 1 ano
  Andras Fekete 51f3386d60 Shorten variable names hai 1 ano
  Andras Fekete af2c5cf18b Remove the existence of WOLFSSL_AESCCM_STREAM hai 1 ano
  Andras Fekete 0ec0c05eda Change variable names to protect the innocent hai 1 ano
  Andras Fekete c21f5f3757 Fix unused variable error hai 1 ano