Go to the source code of this file.
Defines | |
#define | HAVE_ARPA_INET_H 1 |
#define | HAVE_ATTR_FORMAT 1 |
#define | HAVE_ATTR_UNUSED 1 |
#define | HAVE_BZERO 1 |
#define | HAVE_CALLOC 1 |
#define | HAVE_CTIME_R 1 |
#define | HAVE_DLFCN_H 1 |
#define | HAVE_ENDPROTOENT 1 |
#define | HAVE_ENDSERVENT 1 |
#define | HAVE_EVP_SHA256 1 |
#define | HAVE_FCNTL 1 |
#define | HAVE_FORK 1 |
#define | HAVE_GETADDRINFO 1 |
#define | HAVE_GETOPT_H 1 |
#define | HAVE_GMTIME_R 1 |
#define | HAVE_HMAC_CTX_INIT 1 |
#define | HAVE_INET_ATON 1 |
#define | HAVE_INET_NTOP 1 |
#define | HAVE_INET_PTON 1 |
#define | HAVE_INTPTR_T 1 |
#define | HAVE_INTTYPES_H 1 |
#define | HAVE_ISASCII 1 |
#define | HAVE_ISBLANK 1 |
#define | HAVE_LOCALTIME_R 1 |
#define | HAVE_MALLOC 1 |
#define | HAVE_MEMMOVE 1 |
#define | HAVE_MEMORY_H 1 |
#define | HAVE_MEMSET 1 |
#define | HAVE_NETDB_H 1 |
#define | HAVE_NETINET_IN_H 1 |
#define | HAVE_OPENSSL_ERR_H 1 |
#define | HAVE_OPENSSL_RAND_H 1 |
#define | HAVE_OPENSSL_SSL_H 1 |
#define | HAVE_PYTHON "2.7" |
#define | HAVE_RANDOM 1 |
#define | HAVE_REALLOC 1 |
#define | HAVE_SLEEP 1 |
#define | HAVE_SNPRINTF 1 |
#define | HAVE_SSL |
#define | HAVE_STDARG_H 1 |
#define | HAVE_STDBOOL_H 1 |
#define | HAVE_STDINT_H 1 |
#define | HAVE_STDLIB_H 1 |
#define | HAVE_STRINGS_H 1 |
#define | HAVE_STRING_H 1 |
#define | HAVE_STRTOUL 1 |
#define | HAVE_SWIG 1 |
#define | HAVE_SYS_MOUNT_H 1 |
#define | HAVE_SYS_PARAM_H 1 |
#define | HAVE_SYS_SOCKET_H 1 |
#define | HAVE_SYS_STAT_H 1 |
#define | HAVE_SYS_TYPES_H 1 |
#define | HAVE_TIMEGM 1 |
#define | HAVE_TIME_H 1 |
#define | HAVE_UNISTD_H 1 |
#define | HAVE_VFORK 1 |
#define | HAVE_WORKING_FORK 1 |
#define | HAVE_WORKING_VFORK 1 |
#define | HAVE__BOOL 1 |
#define | LT_OBJDIR ".libs/" |
#define | PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" |
#define | PACKAGE_NAME "ldns" |
#define | PACKAGE_STRING "ldns 1.6.13" |
#define | PACKAGE_TARNAME "libdns" |
#define | PACKAGE_URL "" |
#define | PACKAGE_VERSION "1.6.13" |
#define | SIZEOF_TIME_T 8 |
#define | STDC_HEADERS 1 |
#define | SYSCONFDIR sysconfdir |
#define | USE_SHA2 1 |
#define | _ALL_SOURCE 1 |
#define | _GNU_SOURCE 1 |
#define | _POSIX_PTHREAD_SEMANTICS 1 |
#define | _TANDEM_SOURCE 1 |
#define | __EXTENSIONS__ 1 |
#define | WINVER 0x0502 |
#define | WORDS_BIGENDIAN 1 |
#define | LITTLE_ENDIAN 1234 |
#define | BIG_ENDIAN 4321 |
#define | BYTE_ORDER BIG_ENDIAN |
#define | FD_SET_T |
Functions | |
int | ldns_b64_ntop (uint8_t const *src, size_t srclength, char *target, size_t targsize) |
int | ldns_b64_pton (char const *src, uint8_t *target, size_t targsize) |
size_t | strlcpy (char *dst, const char *src, size_t siz) |
#define HAVE_ARPA_INET_H 1 |
#define HAVE_ATTR_FORMAT 1 |
#define HAVE_ATTR_UNUSED 1 |
#define HAVE_BZERO 1 |
#define HAVE_CALLOC 1 |
#define HAVE_CTIME_R 1 |
#define HAVE_DLFCN_H 1 |
#define HAVE_ENDPROTOENT 1 |
#define HAVE_ENDSERVENT 1 |
#define HAVE_EVP_SHA256 1 |
#define HAVE_FCNTL 1 |
#define HAVE_GETADDRINFO 1 |
#define HAVE_GETOPT_H 1 |
#define HAVE_GMTIME_R 1 |
#define HAVE_HMAC_CTX_INIT 1 |
#define HAVE_INET_ATON 1 |
#define HAVE_INET_NTOP 1 |
#define HAVE_INET_PTON 1 |
#define HAVE_INTPTR_T 1 |
#define HAVE_INTTYPES_H 1 |
#define HAVE_ISASCII 1 |
#define HAVE_ISBLANK 1 |
#define HAVE_LOCALTIME_R 1 |
#define HAVE_MALLOC 1 |
#define HAVE_MEMMOVE 1 |
#define HAVE_MEMORY_H 1 |
#define HAVE_MEMSET 1 |
#define HAVE_NETDB_H 1 |
#define HAVE_NETINET_IN_H 1 |
#define HAVE_OPENSSL_ERR_H 1 |
#define HAVE_OPENSSL_RAND_H 1 |
#define HAVE_OPENSSL_SSL_H 1 |
#define HAVE_PYTHON "2.7" |
#define HAVE_RANDOM 1 |
#define HAVE_REALLOC 1 |
#define HAVE_SLEEP 1 |
#define HAVE_SNPRINTF 1 |
#define HAVE_STDARG_H 1 |
#define HAVE_STDBOOL_H 1 |
#define HAVE_STDINT_H 1 |
#define HAVE_STDLIB_H 1 |
#define HAVE_STRINGS_H 1 |
#define HAVE_STRING_H 1 |
#define HAVE_STRTOUL 1 |
#define HAVE_SYS_MOUNT_H 1 |
#define HAVE_SYS_PARAM_H 1 |
#define HAVE_SYS_SOCKET_H 1 |
#define HAVE_SYS_STAT_H 1 |
#define HAVE_SYS_TYPES_H 1 |
#define HAVE_TIMEGM 1 |
#define HAVE_TIME_H 1 |
#define HAVE_UNISTD_H 1 |
#define HAVE_VFORK 1 |
#define HAVE_WORKING_FORK 1 |
#define HAVE_WORKING_VFORK 1 |
#define HAVE__BOOL 1 |
#define PACKAGE_BUGREPORT "libdns@nlnetlabs.nl" |
#define PACKAGE_NAME "ldns" |
#define PACKAGE_STRING "ldns 1.6.13" |
#define PACKAGE_TARNAME "libdns" |
#define PACKAGE_URL "" |
#define PACKAGE_VERSION "1.6.13" |
#define SIZEOF_TIME_T 8 |
#define STDC_HEADERS 1 |
#define SYSCONFDIR sysconfdir |
#define _ALL_SOURCE 1 |
#define _GNU_SOURCE 1 |
#define _POSIX_PTHREAD_SEMANTICS 1 |
#define _TANDEM_SOURCE 1 |
#define __EXTENSIONS__ 1 |
#define WORDS_BIGENDIAN 1 |
#define LITTLE_ENDIAN 1234 |
#define BIG_ENDIAN 4321 |
#define BYTE_ORDER BIG_ENDIAN |
int ldns_b64_ntop | ( | uint8_t const * | src, |
size_t | srclength, | ||
char * | target, | ||
size_t | targsize | ||
) |
int ldns_b64_pton | ( | char const * | src, |
uint8_t * | target, | ||
size_t | targsize | ||
) |
size_t strlcpy | ( | char * | dst, |
const char * | src, | ||
size_t | siz | ||
) |