wolfssl/src
David Garske 425dd1986b
Merge pull request #7568 from lealem47/fips_pkcallback
Fix building FIPS v5 with PK callbacks
2024-05-22 08:45:58 -07:00
..
bio.c Add grpc support 2024-05-16 18:20:53 +02:00
conf.c Guard with OPENSSL_EXTRA instead of WOLFSSL_NGINX 2024-04-18 16:33:37 -06:00
crl.c Add grpc support 2024-05-16 18:20:53 +02:00
dtls.c Fix sign conversion errors 2024-05-14 11:02:28 -04:00
dtls13.c Fix missing return in DTLS1.3 / FIPS code 2024-01-23 08:35:07 +01:00
include.am implement full support for --enable-intelasm --enable-linuxkm. also add --enable-curve25519=noasm to allow use of the existing NO_CURVED25519_X64 code path by the linuxkm build (fe_x25519_asm.S is not kernel-compatible). 2024-04-27 12:35:23 -05:00
internal.c Merge pull request #7568 from lealem47/fips_pkcallback 2024-05-22 08:45:58 -07:00
keys.c Fixup places where it should be CCM instead of GCM. 2024-05-15 17:32:09 -04:00
ocsp.c Fix sign conversion errors 2024-05-14 11:02:28 -04:00
pk.c Used codespell and fixed obvious typos. 2024-05-16 13:53:26 -05:00
quic.c Fix sign conversion errors 2024-05-14 11:02:28 -04:00
sniffer.c 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. 2024-02-29 02:11:32 -06:00
ssl.c wolfcrypt/src/wc_xmss_impl.c:wc_xmssmt_sign_next_idx(): use (XmssIdx)1, not (word32)1, for a shift-by-height operand; 2024-05-21 13:57:40 -05:00
ssl_asn1.c Add grpc support 2024-05-16 18:20:53 +02:00
ssl_bn.c ssl.c: Move functions out to separate files 2024-04-16 10:30:59 +10:00
ssl_certman.c Implement transient certs 2024-02-20 14:33:36 +01:00
ssl_crypto.c Explicit cast 2024-05-14 11:03:20 -04:00
ssl_load.c Correct error message file name in ssl_load.c 2024-05-20 17:20:39 -07:00
ssl_misc.c Explicit cast 2024-05-14 11:03:20 -04:00
ssl_p7p12.c Explicit cast 2024-05-14 11:03:20 -04:00
ssl_sess.c Fix typo 2024-05-16 18:20:53 +02:00
tls.c Add grpc support 2024-05-16 18:20:53 +02:00
tls13.c Used codespell and fixed obvious typos. 2024-05-16 13:53:26 -05:00
wolfio.c Fix conversion error in wolfio.c 2024-05-14 11:02:28 -04:00
x509.c Add grpc support 2024-05-16 18:20:53 +02:00
x509_str.c Add grpc support 2024-05-16 18:20:53 +02:00