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 Drequest.h35 #ifndef CURL_DISABLE_DOH
119 #ifndef CURL_DISABLE_DOH
H A Dhostip.c704 #ifndef CURL_DISABLE_DOH in Curl_resolv()
729 #if !defined(CURL_DISABLE_DOH) || !defined(USE_RESOLVE_ON_IPS) in Curl_resolv()
732 #ifndef CURL_DISABLE_DOH in Curl_resolv()
778 #ifndef CURL_DISABLE_DOH in Curl_resolv()
803 #ifndef CURL_DISABLE_DOH in Curl_resolv()
1397 #if defined(CURL_DISABLE_DOH) && !defined(CURLRES_ASYNCH) in Curl_resolv_check()
1401 #ifndef CURL_DISABLE_DOH in Curl_resolv_check()
1417 #ifndef CURL_DISABLE_DOH in Curl_resolv_getsock()
H A Ddoh.h33 #ifndef CURL_DISABLE_DOH
H A Drequest.c107 #ifndef CURL_DISABLE_DOH in Curl_req_done()
125 #ifndef CURL_DISABLE_DOH in Curl_req_hard_reset()
180 #ifndef CURL_DISABLE_DOH in Curl_req_free()
H A Dbase64.c35 !defined(CURL_DISABLE_DOH) || defined(USE_SSL) || defined(BUILDING_CURL)
H A Durldata.h548 #ifndef CURL_DISABLE_DOH
604 #if defined(CURLRES_ASYNCH) || !defined(CURL_DISABLE_DOH)
1496 #ifndef CURL_DISABLE_DOH
1732 #ifndef CURL_DISABLE_DOH
1840 #ifndef CURL_DISABLE_DOH
H A Dcurl_trc.c276 #ifndef CURL_DISABLE_DOH
H A Dcurl_setup.h283 # define CURL_DISABLE_DOH 1 macro
H A Dsetopt.c1966 #ifndef CURL_DISABLE_DOH in Curl_vsetopt()
2000 #ifndef CURL_DISABLE_DOH in Curl_vsetopt()
2038 #ifndef CURL_DISABLE_DOH in Curl_vsetopt()
3057 #ifndef CURL_DISABLE_DOH in Curl_vsetopt()
H A Durl.c405 #ifndef CURL_DISABLE_DOH in Curl_init_userdefined()
539 #ifndef CURL_DISABLE_DOH in Curl_open()
3618 #ifndef CURL_DISABLE_DOH
H A Ddoh.c27 #ifndef CURL_DISABLE_DOH
H A Dcurl_config.h.cmake65 #cmakedefine CURL_DISABLE_DOH 1
/curl/tests/unit/
H A Dunit1655.c39 #ifndef CURL_DISABLE_DOH
H A Dunit1650.c39 #ifndef CURL_DISABLE_DOH
/curl/
H A DCMakeLists.txt291 option(CURL_DISABLE_DOH "Disable DNS-over-HTTPS" OFF) option
292 mark_as_advanced(CURL_DISABLE_DOH)
H A Dconfigure.ac4648 AC_DEFINE(CURL_DISABLE_DOH, 1, [disable DoH])

Completed in 79 milliseconds