História revízii

Autor SHA1 Správa Dátum
  jordan 5690af82dc wolfcrypt test: fix double free. 1 mesiac pred
  Daniel Pouzzner 996986d0c1 refactor wc_AesDelete, wc_curve25519_delete, wc_ed25519_delete, wc_HashDelete, and wc_DeleteRsaKey to take two arguments, the first a required pointer to the object, the second an optional pointer to the pointer to be zeroed upon successful deletion, for the benefit of calling from C# without unsafe code. 1 mesiac pred
  Daniel Pouzzner f44d12026a wolfssl/wolfcrypt/{aes.h,curve25519.h,ed25519.h,hash.h,rsa.h}: remove unneeded .isAllocated member from struct definitions, and add int *result_code argument to constructor prototypes; 1 mesiac pred
  Daniel Pouzzner 984d16b727 refactor wolfcrypt constructors: 1 mesiac pred
  jordan d6fe15af8c coverity: check mp_sub_d return values. 1 mesiac pred
  Daniel Pouzzner 4fd33b6b5d Merge pull request #8014 from SparkiDev/lms_sha256_192 1 mesiac pred
  Sean Parkinson ae46f52a66 LMS: SHA-256/192 parameters 2 mesiacov pred
  philljj 6cde74436e Merge pull request #8065 from douzzer/20241010-WOLFSSL_NO_MALLOC 1 mesiac pred
  jordan f5074772da infer: fix more uninitialized value errors. 1 mesiac pred
  Daniel Pouzzner 0d5d05d44d more WOLFSSL_NO_MALLOC fixes: 1 mesiac pred
  Daniel Pouzzner 886ebb6ec0 fixes for enable-all-crypto enable-cryptonly WOLFSSL_NO_MALLOC: 1 mesiac pred
  Jack Tjaden 864eaaeef9 Added more discriptive README for NDS and MelonDS C-flag 1 mesiac pred
  Daniel Pouzzner bcc65a09ca wolfcrypt/test/test.c: harmonize gating for hpke_test() and berder_test(), so that --enable-all-crypto passes -DWOLFCRYPT_TEST_LINT. 1 mesiac pred
  Daniel Pouzzner b5475f3d81 wolfcrypt/test/test.c: add WOLFSSL_WOLFCRYPT_TEST_LINT, allowing testing for -Wunused-function in enable-all configurations. No functional changes, but several missing or inconsistent gates fixed. 1 mesiac pred
  Daniel Pouzzner 8b2a26a691 Merge pull request #8054 from bandi13/fixUncalledTest 1 mesiac pred
  Daniel Pouzzner 74d14d9687 wolfcrypt/test/test.c: fix for FIPS <6.0.0 with WOLFSSL_SMALL_STACK. 1 mesiac pred
  Andras Fekete d3f143aa2a Test was never called 1 mesiac pred
  David Garske 59389a0ef5 Fix possible AES leaks detected with sanitizer and clang-tidy. 1 mesiac pred
  David Garske b9de3bbf1a Fixes for memory leaks in test.c with wc_AesNew and wc_HashNew. 2 mesiacov pred
  David Garske 7989dd8713 Refactor the AES ECB/Direct, CBC and CTR tests. 2 mesiacov pred
  Aidan Garske e10c943bf3 wolfCrypt CSharp Wrapper: 2 mesiacov pred
  Daniel Pouzzner a25c0244a7 wolfssl/wolfcrypt/types.h: refactor static_assert*() as wc_static_assert*() to avoid conflicts with target-native static_assert(), and add additional coverage for C23 and MSVC C11. 1 mesiac pred
  jordan c3410f2cb8 dilithium: support building dilithium with wolfboot. 1 mesiac pred
  Daniel Pouzzner e814d1baea Merge pull request #8016 from SparkiDev/dilithium_draft_final_fix 1 mesiac pred
  Reda Chouk 10f0885d88 Merge branch 'master' into fix-conversion 1 mesiac pred
  Sean Parkinson 50bbdbbe42 Dilithium: Final and draft available in one build 2 mesiacov pred
  JacobBarthelmeh 45b88048c2 make macro unique to wolfSSL 2 mesiacov pred
  JacobBarthelmeh d72c0b372c Merge pull request #7990 from buchstabenwurst/master 2 mesiacov pred
  JacobBarthelmeh 79b5ec86f6 Merge pull request #8015 from gojimmypi/pr-mp_read_radix 2 mesiacov pred
  jordan e5109b3f41 misc cleanup: extra spaces, typos. 2 mesiacov pred