wolfssl/src
David Garske be67bf88f7
Merge pull request #10436 from Frauschi/mldsa_rename
Rename Dilithium to canonical ML-DSA (FIPS 204) names
2026-05-18 11:44:21 -07:00
..
bio.c Merge pull request #10208 from ColtonWilley/bio-io-negative-length-checks 2026-05-05 11:32:21 -07:00
conf.c Make sure large buffers are on the heap with SMALL_STACK 2026-04-19 20:38:41 +02:00
crl.c Merge pull request #10162 from embhorn/gh9753 2026-04-24 14:28:00 -06:00
dtls.c Make sure large buffers are on the heap with SMALL_STACK 2026-04-19 20:38:41 +02:00
dtls13.c Merge pull request #10349 from rizlik/dtls13_rtx_fixes 2026-05-12 22:19:56 +10:00
include.am Rename Dilithium to canonical ML-DSA (FIPS 204) names 2026-05-16 09:48:35 -05:00
internal.c Make DoClientTicketCheckVersion DTLS-aware 2026-05-14 14:07:26 +02:00
keys.c Merge pull request #10246 from sameehj/aes-gcm-fix 2026-04-23 13:26:59 -05:00
ocsp.c Fail closed in CheckOcspRequest when ocspCheckAll and no URL 2026-05-14 14:07:53 +02:00
pk.c support of NO_BIO and NO_FILESYSTEM build with opensslextra 2026-05-15 10:37:46 -06:00
pk_ec.c support of NO_BIO and NO_FILESYSTEM build with opensslextra 2026-05-15 10:37:46 -06:00
pk_rsa.c support of NO_BIO and NO_FILESYSTEM build with opensslextra 2026-05-15 10:37:46 -06:00
quic.c add missing WOLFSSL_QUIC_MAX_RECORD_CAPACITY check on the early-data path in quic_record_make() and added a unit test for it 2026-04-14 12:43:19 +02:00
sniffer.c zeroize DH private keys on free 2026-05-07 02:31:51 +00:00
ssl.c Merge pull request #10482 from rlm2002/coverity 2026-05-18 10:35:42 -07:00
ssl_api_cert.c Add a debug message. 2026-04-17 15:10:56 -04:00
ssl_api_crl_ocsp.c
ssl_api_pk.c
ssl_asn1.c Add checks for ascii digits in time decode functions 2026-04-21 15:24:06 -07:00
ssl_bn.c Add BN_bn2binpad API and enable OpenVPN master CI testing 2026-04-13 15:35:40 +02:00
ssl_certman.c zero-initialize DecodedCert immediately after allocation in 2026-05-11 20:12:19 +02:00
ssl_crypto.c guard zero length in DES ncbc 2026-05-07 02:31:51 +00:00
ssl_ech.c shrink ech config decoding for Arduino 2026-05-12 11:32:25 -06:00
ssl_load.c Fix private key lock issues in master 2026-05-08 17:08:38 -06:00
ssl_misc.c
ssl_p7p12.c Reject PKCS#7 SignedData signer-identity forgery 2026-04-23 09:36:32 +02:00
ssl_sess.c Validate minDowngrade in wolfSSL_SetSession before reusing version 2026-05-14 14:07:53 +02:00
ssl_sk.c
tls.c Stop suppressing OCSP_CERT_REVOKED in server stapling path 2026-05-14 14:07:26 +02:00
tls13.c Send correct alert type when server requests certificate and client has none set. 2026-05-14 12:45:17 -07:00
wolfio.c Merge pull request #10290 from LinuxJedi/emnet 2026-05-05 11:46:15 -07:00
x509.c Fix double free possibility in wolfSSL_X509_set_ext 2026-05-14 07:12:27 -07:00
x509_str.c zd/21661: harden X.509 chain validation, session ticket identity binding, and peer cert restore 2026-05-06 16:45:58 +02:00