A C library for asynchronous DNS requests (grpc依赖)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Brad House 8d360330a5
Probe for failed servers instead of redirecting query (#877)
3 months ago
..
CMakeLists.txt provide SPDX identifiers and a REUSE CI job to verify 1 year ago
Makefile.am remove acountry from built tools as nerd.dk is gone (#554) 1 year ago
Makefile.inc New function `ares_process_fds()` (#875) 3 months ago
adig.1 adig: read arguments from adigrc (#856) 3 months ago
ahost.1 Remove acountry completely from code, including manpage 9 months ago
ares_cancel.3 manpage: remove AUTHOR section 7 months ago
ares_create_query.3 manpage: remove AUTHOR section 7 months ago
ares_destroy.3 manpage: remove AUTHOR section 7 months ago
ares_destroy_options.3 manpage: remove AUTHOR section 7 months ago
ares_dns_class_fromstr.3 Add DNS record manpages (#615) 1 year ago
ares_dns_class_t.3 Add DNS record manpages (#615) 1 year ago
ares_dns_class_tostr.3 Add DNS record manpages (#615) 1 year ago
ares_dns_datatype_t.3 Add DNS record manpages (#615) 1 year ago
ares_dns_flags_t.3 Add DNS record manpages (#615) 1 year ago
ares_dns_mapping.3 DNS RR TXT strings should not be automatically concatenated (#801) 5 months ago
ares_dns_opcode_t.3 Add DNS record manpages (#615) 1 year ago
ares_dns_opcode_tostr.3 Add DNS record manpages (#615) 1 year ago
ares_dns_opt_datatype_t.3 Add DNS record manpages (#615) 1 year ago
ares_dns_opt_get_datatype.3 Add DNS record manpages (#615) 1 year ago
ares_dns_opt_get_name.3 Add DNS record manpages (#615) 1 year ago
ares_dns_parse.3 Add DNS record manpages (#615) 1 year ago
ares_dns_rcode_t.3 Add DNS record manpages (#615) 1 year ago
ares_dns_rcode_tostr.3 Add DNS record manpages (#615) 1 year ago
ares_dns_rec_type_fromstr.3 Add DNS record manpages (#615) 1 year ago
ares_dns_rec_type_t.3 Add DNS record manpages (#615) 1 year ago
ares_dns_rec_type_tostr.3 Add DNS record manpages (#615) 1 year ago
ares_dns_record.3 man: ares_dns_record_set_id() 4 months ago
ares_dns_record_create.3 Add DNS record manpages (#615) 1 year ago
ares_dns_record_destroy.3 Add DNS record manpages (#615) 1 year ago
ares_dns_record_duplicate.3 Rework internals to pass around `ares_dns_record_t` instead of binary data (#730) 8 months ago
ares_dns_record_get_flags.3 Add DNS record manpages (#615) 1 year ago
ares_dns_record_get_id.3 Add DNS record manpages (#615) 1 year ago
ares_dns_record_get_opcode.3 Add DNS record manpages (#615) 1 year ago
ares_dns_record_get_rcode.3 Add DNS record manpages (#615) 1 year ago
ares_dns_record_query_add.3 Add DNS record manpages (#615) 1 year ago
ares_dns_record_query_cnt.3 Add DNS record manpages (#615) 1 year ago
ares_dns_record_query_get.3 Add DNS record manpages (#615) 1 year ago
ares_dns_record_query_set_name.3 Rework internals to pass around `ares_dns_record_t` instead of binary data (#730) 8 months ago
ares_dns_record_query_set_type.3 Rework internals to pass around `ares_dns_record_t` instead of binary data (#730) 8 months ago
ares_dns_record_rr_add.3 Add DNS record manpages (#615) 1 year ago
ares_dns_record_rr_cnt.3 Add DNS record manpages (#615) 1 year ago
ares_dns_record_rr_del.3 Add DNS record manpages (#615) 1 year ago
ares_dns_record_rr_get.3 Add DNS record manpages (#615) 1 year ago
ares_dns_record_rr_get_const.3 Add function ares_search_dnrec() to search for records using the new DNS record parser (#719) 8 months ago
ares_dns_record_set_id.3 man: ares_dns_record_set_id() 4 months ago
ares_dns_rr.3 Add DNS cookie support (RFC7873 + RFC9018) (#833) 4 months ago
ares_dns_rr_add_abin.3 DNS RR TXT strings should not be automatically concatenated (#801) 5 months ago
ares_dns_rr_del_abin.3 DNS RR TXT strings should not be automatically concatenated (#801) 5 months ago
ares_dns_rr_del_opt_byid.3 Add DNS cookie support (RFC7873 + RFC9018) (#833) 4 months ago
ares_dns_rr_get_abin.3 DNS RR TXT strings should not be automatically concatenated (#801) 5 months ago
ares_dns_rr_get_abin_cnt.3 DNS RR TXT strings should not be automatically concatenated (#801) 5 months ago
ares_dns_rr_get_addr.3 Add DNS record manpages (#615) 1 year ago
ares_dns_rr_get_addr6.3 Add DNS record manpages (#615) 1 year ago
ares_dns_rr_get_bin.3 Add DNS record manpages (#615) 1 year ago
ares_dns_rr_get_class.3 Add DNS record manpages (#615) 1 year ago
ares_dns_rr_get_keys.3 Add DNS record manpages (#615) 1 year ago
ares_dns_rr_get_name.3 Add DNS record manpages (#615) 1 year ago
ares_dns_rr_get_opt.3 Add DNS record manpages (#615) 1 year ago
ares_dns_rr_get_opt_byid.3 Add DNS record manpages (#615) 1 year ago
ares_dns_rr_get_opt_cnt.3 Add DNS record manpages (#615) 1 year ago
ares_dns_rr_get_str.3 Add DNS record manpages (#615) 1 year ago
ares_dns_rr_get_ttl.3 Add DNS record manpages (#615) 1 year ago
ares_dns_rr_get_type.3 Add DNS record manpages (#615) 1 year ago
ares_dns_rr_get_u8.3 Add DNS record manpages (#615) 1 year ago
ares_dns_rr_get_u16.3 Add DNS record manpages (#615) 1 year ago
ares_dns_rr_get_u32.3 Add DNS record manpages (#615) 1 year ago
ares_dns_rr_key_datatype.3 Add DNS record manpages (#615) 1 year ago
ares_dns_rr_key_t.3 Add DNS record manpages (#615) 1 year ago
ares_dns_rr_key_to_rec_type.3 Add DNS record manpages (#615) 1 year ago
ares_dns_rr_key_tostr.3 Add DNS record manpages (#615) 1 year ago
ares_dns_rr_set_addr.3 Add DNS record manpages (#615) 1 year ago
ares_dns_rr_set_addr6.3 Add DNS record manpages (#615) 1 year ago
ares_dns_rr_set_bin.3 Add DNS record manpages (#615) 1 year ago
ares_dns_rr_set_opt.3 Add DNS record manpages (#615) 1 year ago
ares_dns_rr_set_str.3 Add DNS record manpages (#615) 1 year ago
ares_dns_rr_set_u8.3 Add DNS record manpages (#615) 1 year ago
ares_dns_rr_set_u16.3 Add DNS record manpages (#615) 1 year ago
ares_dns_rr_set_u32.3 Add DNS record manpages (#615) 1 year ago
ares_dns_section_t.3 Add DNS record manpages (#615) 1 year ago
ares_dns_section_tostr.3 Add DNS record manpages (#615) 1 year ago
ares_dns_write.3 Add DNS record manpages (#615) 1 year ago
ares_dup.3 const is fine on ares__channel_[un]lock (#758) 6 months ago
ares_expand_name.3 manpage: remove AUTHOR section 7 months ago
ares_expand_string.3 manpage: remove AUTHOR section 7 months ago
ares_fds.3 const is fine on ares__channel_[un]lock (#758) 6 months ago
ares_free_data.3 manpage: remove AUTHOR section 7 months ago
ares_free_hostent.3 manpage: remove AUTHOR section 7 months ago
ares_free_string.3 manpage: remove AUTHOR section 7 months ago
ares_freeaddrinfo.3 manpage: remove AUTHOR section 7 months ago
ares_get_servers.3 const is fine on ares__channel_[un]lock (#758) 6 months ago
ares_get_servers_csv.3 Support ipv6 link-local servers and %iface syntax (#646) 12 months ago
ares_get_servers_ports.3 provide SPDX identifiers and a REUSE CI job to verify 1 year ago
ares_getaddrinfo.3 manpage: remove AUTHOR section 7 months ago
ares_gethostbyaddr.3 manpage: remove AUTHOR section 7 months ago
ares_gethostbyname.3 manpage: remove AUTHOR section 7 months ago
ares_gethostbyname_file.3 manpage: remove AUTHOR section 7 months ago
ares_getnameinfo.3 manpage: remove AUTHOR section 7 months ago
ares_getsock.3 const is fine on ares__channel_[un]lock (#758) 6 months ago
ares_inet_ntop.3 manpage: remove AUTHOR section 7 months ago
ares_inet_pton.3 connection handling modularization (#857) 3 months ago
ares_init.3 Query Cache support (#625) 1 year ago
ares_init_options.3 Probe for failed servers instead of redirecting query (#877) 3 months ago
ares_library_cleanup.3 manpage: remove AUTHOR section 7 months ago
ares_library_init.3 manpage: remove AUTHOR section 7 months ago
ares_library_init_android.3 manpage: remove AUTHOR section 7 months ago
ares_library_initialized.3 remove outdated copyright text 10 months ago
ares_mkquery.3 manpage: remove AUTHOR section 7 months ago
ares_opt_param_t.3 Add DNS record manpages (#615) 1 year ago
ares_parse_a_reply.3 manpage: remove AUTHOR section 7 months ago
ares_parse_aaaa_reply.3 manpage: remove AUTHOR section 7 months ago
ares_parse_caa_reply.3 manpage: remove AUTHOR section 7 months ago
ares_parse_mx_reply.3 manpage: remove AUTHOR section 7 months ago
ares_parse_naptr_reply.3 manpage: remove AUTHOR section 7 months ago
ares_parse_ns_reply.3 manpage: remove AUTHOR section 7 months ago
ares_parse_ptr_reply.3 manpage: remove AUTHOR section 7 months ago
ares_parse_soa_reply.3 remove outdated copyright text 10 months ago
ares_parse_srv_reply.3 manpage: remove AUTHOR section 7 months ago
ares_parse_txt_reply.3 manpage: remove AUTHOR section 7 months ago
ares_parse_uri_reply.3 manpage: remove AUTHOR section 7 months ago
ares_process.3 More modularization for sockets/connections (#876) 3 months ago
ares_process_fd.3 connection handling modularization (#857) 3 months ago
ares_process_fds.3 New function `ares_process_fds()` (#875) 3 months ago
ares_process_pending_write.3 ares_set_notify_pending_write_callback -> ares_set_pending_write_cb 3 months ago
ares_query.3 manpage: remove AUTHOR section 7 months ago
ares_query_dnsrec.3 Rework internals to pass around `ares_dns_record_t` instead of binary data (#730) 8 months ago
ares_queue.3 const is fine on ares__channel_[un]lock (#758) 6 months ago
ares_queue_active_queries.3 Add ares_queue_active_queries() (#712) 9 months ago
ares_queue_wait_empty.3 Add ares_queue_active_queries() (#712) 9 months ago
ares_reinit.3 Auto reload config on changes (requires EventThread) (#759) 6 months ago
ares_save_options.3 const is fine on ares__channel_[un]lock (#758) 6 months ago
ares_search.3 manpage: remove AUTHOR section 7 months ago
ares_search_dnsrec.3 Add function ares_search_dnrec() to search for records using the new DNS record parser (#719) 8 months ago
ares_send.3 manpage: remove AUTHOR section 7 months ago
ares_send_dnsrec.3 Rework internals to pass around `ares_dns_record_t` instead of binary data (#730) 8 months ago
ares_set_local_dev.3 manpage: remove AUTHOR section 7 months ago
ares_set_local_ip4.3 manpage: remove AUTHOR section 7 months ago
ares_set_local_ip6.3 manpage: remove AUTHOR section 7 months ago
ares_set_pending_write_cb.3 ares_set_notify_pending_write_callback -> ares_set_pending_write_cb 3 months ago
ares_set_server_state_callback.3 add missing copyrights 7 months ago
ares_set_servers.3 manpage: remove AUTHOR section 7 months ago
ares_set_servers_csv.3 const is fine on ares__channel_[un]lock (#758) 6 months ago
ares_set_servers_ports.3 provide SPDX identifiers and a REUSE CI job to verify 1 year ago
ares_set_servers_ports_csv.3 provide SPDX identifiers and a REUSE CI job to verify 1 year ago
ares_set_socket_callback.3 manpage: remove AUTHOR section 7 months ago
ares_set_socket_configure_callback.3 manpage: remove AUTHOR section 7 months ago
ares_set_socket_functions.3 manpage: remove AUTHOR section 7 months ago
ares_set_sortlist.3 remove outdated copyright text 10 months ago
ares_strerror.3 manpage: remove AUTHOR section 7 months ago
ares_svcb_param_t.3 Add DNS record manpages (#615) 1 year ago
ares_threadsafety.3 add missing copyrights 7 months ago
ares_timeout.3 const is fine on ares__channel_[un]lock (#758) 6 months ago
ares_tlsa_match_t.3 Add DNS record manpages (#615) 1 year ago
ares_tlsa_selector_t.3 Add DNS record manpages (#615) 1 year ago
ares_tlsa_usage_t.3 Add DNS record manpages (#615) 1 year ago
ares_version.3 remove outdated copyright text 10 months ago