mirror of https://github.com/getdnsapi/getdns.git
Merge branch 'master' into local-hosts
This commit is contained in:
commit
4b7ae8d0bc
|
@ -99,3 +99,19 @@ getdns_context_detach_eventloop
|
||||||
getdns_context_run
|
getdns_context_run
|
||||||
plain_mem_funcs_user_arg
|
plain_mem_funcs_user_arg
|
||||||
priv_getdns_context_mf
|
priv_getdns_context_mf
|
||||||
|
getdns_context_get_resolution_type
|
||||||
|
getdns_context_get_namespaces
|
||||||
|
getdns_context_get_dns_transport
|
||||||
|
getdns_context_get_limit_outstanding_queries
|
||||||
|
getdns_context_get_timeout
|
||||||
|
getdns_context_get_follow_redirects
|
||||||
|
getdns_context_get_dns_root_servers
|
||||||
|
getdns_context_get_append_name
|
||||||
|
getdns_context_get_suffix
|
||||||
|
getdns_context_get_dnssec_trust_anchors
|
||||||
|
getdns_context_get_dnssec_allowed_skew
|
||||||
|
getdns_context_get_upstream_recursive_servers
|
||||||
|
getdns_context_get_edns_maximum_udp_payload_size
|
||||||
|
getdns_context_get_edns_extended_rcode
|
||||||
|
getdns_context_get_edns_version
|
||||||
|
getdns_context_get_edns_do_bit
|
||||||
|
|
Loading…
Reference in New Issue