JacobBarthelmeh 3742c4dd57 Merge pull request #7413 from gojimmypi/PR-PlatformIO-FreeRTOS 3 days ago
..
bio.c 4f1d777090 BIO_BIO: BIO_{write|read} on a BIO pair should wrap around ring buffer 2 months ago
conf.c 0925f8ab18 Use 'unsigned char' 5 months ago
crl.c 6dc6d58c04 Remove redundant ifdefs. 2 months ago
dtls.c 8bddeb10c7 DTLS sequence number and cookie fixes 2 months ago
dtls13.c 92d7815b5c Fix missing return in DTLS1.3 / FIPS code 2 months ago
include.am 81f5ac7f6c SRTP-KDF FS Preview 1 week ago
internal.c b1261f5471 Modify PlatformIO FreeRTOS include path, settings.h 5 days ago
keys.c 47caa9b06d generalize sce protect impl to fsp sm(secure module) 8 months ago
ocsp.c 52658c51a9 OCSP Error Return 4 months ago
pk.c ef2a636610 Expose additional features of opensslall in a compliant way 1 week ago
quic.c 44f3e4a3b7 CID 337219 allocation using untrusted size 4 weeks ago
sniffer.c dfbde4514b global refactor of static mutex initialization to use WOLFSSL_MUTEX_INITIALIZER, and adjustment of WOLFSSL_MUTEX_INITIALIZER macro to take an argument, for Linux kernel compatibility. 1 month ago
ssl.c 8511b2dc6b ProcessBuffer(): in WOLFSSL_DUAL_ALG_CERTS code path, fall through without disrupting ret, if cert->sapkiOID and cert->sapkiLen are unset. 1 week ago
ssl_asn1.c 1285ae7816 Merge pull request #6506 from DimitriPapadopoulos/codespell 8 months ago
ssl_bn.c 76550465bd Fixes build with `NO_STDIO_FILESYSTEM` defined. 2 months ago
ssl_certman.c 4caef93346 Implement transient certs 1 month ago
ssl_crypto.c 803b17a8b3 src/ssl_crypto.c: in wolfSSL_CMAC_CTX_free(), gate wc_CmacFree() on !FIPS || FIPS>=5.3. 4 months ago
ssl_misc.c 3af87f6f93 Moved CertManager APIs into own file 9 months ago
tls.c a8415a7926 Merge pull request #7367 from mrdeep1/hello_verify_request 6 days ago
tls13.c a8415a7926 Merge pull request #7367 from mrdeep1/hello_verify_request 6 days ago
wolfio.c da6a11d1d1 Restore `HAVE_NETDB_H` and `HAVE_SYS_IOCTL_H` checks in the wolfio.c. 2 weeks ago
x509.c 136eaae4f1 Improvements to dual alg certificates 2 weeks ago
x509_str.c a0a9680325 Fix leak in wolfSSL_X509_STORE_CTX_get_chain 1 month ago