curl/lib/vtls
Futaura 7ad4c9066e
cfilters: rename close/connect functions to avoid clashes
Rename `close` and `connect` in `struct Curl_cftype` for
consistency and to avoid clashes with macros of the same name
(the standard AmigaOS networking connect() function is implemented
via a macro).

Closes #11491
2023-07-20 23:35:33 +02:00
..
bearssl.c cmake: add support for "unity" builds 2023-06-07 13:06:08 +00:00
bearssl.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
gskit.c cmake: add support for "unity" builds 2023-06-07 13:06:08 +00:00
gskit.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
gtls.c cmake: add support for "unity" builds 2023-06-07 13:06:08 +00:00
gtls.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
hostcheck.c hostcheck: fix host name wildcard checking 2023-04-26 09:07:27 +02:00
hostcheck.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
keylog.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
keylog.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
mbedtls_threadlock.c copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
mbedtls_threadlock.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
mbedtls.c cmake: add support for "unity" builds 2023-06-07 13:06:08 +00:00
mbedtls.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
nss.c cmake: add support for "unity" builds 2023-06-07 13:06:08 +00:00
nssg.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
openssl.c cmake: add support for "unity" builds 2023-06-07 13:06:08 +00:00
openssl.h ngtcp2: add CURLOPT_SSL_CTX_FUNCTION support for openssl+wolfssl 2023-01-10 13:41:21 +01:00
rustls.c cmake: add support for "unity" builds 2023-06-07 13:06:08 +00:00
rustls.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
schannel_int.h cmake: add support for "unity" builds 2023-06-07 13:06:08 +00:00
schannel_verify.c cmake: add support for "unity" builds 2023-06-07 13:06:08 +00:00
schannel.c cmake: add support for "unity" builds 2023-06-07 13:06:08 +00:00
schannel.h cmake: add support for "unity" builds 2023-06-07 13:06:08 +00:00
sectransp.c sectransp: fix EOF handling 2023-07-13 14:35:21 +02:00
sectransp.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
vtls_int.h cmake: add support for "unity" builds 2023-06-07 13:06:08 +00:00
vtls.c cfilters: rename close/connect functions to avoid clashes 2023-07-20 23:35:33 +02:00
vtls.h lib: remove unused functions, make single-use static 2023-05-23 11:08:51 +02:00
wolfssl.c wolfssl: support setting CA certificates as blob 2023-07-16 23:37:14 +02:00
wolfssl.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
x509asn1.c lib: remove unused functions, make single-use static 2023-05-23 11:08:51 +02:00
x509asn1.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00