Package getdns-devel
Development package that includes getdns header files
The devel package contains the getdns library and the include files and
some example C code.
Version: 1.7.3
Library Functions | |
getdns_address | get ip address(es) for a name |
getdns_address_sync | alias for getdns_address |
getdns_cancel_callback | cancel an outstanding asyn getdns request |
getdns_context | getdns context create and destroy routines |
getdns_context_create | alias for getdns_context |
getdns_context_create_with_extended_memory_functions | alias for getdns_context |
getdns_context_create_with_memory_functions | alias for getdns_context |
getdns_context_destroy | alias for getdns_context |
getdns_context_get_api_information | alias for getdns_context |
getdns_context_set | alias for getdns_context_set_append_name |
getdns_context_set_append_name | getdns context manipulation routines |
getdns_context_set_context_update_callback | get informed on getdns context updates |
getdns_context_set_dns_root_servers | alias for getdns_context_set_append_name |
getdns_context_set_dns_transport | alias for getdns_context_set_append_name |
getdns_context_set_dnssec_allowed_skew | alias for getdns_context_set_append_name |
getdns_context_set_dnssec_trust_anchors | alias for getdns_context_set_append_name |
getdns_context_set_follow_redirects | alias for getdns_context_set_append_name |
getdns_context_set_limit_outstanding_queries | alias for getdns_context_set_append_name |
getdns_context_set_namespaces | alias for getdns_context_set_append_name |
getdns_context_set_resolution_type | alias for getdns_context_set_append_name |
getdns_context_set_suffix | alias for getdns_context_set_append_name |
getdns_context_set_timeout | alias for getdns_context_set_append_name |
getdns_convert | convert dname between presentation- and wire-format |
getdns_convert_dns_name_to_fqdn | alias for getdns_convert |
getdns_convert_fqdn_to_dns_name | alias for getdns_convert |
getdns_dict | getdns dict create and destroy routines |
getdns_dict_create | alias for getdns_dict |
getdns_dict_create_with_extended_memory_functions | alias for getdns_dict |
getdns_dict_create_with_memory_functions | alias for getdns_dict |
getdns_dict_destroy | alias for getdns_dict |
getdns_dict_get | get value by name from a getdns dict |
getdns_dict_get_bindata | alias for getdns_dict_get |
getdns_dict_get_data_type | alias for getdns_dict_get |
getdns_dict_get_dict | alias for getdns_dict_get |
getdns_dict_get_int | alias for getdns_dict_get |
getdns_dict_get_list | alias for getdns_dict_get |
getdns_dict_get_names | alias for getdns_dict_get |
getdns_dict_set | set a value by name in a getdns dict |
getdns_dict_set_bindata | alias for getdns_dict_set |
getdns_dict_set_dict | alias for getdns_dict_set |
getdns_dict_set_int | alias for getdns_dict_set |
getdns_dict_set_list | alias for getdns_dict_set |
getdns_display_ip_address | convert an getdns ip address to string |
getdns_general | do a getdns DNS lookup |
getdns_general_sync | alias for getdns_general |
getdns_hostname | get hostname by address |
getdns_hostname_sync | alias for getdns_hostname |
getdns_list | getdns list create and destroy routines |
getdns_list_create | alias for getdns_list |
getdns_list_create_with_extended_memory_functions | alias for getdns_list |
getdns_list_create_with_memory_functions | alias for getdns_list |
getdns_list_destroy | alias for getdns_list |
getdns_list_get | get a value by index from a getdns list |
getdns_list_get_bindata | alias for getdns_list_get |
getdns_list_get_data_type | alias for getdns_list_get |
getdns_list_get_dict | alias for getdns_list_get |
getdns_list_get_int | alias for getdns_list_get |
getdns_list_get_length | alias for getdns_list_get |
getdns_list_get_list | alias for getdns_list_get |
getdns_list_set | set a value by index from a getdns list |
getdns_list_set_bindata | alias for getdns_list_set |
getdns_list_set_dict | alias for getdns_list_set |
getdns_list_set_int | alias for getdns_list_set |
getdns_list_set_list | alias for getdns_list_set |
getdns_pretty_print_dict | return a string representation of a getdns dict |
getdns_root_trust_anchor | return the getdns list of default root trust anchors |
getdns_service | getdns lookup of a service |
getdns_service_sync | alias for getdns_service |
getdns_validate_dnssec | DNSSEC validate a given getdns record |
libgetdns | an implementation of a modern asynchronous DNS API by and for application developers |