JacobBarthelmeh 6dd00abb74 Merge pull request #7771 from aidangarske/InitSuites_Orderadj 23 hours ago
..
bio.c 86ad96ca29 X509: improve testing coverage 1 week ago
conf.c cf95fdc071 Globally remap & refactor conflicting symbols to allow -DOPENSSL_EXTRA -DOPENSSL_COEXIST, or equivalently, --enable-opensslextra --enable-opensslcoexist. 3 weeks ago
crl.c d65c17b7ad Update variable name from new to avoid g++ name clash 4 days ago
dtls.c cf96ab22ba Address code review 2 months ago
dtls13.c 6f87f57d7a fixes for gating and ARM32 alignment defects: 4 weeks ago
include.am f7afc47d98 Kyber ARM32 ASM: add assembly using base instructions 1 month ago
internal.c 6dd00abb74 Merge pull request #7771 from aidangarske/InitSuites_Orderadj 23 hours ago
keys.c f44d12026a wolfssl/wolfcrypt/{aes.h,curve25519.h,ed25519.h,hash.h,rsa.h}: remove unneeded .isAllocated member from struct definitions, and add int *result_code argument to constructor prototypes; 1 month ago
ocsp.c 8ecf064314 Merge pull request #8098 from dgarske/x86_notwindows_2 2 weeks ago
pk.c 256c6708e0 Testing fixes 2 weeks ago
quic.c a2bcbf7ecf additional fixes and peer review for -DOPENSSL_EXTRA -DOPENSSL_COEXIST: cover -DWOLFSSL_QUIC, fix -DNO_ASN, rename WOLFSSL_ASN1_TYPE_* to WOLFSSL_V_ASN1_*, completed nativization of NID_*, and switch to prefix WC_NID_ rather than wc_NID_. 3 weeks ago
sniffer.c 469c410393 src/sniffer.c: remove build-time assert on HAVE_THREAD_LS || SINGLE_THREADED, as it breaks existing build tests. fix more later. 1 week ago
ssl.c 6dd00abb74 Merge pull request #7771 from aidangarske/InitSuites_Orderadj 23 hours ago
ssl_asn1.c 86ad96ca29 X509: improve testing coverage 1 week ago
ssl_bn.c cf95fdc071 Globally remap & refactor conflicting symbols to allow -DOPENSSL_EXTRA -DOPENSSL_COEXIST, or equivalently, --enable-opensslextra --enable-opensslcoexist. 3 weeks ago
ssl_certman.c ef67b1c06a Support for building without wolfssl/openssl header files. ZD 18465 2 days ago
ssl_crypto.c d85c108952 wolfssl/wolfcrypt/error-crypt.h, wolfcrypt/src/error.c: add WC_FAILURE ("wolfCrypt generic failure") with value -1, for traceable error return of -1 in wolfCrypt. 1 day ago
ssl_load.c 6119c52802 Merge pull request #8043 from bandi13/addCodespell 3 weeks ago
ssl_misc.c 2c9a3c5c1c Missing libspdm features 2 months ago
ssl_p7p12.c cf95fdc071 Globally remap & refactor conflicting symbols to allow -DOPENSSL_EXTRA -DOPENSSL_COEXIST, or equivalently, --enable-opensslextra --enable-opensslcoexist. 3 weeks ago
ssl_sess.c ef67b1c06a Support for building without wolfssl/openssl header files. ZD 18465 2 days ago
tls.c 886f5b0a5b Kyber: fixes to configure and wolfSSL_get_curve_name 1 week ago
tls13.c 6f7c968c56 rename MAX_CERT_VERIFY_SZ to WC_MAX_CERT_VERIFY_SZ, and move its setup from wolfssl/internal.h to wolfssl/wolfcrypt/asn.h. 2 weeks ago
wolfio.c 18cc3e0c92 add .wolfssl_known_macro_extras; 6 days ago
x509.c 3444d5c526 Fixes from compatibility header decoupling PR #8182. Fixes issue with wolfEngine and wolfProvider. Change behavior for openssl compatibility headers to be installed unless `--enable-opensslextra=noinstall` is used. Removed dependency on X509 small with SESSION_CERTS, KEEP_PEER_CERTS and KEEP_OUR_CERT. 1 day ago
x509_str.c 3444d5c526 Fixes from compatibility header decoupling PR #8182. Fixes issue with wolfEngine and wolfProvider. Change behavior for openssl compatibility headers to be installed unless `--enable-opensslextra=noinstall` is used. Removed dependency on X509 small with SESSION_CERTS, KEEP_PEER_CERTS and KEEP_OUR_CERT. 1 day ago