6
I Use This!
Very High Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 16 hours ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Spelling fixes. More... 24 days ago
add global heap hint setter function More... 24 days ago
Code review More... 24 days ago
fixup! Add testing for zephyr no malloc More... 24 days ago
Fix quic header protect cipher return More... 24 days ago
Increase zephyr thread sample memory More... 24 days ago
fixup! zephyr no malloc More... 24 days ago
An expired CRL should not override a successful match in other CRL More... 24 days ago
Merge pull request #7473 from douzzer/20240425-fixes More... 24 days ago
Merge pull request #7475 from douzzer/20240425-master-for-jenkins More... 24 days ago
src/ssl.c: refactor fix in wolfSSL_RAND_bytes() for race on initGlobalRNG to retain the initial check on initGlobalRNG, and just recheck it, to avoid possible access to uninitialized globalRNGMutex. More... 24 days ago
configure.ac: fix copyright year. More... 24 days ago
src/quic.c: fix -Wunused-function for evp_cipher_eq(). More... 24 days ago
src/ssl.c: code style tweak from peer review. More... 24 days ago
Merge pull request #7372 from julek-wolfssl/zd/17435 More... 24 days ago
Merge pull request #7465 from julek-wolfssl/issue/7390 More... 24 days ago
Merge pull request #7456 from mrdeep1/enable-dtls13 More... 24 days ago
Merge pull request #7471 from ColtonWilley/update-benchmark-rsa-size-parsing More... 24 days ago
Merge pull request #7469 from douzzer/20240424-fix-ports-whitespace More... 24 days ago
Merge pull request #7467 from anhu/quick_fix More... 24 days ago
Comments and further relaxing of some other hmac restrictions More... 25 days ago
Merge pull request #7462 from kaleb-himes/SRTP-KDF-HARNESSrev2 More... 25 days ago
fix warnings More... 25 days ago
src/ssl.c: fix races in wolfSSL_Init() and wolfSSL_RAND_bytes(). More... 25 days ago
wolfcrypt/test/test.c: fix invalidPrintfArgType_sint in lms_test_verify_only(). More... 25 days ago
Remove DES3 flag guard from pkcs12 tests that do not depend on DES3 code More... 25 days ago
Update benchmark to only parse rsa size if keygen is enabled, update keygen option help in configure.ac More... 25 days ago
(Has dependency PR) API Service update HmacSizeByType More... 25 days ago
Fix https://github.com/wolfSSL/wolfssl/issues/7391 More... 25 days ago
fix formatting infractions in the ports (hard tabs, trailing whitespace, C++ comments, stray Unicode including numerous homoglyphs). More... 25 days ago