David Garske 356889a528 Add `--disable-tls` option that can be used with `--enable-all` to disable TLS features and set `NO_TLS`. Useful for allowing certificate manager and crypto compatibility API's only. 18 ore fa
..
bio.c 6151160e58 Further fixes with NO_TLS to support use with compatibility layer. 22 ore fa
conf.c cf95fdc071 Globally remap & refactor conflicting symbols to allow -DOPENSSL_EXTRA -DOPENSSL_COEXIST, or equivalently, --enable-opensslextra --enable-opensslcoexist. 1 mese fa
crl.c d65c17b7ad Update variable name from new to avoid g++ name clash 4 settimane fa
dtls.c 5d86031f57 Initialize vars & change types to appease Windows/VS 1 mese fa
dtls13.c 6f87f57d7a fixes for gating and ARM32 alignment defects: 1 mese fa
include.am f7afc47d98 Kyber ARM32 ASM: add assembly using base instructions 2 mesi fa
internal.c 356889a528 Add `--disable-tls` option that can be used with `--enable-all` to disable TLS features and set `NO_TLS`. Useful for allowing certificate manager and crypto compatibility API's only. 18 ore fa
keys.c a2b5da8651 Fix nested `NO_TLS`. 23 ore fa
ocsp.c 8ecf064314 Merge pull request #8098 from dgarske/x86_notwindows_2 1 mese fa
pk.c 22e95081cd Merge pull request #8181 from gojimmypi/dev-compiler-message 1 giorno fa
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_. 1 mese fa
sniffer.c 8ff79dc26e Add size checks to sessionID 2 settimane fa
ssl.c 6151160e58 Further fixes with NO_TLS to support use with compatibility layer. 22 ore fa
ssl_asn1.c 5d86031f57 Initialize vars & change types to appease Windows/VS 1 mese fa
ssl_bn.c cf95fdc071 Globally remap & refactor conflicting symbols to allow -DOPENSSL_EXTRA -DOPENSSL_COEXIST, or equivalently, --enable-opensslextra --enable-opensslcoexist. 1 mese fa
ssl_certman.c 14e3372826 Enable support for using certificate manager only. Fixes for building without TLS enabled (NO_TLS). ZD 19054. Tested using `./configure --disable-tlsv12 --disable-tls13 CFLAGS="-DNO_TLS" && make check` 23 ore fa
ssl_crypto.c 27e0df040f src/ssl_crypto.c: revert FIPS gate threshold in wolfSSL_AES_decrypt() changed in d85c108952 -- original value was correct, misdiagnosed by faulty test. 1 settimana fa
ssl_load.c 22e95081cd Merge pull request #8181 from gojimmypi/dev-compiler-message 1 giorno fa
ssl_misc.c 2c9a3c5c1c Missing libspdm features 3 mesi fa
ssl_p7p12.c 5d86031f57 Initialize vars & change types to appease Windows/VS 1 mese fa
ssl_sess.c 6151160e58 Further fixes with NO_TLS to support use with compatibility layer. 22 ore fa
tls.c 14e3372826 Enable support for using certificate manager only. Fixes for building without TLS enabled (NO_TLS). ZD 19054. Tested using `./configure --disable-tlsv12 --disable-tls13 CFLAGS="-DNO_TLS" && make check` 23 ore fa
tls13.c 22e95081cd Merge pull request #8181 from gojimmypi/dev-compiler-message 1 giorno fa
wolfio.c 18cc3e0c92 add .wolfssl_known_macro_extras; 1 mese fa
x509.c 22e95081cd Merge pull request #8181 from gojimmypi/dev-compiler-message 1 giorno fa
x509_str.c c192cbabe8 Free x509 on fail to push 1 settimana fa