curl/lib/vauth
Daniel Stenberg eb33ccd533
functypes: provide the recv and send arg and return types
This header is for providing the argument types for recv() and send()
when built to not use a dedicated config-[platfor].h file.

Remove the slow brute-force checks from configure and cmake.

This change also removes the use of the types for select, as they were
not used in code.

Closes #9592
2022-09-28 09:06:11 +02:00
..
cleartext.c
cram.c
digest_sspi.c
digest.c misc: null-terminate 2022-09-17 23:19:29 +02:00
digest.h
gsasl.c functypes: provide the recv and send arg and return types 2022-09-28 09:06:11 +02:00
krb5_gssapi.c
krb5_sspi.c
ntlm_sspi.c
ntlm.c misc: null-terminate 2022-09-17 23:19:29 +02:00
ntlm.h
oauth2.c
spnego_gssapi.c
spnego_sspi.c
vauth.c http, vauth: always provide Curl_allow_auth_to_host() functionality 2022-09-27 14:05:37 +02:00
vauth.h http, vauth: always provide Curl_allow_auth_to_host() functionality 2022-09-27 14:05:37 +02:00