.. |
bio.c
|
6151160e58
Further fixes with NO_TLS to support use with compatibility layer.
|
22 時間 前 |
conf.c
|
cf95fdc071
Globally remap & refactor conflicting symbols to allow -DOPENSSL_EXTRA -DOPENSSL_COEXIST, or equivalently, --enable-opensslextra --enable-opensslcoexist.
|
1 ヶ月 前 |
crl.c
|
d65c17b7ad
Update variable name from new to avoid g++ name clash
|
4 週間 前 |
dtls.c
|
5d86031f57
Initialize vars & change types to appease Windows/VS
|
1 ヶ月 前 |
dtls13.c
|
6f87f57d7a
fixes for gating and ARM32 alignment defects:
|
1 ヶ月 前 |
include.am
|
f7afc47d98
Kyber ARM32 ASM: add assembly using base instructions
|
2 ヶ月 前 |
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 時間 前 |
keys.c
|
a2b5da8651
Fix nested `NO_TLS`.
|
23 時間 前 |
ocsp.c
|
8ecf064314
Merge pull request #8098 from dgarske/x86_notwindows_2
|
1 ヶ月 前 |
pk.c
|
22e95081cd
Merge pull request #8181 from gojimmypi/dev-compiler-message
|
1 日 前 |
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 ヶ月 前 |
sniffer.c
|
8ff79dc26e
Add size checks to sessionID
|
2 週間 前 |
ssl.c
|
6151160e58
Further fixes with NO_TLS to support use with compatibility layer.
|
22 時間 前 |
ssl_asn1.c
|
5d86031f57
Initialize vars & change types to appease Windows/VS
|
1 ヶ月 前 |
ssl_bn.c
|
cf95fdc071
Globally remap & refactor conflicting symbols to allow -DOPENSSL_EXTRA -DOPENSSL_COEXIST, or equivalently, --enable-opensslextra --enable-opensslcoexist.
|
1 ヶ月 前 |
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 時間 前 |
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 週間 前 |
ssl_load.c
|
22e95081cd
Merge pull request #8181 from gojimmypi/dev-compiler-message
|
1 日 前 |
ssl_misc.c
|
2c9a3c5c1c
Missing libspdm features
|
3 ヶ月 前 |
ssl_p7p12.c
|
5d86031f57
Initialize vars & change types to appease Windows/VS
|
1 ヶ月 前 |
ssl_sess.c
|
6151160e58
Further fixes with NO_TLS to support use with compatibility layer.
|
22 時間 前 |
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 時間 前 |
tls13.c
|
22e95081cd
Merge pull request #8181 from gojimmypi/dev-compiler-message
|
1 日 前 |
wolfio.c
|
18cc3e0c92
add .wolfssl_known_macro_extras;
|
1 ヶ月 前 |
x509.c
|
22e95081cd
Merge pull request #8181 from gojimmypi/dev-compiler-message
|
1 日 前 |
x509_str.c
|
c192cbabe8
Free x509 on fail to push
|
1 週間 前 |