Searched refs:doh (Results 1 – 11 of 11) sorted by relevance
| /netbsd-src/external/bsd/unbound/dist/testdata/svcb.tdir/ |
| H A D | svcb.success-cases.zone | 54 _dns.doh.example. 7200 IN SVCB 1 doh.example. alpn=h2 dohpath 55 _dns.doh.example. 7200 IN SVCB 1 doh.example. alpn=h2 dohpath= 56 _dns.doh.example. 7200 IN SVCB 1 doh.example. alpn=h2 dohpath="" 57 _dns.doh.example. 7200 IN SVCB 1 doh.example. alpn=h2 dohpath="/" 58 _dns.doh.example. 7200 IN SVCB 1 doh.example. alpn=h2 dohpath="/dns-query{?dns}" 59 _dns.doh.example. 7200 IN SVCB 1 doh.example. alpn=h2 dohpath=/dns-query{?abcd}{!abcd}{?dns} 60 _dns.doh.example. 7200 IN SVCB 1 doh.example. alpn=h2 dohpath=/dns-query{?abcdabcd?dns?defedf} 61 _dns.doh.example. 7200 IN SVCB 1 doh.example. alpn=h2 dohpath=/dns-queryéè{?dns}
|
| H A D | svcb.success-cases.zone.cmp | 11 _dns.doh.example. 7200 IN SVCB \# 26 000103646F68076578616D706C65000001000302683200070000 12 _dns.doh.example. 7200 IN SVCB \# 26 000103646F68076578616D706C65000001000302683200070000 13 _dns.doh.example. 7200 IN SVCB \# 26 000103646F68076578616D706C65000001000302683200070000 14 _dns.doh.example. 7200 IN SVCB 1 doh.example. alpn="h2" dohpath="/" 15 _dns.doh.example. 7200 IN SVCB 1 doh.example. alpn="h2" dohpath="/dns-query{?dns}" 16 _dns.doh.example. 7200 IN SVCB 1 doh.example. alpn="h2" dohpath="/dns-query{?abcd}{!abcd}{?dns}" 17 _dns.doh.example. 7200 IN SVCB 1 doh.example. alpn="h2" dohpath="/dns-query{?abcdabcd?dns?defedf}" 18 _dns.doh.example. 7200 IN SVCB 1 doh.example. alpn="h2" dohpath="/dns-query\195\169\195\168{?dns}"
|
| /netbsd-src/external/mpl/bind/dist/lib/dns/ |
| H A D | transport.c | 70 } doh; in free_dns_transport() 138 return transport->doh.endpoint; in dns_transport_get_mode() 145 return transport->doh.mode; in dns_transport_new() 232 if (transport->doh.endpoint != NULL) { in dns_transport_set_endpoint() 233 isc_mem_free(transport->mctx, transport->doh.endpoint); in dns_transport_set_endpoint() 237 transport->doh.endpoint = isc_mem_strdup(transport->mctx, 247 transport->doh.mode = mode; in dns_transport_set_tls_versions() 626 if (transport->doh.endpoint != NULL) { 627 isc_mem_free(transport->mctx, transport->doh.endpoint); 63 } doh; global() member
|
| /netbsd-src/external/gpl2/lvm2/dist/lib/device/ |
| H A D | dev-io.c | 641 struct dm_list *doh, *doht; in dev_close_all() local 644 dm_list_iterate_safe(doh, doht, &_open_devices) { in dev_close_all() 645 dev = dm_list_struct_base(doh, struct device, open_list); in dev_close_all()
|
| /netbsd-src/external/mpl/bind/dist/ |
| H A D | configure.ac | 600 # [pairwise: --enable-doh --with-libnghttp2=auto, --enable-doh --with-libnghttp2=yes, --disable-doh] 601 AC_ARG_ENABLE([doh], 602 [AS_HELP_STRING([--disable-doh], [disable DNS over HTTPS, removes dependency on libnghttp2 (default is --enable-doh)])], 613 [no],[AC_MSG_ERROR([Use '--disable-doh' to disable DNS-over-HTTPS support])], 617 Either install libnghttp2 or use --disable-doh.]))])], 507 AC_ARG_ENABLE([doh], global() optenable
|
| H A D | configure | 1680 --disable-doh disable DNS over HTTPS, removes dependency on 1681 libnghttp2 (default is --enable-doh) 21025 # [pairwise: --enable-doh --with-libnghttp2=auto, --enable-doh --with-libnghttp2=yes, --disable-doh] 21026 # Check whether --enable-doh was given. 21050 as_fn_error $? "Use '--disable-doh' to disable DNS-over-HTTPS support" "$LINENO" 5 ;; #( 21111 as_fn_error $? "DNS-over-HTTPS support requested, but libnghttp2 not found. Either install libnghttp2 or use --disable-doh." "$LINENO" 5 21115 as_fn_error $? "DNS-over-HTTPS support requested, but libnghttp2 not found. Either install libnghttp2 or use --disable-doh." "$LINENO" 5
|
| /netbsd-src/external/mpl/bind/dist/doc/arm/ |
| H A D | build.inc.rst | 105 unavailable, ``--disable-doh`` can be used to disable DoH support.
|
| /netbsd-src/external/mpl/bind/dist/doc/notes/ |
| H A D | notes-9.18.0.rst | |
| /netbsd-src/external/public-domain/sqlite/dist/tea/tclconfig/ |
| H A D | tcl.m4 | 2735 # $prefix, but not $exec_prefix (doh!).
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
| H A D | ChangeLog-2000 | 3441 program, doh.
|
| /netbsd-src/external/bsd/unbound/dist/doc/ |
| H A D | Changelog | 307 - Fix for uncertain unit test for doh buffer size events. 1884 - Fix doh tests when not compiled in.
|