Files
wolfssl/.github/workflows
Daniel Pouzzner 33fc601011 tweaks from PRBs results:
tests/api.c:
* remove inapt SSL_library_init() in test_wolfSSL_EVP_Cipher_extra();
* move TEST_X509_DECLS to follow TEST_DECL(test_wolfSSL_Init);

tests/api/test_random.c: enlarge seed buffer in test_wc_RNG_TestSeed() to accommodate amdrand block size;

tests/quic.c: wrap exercises in wolfSSL_Init()...wolfSSL_Cleanup();

tests/unit.c: in unit_test(), add several more fflush(stdout)s, report error from wolfSSL_Cleanup(), and fix line length;

wolfcrypt/test/test.c: omit reseed test in _rng_test() if HAVE_INTEL_RDRAND or old FIPS, and use simplified random_test() if HAVE_INTEL_RDRAND;

wolfssl/wolfcrypt/mem_track.h: add memList pointer in struct memoryStats, and set it in InitMemoryTracker();

wolfssl/wolfcrypt/settings.h: undefine WOLFSSL_SMALL_STACK_CACHE if WOLFSSL_SMALL_STACK is undefined;

.github/workflows/trackmemory.yml: add --enable-intelrdseed scenario.
2025-12-17 11:01:11 -06:00
..
2024-05-08 10:35:42 +02:00
2025-06-17 18:38:38 +02:00
2024-12-10 16:27:41 +01:00
2024-12-10 16:27:41 +01:00
2024-12-10 16:27:41 +01:00
2025-11-06 13:48:32 +01:00
2025-12-02 10:46:43 +01:00
2025-01-31 18:28:31 +01:00
2025-06-20 19:55:16 +02:00
2025-08-13 14:44:40 +02:00
2024-12-09 13:38:07 +01:00
2024-12-10 16:27:41 +01:00
2025-02-24 11:26:19 -06:00
2024-12-10 16:27:41 +01:00
2024-12-09 12:42:32 +01:00
2024-12-31 17:06:46 +01:00
2024-12-10 16:27:41 +01:00
2025-06-13 18:06:19 +02:00
2024-12-10 16:27:41 +01:00
2024-12-10 16:27:41 +01:00
2025-07-10 10:52:11 -07:00
2024-12-10 16:27:41 +01:00
2024-12-10 16:27:41 +01:00
2024-12-10 16:27:41 +01:00
2025-12-17 11:01:11 -06:00
2025-12-09 07:00:50 -07:00