Home
last modified time | relevance | path

Searched refs:CURL_DISABLE_DOH (Results 1 – 17 of 17) sorted by relevance

/curl/tests/server/
H A Ddisabled.c62 #ifdef CURL_DISABLE_DOH
/curl/lib/
H A Dhostip.c698 #ifndef CURL_DISABLE_DOH in Curl_resolv()
723 #if !defined(CURL_DISABLE_DOH) || !defined(USE_RESOLVE_ON_IPS) in Curl_resolv()
726 #ifndef CURL_DISABLE_DOH in Curl_resolv()
772 #ifndef CURL_DISABLE_DOH in Curl_resolv()
797 #ifndef CURL_DISABLE_DOH in Curl_resolv()
1391 #if defined(CURL_DISABLE_DOH) && !defined(CURLRES_ASYNCH) in Curl_resolv_check()
1395 #ifndef CURL_DISABLE_DOH in Curl_resolv_check()
1411 #ifndef CURL_DISABLE_DOH in Curl_resolv_getsock()
H A Ddoh.h33 #ifndef CURL_DISABLE_DOH
H A Drequest.h116 #ifndef CURL_DISABLE_DOH
H A Dbase64.c35 !defined(CURL_DISABLE_DOH) || defined(USE_SSL) || defined(BUILDING_CURL)
H A Durldata.h538 #ifndef CURL_DISABLE_DOH
593 #if defined(CURLRES_ASYNCH) || !defined(CURL_DISABLE_DOH)
1514 #ifndef CURL_DISABLE_DOH
1750 #ifndef CURL_DISABLE_DOH
1858 #ifndef CURL_DISABLE_DOH
H A Drequest.c118 #ifndef CURL_DISABLE_DOH in Curl_req_hard_reset()
175 #ifndef CURL_DISABLE_DOH in Curl_req_free()
H A Dcurl_trc.c221 #ifndef CURL_DISABLE_DOH
H A Dcurl_setup.h236 # define CURL_DISABLE_DOH 1 macro
H A Dsetopt.c1962 #ifndef CURL_DISABLE_DOH in Curl_vsetopt()
1996 #ifndef CURL_DISABLE_DOH in Curl_vsetopt()
2034 #ifndef CURL_DISABLE_DOH in Curl_vsetopt()
3042 #ifndef CURL_DISABLE_DOH in Curl_vsetopt()
H A Ddoh.c27 #ifndef CURL_DISABLE_DOH
H A Dcurl_config.h.cmake66 #cmakedefine CURL_DISABLE_DOH 1
H A Durl.c406 #ifndef CURL_DISABLE_DOH in Curl_init_userdefined()
3642 #ifndef CURL_DISABLE_DOH
/curl/tests/unit/
H A Dunit1655.c39 #ifndef CURL_DISABLE_DOH
H A Dunit1650.c39 #ifndef CURL_DISABLE_DOH
/curl/
H A DCMakeLists.txt196 option(CURL_DISABLE_DOH "disables DNS-over-HTTPS" OFF) option
197 mark_as_advanced(CURL_DISABLE_DOH)
H A Dconfigure.ac4324 AC_DEFINE(CURL_DISABLE_DOH, 1, [disable DoH])

Completed in 82 milliseconds