Commit History

Author SHA1 Message Date
  Sean Parkinson e1bd4dd1ec Merge pull request #7473 from douzzer/20240425-fixes 20 hours ago
  Sean Parkinson e41454004e Merge pull request #7475 from douzzer/20240425-master-for-jenkins 21 hours ago
  Daniel Pouzzner 442d3f30cc 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. 21 hours ago
  Daniel Pouzzner 185f35287e configure.ac: fix copyright year. 22 hours ago
  Daniel Pouzzner 59290cd066 src/quic.c: fix -Wunused-function for evp_cipher_eq(). 22 hours ago
  Daniel Pouzzner 963e14a1fe src/ssl.c: code style tweak from peer review. 23 hours ago
  Daniel Pouzzner 8e8e9bd0eb src/ssl.c: fix races in wolfSSL_Init() and wolfSSL_RAND_bytes(). 1 day ago
  Daniel Pouzzner 460991a6f0 wolfcrypt/test/test.c: fix invalidPrintfArgType_sint in lms_test_verify_only(). 1 day ago
  Sean Parkinson c8e51112c3 Merge pull request #7372 from julek-wolfssl/zd/17435 1 day ago
  Sean Parkinson 5ee0e34d89 Merge pull request #7465 from julek-wolfssl/issue/7390 1 day ago
  Sean Parkinson 54022b146b Merge pull request #7456 from mrdeep1/enable-dtls13 1 day ago
  Sean Parkinson 7881f4e04c Merge pull request #7471 from ColtonWilley/update-benchmark-rsa-size-parsing 1 day ago
  Sean Parkinson e22ae7a1f8 Merge pull request #7469 from douzzer/20240424-fix-ports-whitespace 1 day ago
  Sean Parkinson 039fd26baf Merge pull request #7467 from anhu/quick_fix 1 day ago
  Sean Parkinson 9ac918c0d4 Merge pull request #7462 from kaleb-himes/SRTP-KDF-HARNESSrev2 1 day ago
  Colton Willey 7485e9935d Update benchmark to only parse rsa size if keygen is enabled, update keygen option help in configure.ac 1 day ago
  Juliusz Sosinowicz c62faa048c Add secret logging callback to TLS <= 1.2 1 month ago
  Juliusz Sosinowicz d61fec5af9 Clean up EVP usage in quic 2 days ago
  Daniel Pouzzner e862c85db4 fix formatting infractions in the ports (hard tabs, trailing whitespace, C++ comments, stray Unicode including numerous homoglyphs). 2 days ago
  Anthony Hu 329650fb4c Get rid of some code with NO_OLD_TLS 2 days ago
  kaleb-himes 24eed7de34 Remove debug printf and place comments inside gate 2 days ago
  Jon Shallow e36df36f84 dtls1.3: Fix issues when --enable-dtls13 enabled 6 days ago
  Sean Parkinson 6e49aa7543 Merge pull request #7421 from philljj/update_lms_parms 2 days ago
  Sean Parkinson c26f4041c6 Merge pull request #7463 from ColtonWilley/hmac-oversized-key-test-update 2 days ago
  Colton Willey 7f19be05bd Modify HMAC oversized key tests to consistently use test vectors from RFC. 3 days ago
  Sean Parkinson 9d7913508b Merge pull request #7460 from douzzer/20240423-linuxkm-sha-2-3-asm-save-vector-regs 3 days ago
  kaleb-himes 80d21f10c6 Remove excess empty line 3 days ago
  kaleb-himes 690671d447 ECC allow keyVer of 192-bit (import OK, generate restricted) 3 days ago
  jordan 094ddb62c2 Add wc_LmsKey_ExportPubRaw to wolfcrypt test. 3 days ago
  András Fekete a75c2befb5 Add CUDA support (#7436) 3 days ago