curl/lib/vtls
Jay Satiro fbe07c6829 openssl: Fix wincrypt symbols conflict with BoringSSL
OpenSSL undefines the conflicting symbols but BoringSSL does not so we
must do it ourselves.

Reported-by: Samuel Tranchet
Assisted-by: Javier Blazquez

Ref: https://bugs.chromium.org/p/boringssl/issues/detail?id=371
Ref: https://github.com/openssl/openssl/blob/OpenSSL_1_1_1g/include/openssl/ossl_typ.h#L66-L73

Fixes https://github.com/curl/curl/issues/5669
Closes https://github.com/curl/curl/pull/5857
2020-08-26 23:24:41 -04:00
..
bearssl.c bearssl: fix build with disabled proxy support 2020-07-12 16:22:38 +02:00
bearssl.h
gskit.c timeouts: change millisecond timeouts to timediff_t from time_t 2020-05-30 23:10:57 +02:00
gskit.h
gtls.c gtls: survive not being able to get name/issuer 2020-08-05 14:44:48 +02:00
gtls.h
keylog.c
keylog.h
mbedtls_threadlock.c
mbedtls_threadlock.h
mbedtls.c mbedtls: fix build with disabled proxy support 2020-06-26 14:20:20 +02:00
mbedtls.h
mesalink.c tls: provide the CApath verbose log on its own line 2020-08-19 15:55:50 +02:00
mesalink.h
nss.c tls: provide the CApath verbose log on its own line 2020-08-19 15:55:50 +02:00
nssg.h
openssl.c openssl: Fix wincrypt symbols conflict with BoringSSL 2020-08-26 23:24:41 -04:00
openssl.h
schannel_verify.c win32: Add Curl_verify_windows_version() to curlx 2020-08-02 17:58:44 +02:00
schannel.c schannel: fix memory leak when using get_cert_location 2020-08-26 22:54:11 +02:00
schannel.h
sectransp.c timeouts: change millisecond timeouts to timediff_t from time_t 2020-05-30 23:10:57 +02:00
sectransp.h
vtls.c ftp: don't do ssl_shutdown instead of ssl_close 2020-08-10 14:32:06 +02:00
vtls.h ntlm: enable NTLM support with wolfSSL 2020-06-16 09:06:19 +02:00
wolfssl.c tls: provide the CApath verbose log on its own line 2020-08-19 15:55:50 +02:00
wolfssl.h