1/* config.h.in. Generated from configure.ac by autoheader. */ 2 3/* apply the noreturn attribute to a function that exits the program */ 4#undef ATTR_NORETURN 5 6/* apply the weak attribute to a symbol */ 7#undef ATTR_WEAK 8 9/* Directory to chroot to */ 10#undef CHROOT_DIR 11 12/* Define this to enable client subnet option. */ 13#undef CLIENT_SUBNET 14 15/* Do sha512 definitions in config.h */ 16#undef COMPAT_SHA512 17 18/* Command line arguments used with configure */ 19#undef CONFCMDLINE 20 21/* Pathname to the Unbound configuration file */ 22#undef CONFIGFILE 23 24/* Define this if on macOSX10.4-darwin8 and setreuid and setregid do not work 25 */ 26#undef DARWIN_BROKEN_SETREUID 27 28/* Whether daemon is deprecated */ 29#undef DEPRECATED_DAEMON 30 31/* Deprecate RSA 1024 bit length, makes that an unsupported key */ 32#undef DEPRECATE_RSA_1024 33 34/* Define this to enable kernel based UDP source port randomization. */ 35#undef DISABLE_EXPLICIT_PORT_RANDOMISATION 36 37/* default dnstap socket path */ 38#undef DNSTAP_SOCKET_PATH 39 40/* Define if you want to use debug lock checking (slow). */ 41#undef ENABLE_LOCK_CHECKS 42 43/* Define this if you enabled-allsymbols from libunbound to link binaries to 44 it for smaller install size, but the libunbound export table is polluted by 45 internal symbols */ 46#undef EXPORT_ALL_SYMBOLS 47 48/* Define to 1 if you have the `accept4' function. */ 49#undef HAVE_ACCEPT4 50 51/* Define to 1 if you have the `arc4random' function. */ 52#undef HAVE_ARC4RANDOM 53 54/* Define to 1 if you have the `arc4random_uniform' function. */ 55#undef HAVE_ARC4RANDOM_UNIFORM 56 57/* Define to 1 if you have the <arpa/inet.h> header file. */ 58#undef HAVE_ARPA_INET_H 59 60/* Whether the C compiler accepts the "format" attribute */ 61#undef HAVE_ATTR_FORMAT 62 63/* Whether the C compiler accepts the "noreturn" attribute */ 64#undef HAVE_ATTR_NORETURN 65 66/* Whether the C compiler accepts the "unused" attribute */ 67#undef HAVE_ATTR_UNUSED 68 69/* Whether the C compiler accepts the "weak" attribute */ 70#undef HAVE_ATTR_WEAK 71 72/* If we have be64toh */ 73#undef HAVE_BE64TOH 74 75/* Define to 1 if you have the `BIO_set_callback_ex' function. */ 76#undef HAVE_BIO_SET_CALLBACK_EX 77 78/* Define to 1 if you have the <bsd/stdlib.h> header file. */ 79#undef HAVE_BSD_STDLIB_H 80 81/* Define to 1 if you have the <bsd/string.h> header file. */ 82#undef HAVE_BSD_STRING_H 83 84/* Define to 1 if you have the `chown' function. */ 85#undef HAVE_CHOWN 86 87/* Define to 1 if you have the `chroot' function. */ 88#undef HAVE_CHROOT 89 90/* Define to 1 if you have the `CRYPTO_cleanup_all_ex_data' function. */ 91#undef HAVE_CRYPTO_CLEANUP_ALL_EX_DATA 92 93/* Define to 1 if you have the `CRYPTO_THREADID_set_callback' function. */ 94#undef HAVE_CRYPTO_THREADID_SET_CALLBACK 95 96/* Define to 1 if you have the `ctime_r' function. */ 97#undef HAVE_CTIME_R 98 99/* Define to 1 if you have the `daemon' function. */ 100#undef HAVE_DAEMON 101 102/* Define to 1 if you have the declaration of `arc4random', and to 0 if you 103 don't. */ 104#undef HAVE_DECL_ARC4RANDOM 105 106/* Define to 1 if you have the declaration of `arc4random_uniform', and to 0 107 if you don't. */ 108#undef HAVE_DECL_ARC4RANDOM_UNIFORM 109 110/* Define to 1 if you have the declaration of `evsignal_assign', and to 0 if 111 you don't. */ 112#undef HAVE_DECL_EVSIGNAL_ASSIGN 113 114/* Define to 1 if you have the declaration of `inet_ntop', and to 0 if you 115 don't. */ 116#undef HAVE_DECL_INET_NTOP 117 118/* Define to 1 if you have the declaration of `inet_pton', and to 0 if you 119 don't. */ 120#undef HAVE_DECL_INET_PTON 121 122/* Define to 1 if you have the declaration of `nghttp2_session_server_new', 123 and to 0 if you don't. */ 124#undef HAVE_DECL_NGHTTP2_SESSION_SERVER_NEW 125 126/* Define to 1 if you have the declaration of `NID_ED25519', and to 0 if you 127 don't. */ 128#undef HAVE_DECL_NID_ED25519 129 130/* Define to 1 if you have the declaration of `NID_ED448', and to 0 if you 131 don't. */ 132#undef HAVE_DECL_NID_ED448 133 134/* Define to 1 if you have the declaration of `NID_secp384r1', and to 0 if you 135 don't. */ 136#undef HAVE_DECL_NID_SECP384R1 137 138/* Define to 1 if you have the declaration of `NID_X9_62_prime256v1', and to 0 139 if you don't. */ 140#undef HAVE_DECL_NID_X9_62_PRIME256V1 141 142/* Define to 1 if you have the declaration of `reallocarray', and to 0 if you 143 don't. */ 144#undef HAVE_DECL_REALLOCARRAY 145 146/* Define to 1 if you have the declaration of `redisConnect', and to 0 if you 147 don't. */ 148#undef HAVE_DECL_REDISCONNECT 149 150/* Define to 1 if you have the declaration of `sk_SSL_COMP_pop_free', and to 0 151 if you don't. */ 152#undef HAVE_DECL_SK_SSL_COMP_POP_FREE 153 154/* Define to 1 if you have the declaration of 155 `SSL_COMP_get_compression_methods', and to 0 if you don't. */ 156#undef HAVE_DECL_SSL_COMP_GET_COMPRESSION_METHODS 157 158/* Define to 1 if you have the declaration of `SSL_CTX_set_ecdh_auto', and to 159 0 if you don't. */ 160#undef HAVE_DECL_SSL_CTX_SET_ECDH_AUTO 161 162/* Define to 1 if you have the declaration of `strlcat', and to 0 if you 163 don't. */ 164#undef HAVE_DECL_STRLCAT 165 166/* Define to 1 if you have the declaration of `strlcpy', and to 0 if you 167 don't. */ 168#undef HAVE_DECL_STRLCPY 169 170/* Define to 1 if you have the declaration of `XML_StopParser', and to 0 if 171 you don't. */ 172#undef HAVE_DECL_XML_STOPPARSER 173 174/* Define to 1 if you have the <dlfcn.h> header file. */ 175#undef HAVE_DLFCN_H 176 177/* Define to 1 if you have the `DSA_SIG_set0' function. */ 178#undef HAVE_DSA_SIG_SET0 179 180/* Define to 1 if you have the <endian.h> header file. */ 181#undef HAVE_ENDIAN_H 182 183/* Define to 1 if you have the `endprotoent' function. */ 184#undef HAVE_ENDPROTOENT 185 186/* Define to 1 if you have the `endpwent' function. */ 187#undef HAVE_ENDPWENT 188 189/* Define to 1 if you have the `endservent' function. */ 190#undef HAVE_ENDSERVENT 191 192/* Define to 1 if you have the `ENGINE_cleanup' function. */ 193#undef HAVE_ENGINE_CLEANUP 194 195/* Define to 1 if you have the `ERR_free_strings' function. */ 196#undef HAVE_ERR_FREE_STRINGS 197 198/* Define to 1 if you have the `ERR_load_crypto_strings' function. */ 199#undef HAVE_ERR_LOAD_CRYPTO_STRINGS 200 201/* Define to 1 if you have the `event_assign' function. */ 202#undef HAVE_EVENT_ASSIGN 203 204/* Define to 1 if you have the `event_base_free' function. */ 205#undef HAVE_EVENT_BASE_FREE 206 207/* Define to 1 if you have the `event_base_get_method' function. */ 208#undef HAVE_EVENT_BASE_GET_METHOD 209 210/* Define to 1 if you have the `event_base_new' function. */ 211#undef HAVE_EVENT_BASE_NEW 212 213/* Define to 1 if you have the `event_base_once' function. */ 214#undef HAVE_EVENT_BASE_ONCE 215 216/* Define to 1 if you have the <event.h> header file. */ 217#undef HAVE_EVENT_H 218 219/* Define to 1 if you have the `EVP_aes_256_cbc' function. */ 220#undef HAVE_EVP_AES_256_CBC 221 222/* Define to 1 if you have the `EVP_cleanup' function. */ 223#undef HAVE_EVP_CLEANUP 224 225/* Define to 1 if you have the `EVP_default_properties_is_fips_enabled' 226 function. */ 227#undef HAVE_EVP_DEFAULT_PROPERTIES_IS_FIPS_ENABLED 228 229/* Define to 1 if you have the `EVP_DigestVerify' function. */ 230#undef HAVE_EVP_DIGESTVERIFY 231 232/* Define to 1 if you have the `EVP_dss1' function. */ 233#undef HAVE_EVP_DSS1 234 235/* Define to 1 if you have the `EVP_EncryptInit_ex' function. */ 236#undef HAVE_EVP_ENCRYPTINIT_EX 237 238/* Define to 1 if you have the `EVP_MAC_CTX_set_params' function. */ 239#undef HAVE_EVP_MAC_CTX_SET_PARAMS 240 241/* Define to 1 if you have the `EVP_MD_CTX_new' function. */ 242#undef HAVE_EVP_MD_CTX_NEW 243 244/* Define to 1 if you have the `EVP_sha1' function. */ 245#undef HAVE_EVP_SHA1 246 247/* Define to 1 if you have the `EVP_sha256' function. */ 248#undef HAVE_EVP_SHA256 249 250/* Define to 1 if you have the `EVP_sha512' function. */ 251#undef HAVE_EVP_SHA512 252 253/* Define to 1 if you have the `ev_default_loop' function. */ 254#undef HAVE_EV_DEFAULT_LOOP 255 256/* Define to 1 if you have the `ev_loop' function. */ 257#undef HAVE_EV_LOOP 258 259/* Define to 1 if you have the <expat.h> header file. */ 260#undef HAVE_EXPAT_H 261 262/* Define to 1 if you have the `explicit_bzero' function. */ 263#undef HAVE_EXPLICIT_BZERO 264 265/* Define to 1 if you have the `fcntl' function. */ 266#undef HAVE_FCNTL 267 268/* Define to 1 if you have the `FIPS_mode' function. */ 269#undef HAVE_FIPS_MODE 270 271/* Define to 1 if you have the `fork' function. */ 272#undef HAVE_FORK 273 274/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */ 275#undef HAVE_FSEEKO 276 277/* Define to 1 if you have the `fsync' function. */ 278#undef HAVE_FSYNC 279 280/* Whether getaddrinfo is available */ 281#undef HAVE_GETADDRINFO 282 283/* Define to 1 if you have the `getauxval' function. */ 284#undef HAVE_GETAUXVAL 285 286/* Define to 1 if you have the `getentropy' function. */ 287#undef HAVE_GETENTROPY 288 289/* Define to 1 if you have the `getifaddrs' function. */ 290#undef HAVE_GETIFADDRS 291 292/* Define to 1 if you have the <getopt.h> header file. */ 293#undef HAVE_GETOPT_H 294 295/* Define to 1 if you have the `getpwnam' function. */ 296#undef HAVE_GETPWNAM 297 298/* Define to 1 if you have the `getrlimit' function. */ 299#undef HAVE_GETRLIMIT 300 301/* Define to 1 if you have the `glob' function. */ 302#undef HAVE_GLOB 303 304/* Define to 1 if you have the <glob.h> header file. */ 305#undef HAVE_GLOB_H 306 307/* Define to 1 if you have the `gmtime_r' function. */ 308#undef HAVE_GMTIME_R 309 310/* Define to 1 if you have the <grp.h> header file. */ 311#undef HAVE_GRP_H 312 313/* Define to 1 if you have the <hiredis/hiredis.h> header file. */ 314#undef HAVE_HIREDIS_HIREDIS_H 315 316/* Define to 1 if you have the `HMAC_Init_ex' function. */ 317#undef HAVE_HMAC_INIT_EX 318 319/* If we have htobe64 */ 320#undef HAVE_HTOBE64 321 322/* Define to 1 if you have the <ifaddrs.h> header file. */ 323#undef HAVE_IFADDRS_H 324 325/* Define to 1 if you have the `if_nametoindex' function. */ 326#undef HAVE_IF_NAMETOINDEX 327 328/* Define to 1 if you have the `inet_aton' function. */ 329#undef HAVE_INET_ATON 330 331/* Define to 1 if you have the `inet_ntop' function. */ 332#undef HAVE_INET_NTOP 333 334/* Define to 1 if you have the `inet_pton' function. */ 335#undef HAVE_INET_PTON 336 337/* Define to 1 if you have the `initgroups' function. */ 338#undef HAVE_INITGROUPS 339 340/* Define to 1 if you have the <inttypes.h> header file. */ 341#undef HAVE_INTTYPES_H 342 343/* if the function 'ioctlsocket' is available */ 344#undef HAVE_IOCTLSOCKET 345 346/* Define to 1 if you have the <iphlpapi.h> header file. */ 347#undef HAVE_IPHLPAPI_H 348 349/* Define to 1 if you have the `isblank' function. */ 350#undef HAVE_ISBLANK 351 352/* Define to 1 if you have the `kill' function. */ 353#undef HAVE_KILL 354 355/* Use portable libbsd functions */ 356#undef HAVE_LIBBSD 357 358/* Define to 1 if you have the <libkern/OSByteOrder.h> header file. */ 359#undef HAVE_LIBKERN_OSBYTEORDER_H 360 361/* Define if we have LibreSSL */ 362#undef HAVE_LIBRESSL 363 364/* Define to 1 if you have the `localtime_r' function. */ 365#undef HAVE_LOCALTIME_R 366 367/* Define to 1 if you have the <login_cap.h> header file. */ 368#undef HAVE_LOGIN_CAP_H 369 370/* If have GNU libc compatible malloc */ 371#undef HAVE_MALLOC 372 373/* Define to 1 if you have the `memmove' function. */ 374#undef HAVE_MEMMOVE 375 376/* Define to 1 if you have the <memory.h> header file. */ 377#undef HAVE_MEMORY_H 378 379/* Define to 1 if you have the <netdb.h> header file. */ 380#undef HAVE_NETDB_H 381 382/* Define to 1 if you have the <netinet/in.h> header file. */ 383#undef HAVE_NETINET_IN_H 384 385/* Define to 1 if you have the <netinet/tcp.h> header file. */ 386#undef HAVE_NETINET_TCP_H 387 388/* Define to 1 if you have the <netioapi.h> header file. */ 389#undef HAVE_NETIOAPI_H 390 391/* Use libnettle for crypto */ 392#undef HAVE_NETTLE 393 394/* Define to 1 if you have the <nettle/dsa-compat.h> header file. */ 395#undef HAVE_NETTLE_DSA_COMPAT_H 396 397/* Define to 1 if you have the <nettle/eddsa.h> header file. */ 398#undef HAVE_NETTLE_EDDSA_H 399 400/* Define to 1 if you have the <net/if.h> header file. */ 401#undef HAVE_NET_IF_H 402 403/* Define this to use nghttp2 client. */ 404#undef HAVE_NGHTTP2 405 406/* Define to 1 if you have the <nghttp2/nghttp2.h> header file. */ 407#undef HAVE_NGHTTP2_NGHTTP2_H 408 409/* Use libnss for crypto */ 410#undef HAVE_NSS 411 412/* Define to 1 if you have the `OpenSSL_add_all_digests' function. */ 413#undef HAVE_OPENSSL_ADD_ALL_DIGESTS 414 415/* Define to 1 if you have the <openssl/bn.h> header file. */ 416#undef HAVE_OPENSSL_BN_H 417 418/* Define to 1 if you have the `OPENSSL_config' function. */ 419#undef HAVE_OPENSSL_CONFIG 420 421/* Define to 1 if you have the <openssl/conf.h> header file. */ 422#undef HAVE_OPENSSL_CONF_H 423 424/* Define to 1 if you have the <openssl/core_names.h> header file. */ 425#undef HAVE_OPENSSL_CORE_NAMES_H 426 427/* Define to 1 if you have the <openssl/dh.h> header file. */ 428#undef HAVE_OPENSSL_DH_H 429 430/* Define to 1 if you have the <openssl/dsa.h> header file. */ 431#undef HAVE_OPENSSL_DSA_H 432 433/* Define to 1 if you have the <openssl/engine.h> header file. */ 434#undef HAVE_OPENSSL_ENGINE_H 435 436/* Define to 1 if you have the <openssl/err.h> header file. */ 437#undef HAVE_OPENSSL_ERR_H 438 439/* Define to 1 if you have the `OPENSSL_init_crypto' function. */ 440#undef HAVE_OPENSSL_INIT_CRYPTO 441 442/* Define to 1 if you have the `OPENSSL_init_ssl' function. */ 443#undef HAVE_OPENSSL_INIT_SSL 444 445/* Define to 1 if you have the <openssl/param_build.h> header file. */ 446#undef HAVE_OPENSSL_PARAM_BUILD_H 447 448/* Define to 1 if you have the <openssl/rand.h> header file. */ 449#undef HAVE_OPENSSL_RAND_H 450 451/* Define to 1 if you have the <openssl/rsa.h> header file. */ 452#undef HAVE_OPENSSL_RSA_H 453 454/* Define to 1 if you have the <openssl/ssl.h> header file. */ 455#undef HAVE_OPENSSL_SSL_H 456 457/* Define to 1 if you have the `OSSL_PARAM_BLD_new' function. */ 458#undef HAVE_OSSL_PARAM_BLD_NEW 459 460/* Define if you have POSIX threads libraries and header files. */ 461#undef HAVE_PTHREAD 462 463/* Have PTHREAD_PRIO_INHERIT. */ 464#undef HAVE_PTHREAD_PRIO_INHERIT 465 466/* Define to 1 if the system has the type `pthread_rwlock_t'. */ 467#undef HAVE_PTHREAD_RWLOCK_T 468 469/* Define to 1 if the system has the type `pthread_spinlock_t'. */ 470#undef HAVE_PTHREAD_SPINLOCK_T 471 472/* Define to 1 if you have the <pwd.h> header file. */ 473#undef HAVE_PWD_H 474 475/* Define if you have Python libraries and header files. */ 476#undef HAVE_PYTHON 477 478/* Define to 1 if you have the `random' function. */ 479#undef HAVE_RANDOM 480 481/* Define to 1 if you have the `RAND_cleanup' function. */ 482#undef HAVE_RAND_CLEANUP 483 484/* If we have reallocarray(3) */ 485#undef HAVE_REALLOCARRAY 486 487/* Define to 1 if you have the `recvmsg' function. */ 488#undef HAVE_RECVMSG 489 490/* Define to 1 if you have the `sendmsg' function. */ 491#undef HAVE_SENDMSG 492 493/* Define to 1 if you have the `setregid' function. */ 494#undef HAVE_SETREGID 495 496/* Define to 1 if you have the `setresgid' function. */ 497#undef HAVE_SETRESGID 498 499/* Define to 1 if you have the `setresuid' function. */ 500#undef HAVE_SETRESUID 501 502/* Define to 1 if you have the `setreuid' function. */ 503#undef HAVE_SETREUID 504 505/* Define to 1 if you have the `setrlimit' function. */ 506#undef HAVE_SETRLIMIT 507 508/* Define to 1 if you have the `setsid' function. */ 509#undef HAVE_SETSID 510 511/* Define to 1 if you have the `setusercontext' function. */ 512#undef HAVE_SETUSERCONTEXT 513 514/* Define to 1 if you have the `SHA512_Update' function. */ 515#undef HAVE_SHA512_UPDATE 516 517/* Define to 1 if you have the `shmget' function. */ 518#undef HAVE_SHMGET 519 520/* Define to 1 if you have the `sigprocmask' function. */ 521#undef HAVE_SIGPROCMASK 522 523/* Define to 1 if you have the `sleep' function. */ 524#undef HAVE_SLEEP 525 526/* Define to 1 if you have the `snprintf' function. */ 527#undef HAVE_SNPRINTF 528 529/* Define to 1 if you have the `socketpair' function. */ 530#undef HAVE_SOCKETPAIR 531 532/* Using Solaris threads */ 533#undef HAVE_SOLARIS_THREADS 534 535/* Define to 1 if you have the `srandom' function. */ 536#undef HAVE_SRANDOM 537 538/* Define if you have the SSL libraries installed. */ 539#undef HAVE_SSL 540 541/* Define to 1 if you have the `SSL_CTX_set_alpn_protos' function. */ 542#undef HAVE_SSL_CTX_SET_ALPN_PROTOS 543 544/* Define to 1 if you have the `SSL_CTX_set_alpn_select_cb' function. */ 545#undef HAVE_SSL_CTX_SET_ALPN_SELECT_CB 546 547/* Define to 1 if you have the `SSL_CTX_set_ciphersuites' function. */ 548#undef HAVE_SSL_CTX_SET_CIPHERSUITES 549 550/* Define to 1 if you have the `SSL_CTX_set_security_level' function. */ 551#undef HAVE_SSL_CTX_SET_SECURITY_LEVEL 552 553/* Define to 1 if you have the `SSL_CTX_set_tlsext_ticket_key_evp_cb' 554 function. */ 555#undef HAVE_SSL_CTX_SET_TLSEXT_TICKET_KEY_EVP_CB 556 557/* Define to 1 if you have the `SSL_get0_alpn_selected' function. */ 558#undef HAVE_SSL_GET0_ALPN_SELECTED 559 560/* Define to 1 if you have the `SSL_get0_peername' function. */ 561#undef HAVE_SSL_GET0_PEERNAME 562 563/* Define to 1 if you have the `SSL_get1_peer_certificate' function. */ 564#undef HAVE_SSL_GET1_PEER_CERTIFICATE 565 566/* Define to 1 if you have the `SSL_set1_host' function. */ 567#undef HAVE_SSL_SET1_HOST 568 569/* Define to 1 if you have the <stdarg.h> header file. */ 570#undef HAVE_STDARG_H 571 572/* Define to 1 if you have the <stdbool.h> header file. */ 573#undef HAVE_STDBOOL_H 574 575/* Define to 1 if you have the <stdint.h> header file. */ 576#undef HAVE_STDINT_H 577 578/* Define to 1 if you have the <stdlib.h> header file. */ 579#undef HAVE_STDLIB_H 580 581/* Define to 1 if you have the `strftime' function. */ 582#undef HAVE_STRFTIME 583 584/* Define to 1 if you have the <strings.h> header file. */ 585#undef HAVE_STRINGS_H 586 587/* Define to 1 if you have the <string.h> header file. */ 588#undef HAVE_STRING_H 589 590/* Define to 1 if you have the `strlcat' function. */ 591#undef HAVE_STRLCAT 592 593/* Define to 1 if you have the `strlcpy' function. */ 594#undef HAVE_STRLCPY 595 596/* Define to 1 if you have the `strptime' function. */ 597#undef HAVE_STRPTIME 598 599/* Define to 1 if you have the `strsep' function. */ 600#undef HAVE_STRSEP 601 602/* Define to 1 if `ipi_spec_dst' is a member of `struct in_pktinfo'. */ 603#undef HAVE_STRUCT_IN_PKTINFO_IPI_SPEC_DST 604 605/* Define to 1 if `sun_len' is a member of `struct sockaddr_un'. */ 606#undef HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 607 608/* Define if you have Swig libraries and header files. */ 609#undef HAVE_SWIG 610 611/* Define to 1 if you have the <syslog.h> header file. */ 612#undef HAVE_SYSLOG_H 613 614/* Define to 1 if systemd should be used */ 615#undef HAVE_SYSTEMD 616 617/* Define to 1 if you have the <sys/endian.h> header file. */ 618#undef HAVE_SYS_ENDIAN_H 619 620/* Define to 1 if you have the <sys/ipc.h> header file. */ 621#undef HAVE_SYS_IPC_H 622 623/* Define to 1 if you have the <sys/param.h> header file. */ 624#undef HAVE_SYS_PARAM_H 625 626/* Define to 1 if you have the <sys/resource.h> header file. */ 627#undef HAVE_SYS_RESOURCE_H 628 629/* Define to 1 if you have the <sys/select.h> header file. */ 630#undef HAVE_SYS_SELECT_H 631 632/* Define to 1 if you have the <sys/sha2.h> header file. */ 633#undef HAVE_SYS_SHA2_H 634 635/* Define to 1 if you have the <sys/shm.h> header file. */ 636#undef HAVE_SYS_SHM_H 637 638/* Define to 1 if you have the <sys/socket.h> header file. */ 639#undef HAVE_SYS_SOCKET_H 640 641/* Define to 1 if you have the <sys/stat.h> header file. */ 642#undef HAVE_SYS_STAT_H 643 644/* Define to 1 if you have the <sys/sysctl.h> header file. */ 645#undef HAVE_SYS_SYSCTL_H 646 647/* Define to 1 if you have the <sys/types.h> header file. */ 648#undef HAVE_SYS_TYPES_H 649 650/* Define to 1 if you have the <sys/uio.h> header file. */ 651#undef HAVE_SYS_UIO_H 652 653/* Define to 1 if you have the <sys/un.h> header file. */ 654#undef HAVE_SYS_UN_H 655 656/* Define to 1 if you have the <sys/wait.h> header file. */ 657#undef HAVE_SYS_WAIT_H 658 659/* Define to 1 if you have the <TargetConditionals.h> header file. */ 660#undef HAVE_TARGETCONDITIONALS_H 661 662/* Define to 1 if you have the <time.h> header file. */ 663#undef HAVE_TIME_H 664 665/* Define to 1 if you have the `tzset' function. */ 666#undef HAVE_TZSET 667 668/* Define to 1 if you have the <unistd.h> header file. */ 669#undef HAVE_UNISTD_H 670 671/* Define to 1 if you have the `usleep' function. */ 672#undef HAVE_USLEEP 673 674/* Define to 1 if you have the `vfork' function. */ 675#undef HAVE_VFORK 676 677/* Define to 1 if you have the <vfork.h> header file. */ 678#undef HAVE_VFORK_H 679 680/* Define to 1 if you have the <windows.h> header file. */ 681#undef HAVE_WINDOWS_H 682 683/* Using Windows threads */ 684#undef HAVE_WINDOWS_THREADS 685 686/* Define to 1 if you have the <winsock2.h> header file. */ 687#undef HAVE_WINSOCK2_H 688 689/* Define to 1 if `fork' works. */ 690#undef HAVE_WORKING_FORK 691 692/* Define to 1 if `vfork' works. */ 693#undef HAVE_WORKING_VFORK 694 695/* Define to 1 if you have the `writev' function. */ 696#undef HAVE_WRITEV 697 698/* Define to 1 if you have the <ws2tcpip.h> header file. */ 699#undef HAVE_WS2TCPIP_H 700 701/* Define to 1 if you have the `X509_VERIFY_PARAM_set1_host' function. */ 702#undef HAVE_X509_VERIFY_PARAM_SET1_HOST 703 704/* Define to 1 if you have the `_beginthreadex' function. */ 705#undef HAVE__BEGINTHREADEX 706 707/* If HMAC_Init_ex() returns void */ 708#undef HMAC_INIT_EX_RETURNS_VOID 709 710/* if lex has yylex_destroy */ 711#undef LEX_HAS_YYLEX_DESTROY 712 713/* Define to the sub-directory where libtool stores uninstalled libraries. */ 714#undef LT_OBJDIR 715 716/* Define to the maximum message length to pass to syslog. */ 717#undef MAXSYSLOGMSGLEN 718 719/* Define if memcmp() does not compare unsigned bytes */ 720#undef MEMCMP_IS_BROKEN 721 722/* Define if mkdir has one argument. */ 723#undef MKDIR_HAS_ONE_ARG 724 725/* Define if the network stack does not fully support nonblocking io (causes 726 lower performance). */ 727#undef NONBLOCKING_IS_BROKEN 728 729/* Put -D_ALL_SOURCE define in config.h */ 730#undef OMITTED__D_ALL_SOURCE 731 732/* Put -D_BSD_SOURCE define in config.h */ 733#undef OMITTED__D_BSD_SOURCE 734 735/* Put -D_DEFAULT_SOURCE define in config.h */ 736#undef OMITTED__D_DEFAULT_SOURCE 737 738/* Put -D_GNU_SOURCE define in config.h */ 739#undef OMITTED__D_GNU_SOURCE 740 741/* Put -D_LARGEFILE_SOURCE=1 define in config.h */ 742#undef OMITTED__D_LARGEFILE_SOURCE_1 743 744/* Put -D_POSIX_C_SOURCE=200112 define in config.h */ 745#undef OMITTED__D_POSIX_C_SOURCE_200112 746 747/* Put -D_XOPEN_SOURCE=600 define in config.h */ 748#undef OMITTED__D_XOPEN_SOURCE_600 749 750/* Put -D_XOPEN_SOURCE_EXTENDED=1 define in config.h */ 751#undef OMITTED__D_XOPEN_SOURCE_EXTENDED_1 752 753/* Put -D__EXTENSIONS__ define in config.h */ 754#undef OMITTED__D__EXTENSIONS__ 755 756/* Define to the address where bug reports for this package should be sent. */ 757#undef PACKAGE_BUGREPORT 758 759/* Define to the full name of this package. */ 760#undef PACKAGE_NAME 761 762/* Define to the full name and version of this package. */ 763#undef PACKAGE_STRING 764 765/* Define to the one symbol short name of this package. */ 766#undef PACKAGE_TARNAME 767 768/* Define to the home page for this package. */ 769#undef PACKAGE_URL 770 771/* Define to the version of this package. */ 772#undef PACKAGE_VERSION 773 774/* default pidfile location */ 775#undef PIDFILE 776 777/* Define to necessary symbol if this constant uses a non-standard name on 778 your system. */ 779#undef PTHREAD_CREATE_JOINABLE 780 781/* Return type of signal handlers, but autoconf 2.70 says 'your code may 782 safely assume C89 semantics that RETSIGTYPE is void.' */ 783#undef RETSIGTYPE 784 785/* if REUSEPORT is enabled by default */ 786#undef REUSEPORT_DEFAULT 787 788/* default rootkey location */ 789#undef ROOT_ANCHOR_FILE 790 791/* default rootcert location */ 792#undef ROOT_CERT_FILE 793 794/* version number for resource files */ 795#undef RSRC_PACKAGE_VERSION 796 797/* Directory to chdir to */ 798#undef RUN_DIR 799 800/* Shared data */ 801#undef SHARE_DIR 802 803/* The size of `size_t', as computed by sizeof. */ 804#undef SIZEOF_SIZE_T 805 806/* The size of `time_t', as computed by sizeof. */ 807#undef SIZEOF_TIME_T 808 809/* define if (v)snprintf does not return length needed, (but length used) */ 810#undef SNPRINTF_RET_BROKEN 811 812/* Define to 1 if libsodium supports sodium_set_misuse_handler */ 813#undef SODIUM_MISUSE_HANDLER 814 815/* Define to 1 if you have the ANSI C header files. */ 816#undef STDC_HEADERS 817 818/* use default strptime. */ 819#undef STRPTIME_WORKS 820 821/* Use win32 resources and API */ 822#undef UB_ON_WINDOWS 823 824/* the SYSLOG_FACILITY to use, default LOG_DAEMON */ 825#undef UB_SYSLOG_FACILITY 826 827/* default username */ 828#undef UB_USERNAME 829 830/* use to enable lightweight alloc assertions, for debug use */ 831#undef UNBOUND_ALLOC_LITE 832 833/* use malloc not regions, for debug use */ 834#undef UNBOUND_ALLOC_NONREGIONAL 835 836/* use statistics for allocs and frees, for debug use */ 837#undef UNBOUND_ALLOC_STATS 838 839/* define this to enable debug checks. */ 840#undef UNBOUND_DEBUG 841 842/* Define to 1 to use cachedb support */ 843#undef USE_CACHEDB 844 845/* Define to 1 to enable dnscrypt support */ 846#undef USE_DNSCRYPT 847 848/* Define to 1 to enable dnscrypt with xchacha20 support */ 849#undef USE_DNSCRYPT_XCHACHA20 850 851/* Define to 1 to enable dnstap support */ 852#undef USE_DNSTAP 853 854/* Define this to enable DSA support. */ 855#undef USE_DSA 856 857/* Define this to enable ECDSA support. */ 858#undef USE_ECDSA 859 860/* Define this to enable an EVP workaround for older openssl */ 861#undef USE_ECDSA_EVP_WORKAROUND 862 863/* Define this to enable ED25519 support. */ 864#undef USE_ED25519 865 866/* Define this to enable ED448 support. */ 867#undef USE_ED448 868 869/* Define this to enable GOST support. */ 870#undef USE_GOST 871 872/* Define to 1 to use ipsecmod support. */ 873#undef USE_IPSECMOD 874 875/* Define to 1 to use ipset support */ 876#undef USE_IPSET 877 878/* Define if you enable libevent */ 879#undef USE_LIBEVENT 880 881/* Define this to enable use of /proc/sys/net/ipv4/ip_local_port_range as a 882 default outgoing port range. This is only for the libunbound on Linux and 883 does not affect unbound resolving daemon itself. This may severely limit 884 the number of available outgoing ports and thus decrease randomness. Define 885 this only when the target system restricts (e.g. some of SELinux enabled 886 distributions) the use of non-ephemeral ports. */ 887#undef USE_LINUX_IP_LOCAL_PORT_RANGE 888 889/* Define if you want to use internal select based events */ 890#undef USE_MINI_EVENT 891 892/* Define this to enable client TCP Fast Open. */ 893#undef USE_MSG_FASTOPEN 894 895/* Define this to enable client TCP Fast Open. */ 896#undef USE_OSX_MSG_FASTOPEN 897 898/* Define this to use hiredis client. */ 899#undef USE_REDIS 900 901/* Define this to enable SHA1 support. */ 902#undef USE_SHA1 903 904/* Define this to enable SHA256 and SHA512 support. */ 905#undef USE_SHA2 906 907/* Enable extensions on AIX 3, Interix. */ 908#ifndef _ALL_SOURCE 909# undef _ALL_SOURCE 910#endif 911/* Enable GNU extensions on systems that have them. */ 912#ifndef _GNU_SOURCE 913# undef _GNU_SOURCE 914#endif 915/* Enable threading extensions on Solaris. */ 916#ifndef _POSIX_PTHREAD_SEMANTICS 917# undef _POSIX_PTHREAD_SEMANTICS 918#endif 919/* Enable extensions on HP NonStop. */ 920#ifndef _TANDEM_SOURCE 921# undef _TANDEM_SOURCE 922#endif 923/* Enable general extensions on Solaris. */ 924#ifndef __EXTENSIONS__ 925# undef __EXTENSIONS__ 926#endif 927 928 929/* Define this to enable server TCP Fast Open. */ 930#undef USE_TCP_FASTOPEN 931 932/* Whether the windows socket API is used */ 933#undef USE_WINSOCK 934 935/* the version of the windows API enabled */ 936#undef WINVER 937 938/* Define if you want dynlib module. */ 939#undef WITH_DYNLIBMODULE 940 941/* Define if you want Python module. */ 942#undef WITH_PYTHONMODULE 943 944/* Define if you want PyUnbound. */ 945#undef WITH_PYUNBOUND 946 947/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a 948 `char[]'. */ 949#undef YYTEXT_POINTER 950 951/* Enable large inode numbers on Mac OS X 10.5. */ 952#ifndef _DARWIN_USE_64_BIT_INODE 953# define _DARWIN_USE_64_BIT_INODE 1 954#endif 955 956/* Number of bits in a file offset, on hosts where this is settable. */ 957#undef _FILE_OFFSET_BITS 958 959/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */ 960#undef _LARGEFILE_SOURCE 961 962/* Define for large files, on AIX-style hosts. */ 963#undef _LARGE_FILES 964 965/* Define to 1 if on MINIX. */ 966#undef _MINIX 967 968/* Enable for compile on Minix */ 969#undef _NETBSD_SOURCE 970 971/* Define to 2 if the system does not provide POSIX.1 features except with 972 this defined. */ 973#undef _POSIX_1_SOURCE 974 975/* Define to 1 if you need to in order for `stat' and other things to work. */ 976#undef _POSIX_SOURCE 977 978/* defined to use gcc ansi snprintf and sscanf that understands %lld when 979 compiled for windows. */ 980#undef __USE_MINGW_ANSI_STDIO 981 982/* Define to empty if `const' does not conform to ANSI C. */ 983#undef const 984 985/* Define to `int' if <sys/types.h> doesn't define. */ 986#undef gid_t 987 988/* in_addr_t */ 989#undef in_addr_t 990 991/* in_port_t */ 992#undef in_port_t 993 994/* Define to `__inline__' or `__inline' if that's what the C compiler 995 calls it, or to nothing if 'inline' is not supported under any name. */ 996#ifndef __cplusplus 997#undef inline 998#endif 999 1000/* Define to `short' if <sys/types.h> does not define. */ 1001#undef int16_t 1002 1003/* Define to `int' if <sys/types.h> does not define. */ 1004#undef int32_t 1005 1006/* Define to `long long' if <sys/types.h> does not define. */ 1007#undef int64_t 1008 1009/* Define to `signed char' if <sys/types.h> does not define. */ 1010#undef int8_t 1011 1012/* Define if replacement function should be used. */ 1013#undef malloc 1014 1015/* Define to `long int' if <sys/types.h> does not define. */ 1016#undef off_t 1017 1018/* Define to `int' if <sys/types.h> does not define. */ 1019#undef pid_t 1020 1021/* Define to 'int' if not defined */ 1022#undef rlim_t 1023 1024/* Define to `unsigned int' if <sys/types.h> does not define. */ 1025#undef size_t 1026 1027/* Define to 'int' if not defined */ 1028#undef socklen_t 1029 1030/* Define to `int' if <sys/types.h> does not define. */ 1031#undef ssize_t 1032 1033/* Define to 'unsigned char if not defined */ 1034#undef u_char 1035 1036/* Define to `int' if <sys/types.h> doesn't define. */ 1037#undef uid_t 1038 1039/* Define to `unsigned short' if <sys/types.h> does not define. */ 1040#undef uint16_t 1041 1042/* Define to `unsigned int' if <sys/types.h> does not define. */ 1043#undef uint32_t 1044 1045/* Define to `unsigned long long' if <sys/types.h> does not define. */ 1046#undef uint64_t 1047 1048/* Define to `unsigned char' if <sys/types.h> does not define. */ 1049#undef uint8_t 1050 1051/* Define as `fork' if `vfork' does not work. */ 1052#undef vfork 1053 1054#if defined(OMITTED__D_GNU_SOURCE) && !defined(_GNU_SOURCE) 1055#define _GNU_SOURCE 1 1056#endif 1057 1058#if defined(OMITTED__D_BSD_SOURCE) && !defined(_BSD_SOURCE) 1059#define _BSD_SOURCE 1 1060#endif 1061 1062#if defined(OMITTED__D_DEFAULT_SOURCE) && !defined(_DEFAULT_SOURCE) 1063#define _DEFAULT_SOURCE 1 1064#endif 1065 1066#if defined(OMITTED__D__EXTENSIONS__) && !defined(__EXTENSIONS__) 1067#define __EXTENSIONS__ 1 1068#endif 1069 1070#if defined(OMITTED__D_POSIX_C_SOURCE_200112) && !defined(_POSIX_C_SOURCE) 1071#define _POSIX_C_SOURCE 200112 1072#endif 1073 1074#if defined(OMITTED__D_XOPEN_SOURCE_600) && !defined(_XOPEN_SOURCE) 1075#define _XOPEN_SOURCE 600 1076#endif 1077 1078#if defined(OMITTED__D_XOPEN_SOURCE_EXTENDED_1) && !defined(_XOPEN_SOURCE_EXTENDED) 1079#define _XOPEN_SOURCE_EXTENDED 1 1080#endif 1081 1082#if defined(OMITTED__D_ALL_SOURCE) && !defined(_ALL_SOURCE) 1083#define _ALL_SOURCE 1 1084#endif 1085 1086#if defined(OMITTED__D_LARGEFILE_SOURCE_1) && !defined(_LARGEFILE_SOURCE) 1087#define _LARGEFILE_SOURCE 1 1088#endif 1089 1090 1091 1092 1093#ifndef _OPENBSD_SOURCE 1094#define _OPENBSD_SOURCE 1 1095#endif 1096 1097#ifndef UNBOUND_DEBUG 1098# ifndef NDEBUG 1099# define NDEBUG 1100# endif 1101#endif 1102 1103/** Use small-ldns codebase */ 1104#define USE_SLDNS 1 1105#ifdef HAVE_SSL 1106# define LDNS_BUILD_CONFIG_HAVE_SSL 1 1107#endif 1108 1109#include <stdio.h> 1110#include <string.h> 1111#include <unistd.h> 1112#include <assert.h> 1113 1114#if STDC_HEADERS 1115#include <stdlib.h> 1116#include <stddef.h> 1117#endif 1118 1119#ifdef HAVE_STDARG_H 1120#include <stdarg.h> 1121#endif 1122 1123#ifdef HAVE_STDINT_H 1124#include <stdint.h> 1125#endif 1126 1127#include <errno.h> 1128 1129#if HAVE_SYS_PARAM_H 1130#include <sys/param.h> 1131#endif 1132 1133#ifdef HAVE_SYS_SOCKET_H 1134#include <sys/socket.h> 1135#endif 1136 1137#ifdef HAVE_SYS_UIO_H 1138#include <sys/uio.h> 1139#endif 1140 1141#ifdef HAVE_NETINET_IN_H 1142#include <netinet/in.h> 1143#endif 1144 1145#ifdef HAVE_NETINET_TCP_H 1146#include <netinet/tcp.h> 1147#endif 1148 1149#ifdef HAVE_ARPA_INET_H 1150#include <arpa/inet.h> 1151#endif 1152 1153#ifdef HAVE_WINSOCK2_H 1154#include <winsock2.h> 1155#endif 1156 1157#ifdef HAVE_WS2TCPIP_H 1158#include <ws2tcpip.h> 1159#endif 1160 1161#if !defined(USE_WINSOCK) || !defined(HAVE_SNPRINTF) || defined(SNPRINTF_RET_BROKEN) || defined(__USE_MINGW_ANSI_STDIO) 1162#define ARG_LL "%ll" 1163#else 1164#define ARG_LL "%I64" 1165#endif 1166 1167#ifndef AF_LOCAL 1168#define AF_LOCAL AF_UNIX 1169#endif 1170 1171 1172 1173#ifdef HAVE_ATTR_FORMAT 1174# define ATTR_FORMAT(archetype, string_index, first_to_check) \ 1175 __attribute__ ((format (archetype, string_index, first_to_check))) 1176#else /* !HAVE_ATTR_FORMAT */ 1177# define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */ 1178#endif /* !HAVE_ATTR_FORMAT */ 1179 1180 1181#if defined(DOXYGEN) 1182# define ATTR_UNUSED(x) x 1183#elif defined(__cplusplus) 1184# define ATTR_UNUSED(x) 1185#elif defined(HAVE_ATTR_UNUSED) 1186# define ATTR_UNUSED(x) x __attribute__((unused)) 1187#else /* !HAVE_ATTR_UNUSED */ 1188# define ATTR_UNUSED(x) x 1189#endif /* !HAVE_ATTR_UNUSED */ 1190 1191 1192#ifndef HAVE_FSEEKO 1193#define fseeko fseek 1194#define ftello ftell 1195#endif /* HAVE_FSEEKO */ 1196 1197 1198#ifndef MAXHOSTNAMELEN 1199#define MAXHOSTNAMELEN 256 1200#endif 1201 1202#if !defined(HAVE_SNPRINTF) || defined(SNPRINTF_RET_BROKEN) 1203#define snprintf snprintf_unbound 1204#define vsnprintf vsnprintf_unbound 1205#include <stdarg.h> 1206int snprintf (char *str, size_t count, const char *fmt, ...); 1207int vsnprintf (char *str, size_t count, const char *fmt, va_list arg); 1208#endif /* HAVE_SNPRINTF or SNPRINTF_RET_BROKEN */ 1209 1210#ifndef HAVE_INET_PTON 1211#define inet_pton inet_pton_unbound 1212int inet_pton(int af, const char* src, void* dst); 1213#endif /* HAVE_INET_PTON */ 1214 1215 1216#ifndef HAVE_INET_NTOP 1217#define inet_ntop inet_ntop_unbound 1218const char *inet_ntop(int af, const void *src, char *dst, size_t size); 1219#endif 1220 1221 1222#ifndef HAVE_INET_ATON 1223#define inet_aton inet_aton_unbound 1224int inet_aton(const char *cp, struct in_addr *addr); 1225#endif 1226 1227 1228#ifndef HAVE_MEMMOVE 1229#define memmove memmove_unbound 1230void *memmove(void *dest, const void *src, size_t n); 1231#endif 1232 1233 1234#ifndef HAVE_STRLCAT 1235#define strlcat strlcat_unbound 1236size_t strlcat(char *dst, const char *src, size_t siz); 1237#endif 1238 1239 1240#ifndef HAVE_STRLCPY 1241#define strlcpy strlcpy_unbound 1242size_t strlcpy(char *dst, const char *src, size_t siz); 1243#endif 1244 1245 1246#ifndef HAVE_GMTIME_R 1247#define gmtime_r gmtime_r_unbound 1248struct tm *gmtime_r(const time_t *timep, struct tm *result); 1249#endif 1250 1251 1252#ifndef HAVE_REALLOCARRAY 1253#define reallocarray reallocarrayunbound 1254void* reallocarray(void *ptr, size_t nmemb, size_t size); 1255#endif 1256 1257 1258#if !defined(HAVE_SLEEP) || defined(HAVE_WINDOWS_H) 1259#define sleep(x) Sleep((x)*1000) /* on win32 */ 1260#endif /* HAVE_SLEEP */ 1261 1262 1263#ifndef HAVE_USLEEP 1264#define usleep(x) Sleep((x)/1000 + 1) /* on win32 */ 1265#endif /* HAVE_USLEEP */ 1266 1267 1268#ifndef HAVE_RANDOM 1269#define random rand /* on win32, for tests only (bad random) */ 1270#endif /* HAVE_RANDOM */ 1271 1272 1273#ifndef HAVE_SRANDOM 1274#define srandom(x) srand(x) /* on win32, for tests only (bad random) */ 1275#endif /* HAVE_SRANDOM */ 1276 1277 1278/* detect if we need to cast to unsigned int for FD_SET to avoid warnings */ 1279#ifdef HAVE_WINSOCK2_H 1280#define FD_SET_T (u_int) 1281#else 1282#define FD_SET_T 1283#endif 1284 1285 1286#ifndef IPV6_MIN_MTU 1287#define IPV6_MIN_MTU 1280 1288#endif /* IPV6_MIN_MTU */ 1289 1290 1291#ifdef MEMCMP_IS_BROKEN 1292#include "compat/memcmp.h" 1293#define memcmp memcmp_unbound 1294int memcmp(const void *x, const void *y, size_t n); 1295#endif 1296 1297 1298 1299#ifndef HAVE_CTIME_R 1300#define ctime_r unbound_ctime_r 1301char *ctime_r(const time_t *timep, char *buf); 1302#endif 1303 1304#ifndef HAVE_STRSEP 1305#define strsep unbound_strsep 1306char *strsep(char **stringp, const char *delim); 1307#endif 1308 1309#ifndef HAVE_ISBLANK 1310#define isblank unbound_isblank 1311int isblank(int c); 1312#endif 1313 1314#ifndef HAVE_EXPLICIT_BZERO 1315#define explicit_bzero unbound_explicit_bzero 1316void explicit_bzero(void* buf, size_t len); 1317#endif 1318 1319#if defined(HAVE_INET_NTOP) && !HAVE_DECL_INET_NTOP 1320const char *inet_ntop(int af, const void *src, char *dst, size_t size); 1321#endif 1322 1323#if defined(HAVE_INET_PTON) && !HAVE_DECL_INET_PTON 1324int inet_pton(int af, const char* src, void* dst); 1325#endif 1326 1327#if !defined(HAVE_STRPTIME) || !defined(STRPTIME_WORKS) 1328#define strptime unbound_strptime 1329struct tm; 1330char *strptime(const char *s, const char *format, struct tm *tm); 1331#endif 1332 1333#if !HAVE_DECL_REALLOCARRAY 1334void *reallocarray(void *ptr, size_t nmemb, size_t size); 1335#endif 1336 1337#ifdef HAVE_LIBBSD 1338#include <bsd/string.h> 1339#include <bsd/stdlib.h> 1340#endif 1341 1342#ifdef HAVE_LIBRESSL 1343# if !HAVE_DECL_STRLCPY 1344size_t strlcpy(char *dst, const char *src, size_t siz); 1345# endif 1346# if !HAVE_DECL_STRLCAT 1347size_t strlcat(char *dst, const char *src, size_t siz); 1348# endif 1349# if !HAVE_DECL_ARC4RANDOM && defined(HAVE_ARC4RANDOM) 1350uint32_t arc4random(void); 1351# endif 1352# if !HAVE_DECL_ARC4RANDOM_UNIFORM && defined(HAVE_ARC4RANDOM_UNIFORM) 1353uint32_t arc4random_uniform(uint32_t upper_bound); 1354# endif 1355#endif /* HAVE_LIBRESSL */ 1356#ifndef HAVE_ARC4RANDOM 1357int getentropy(void* buf, size_t len); 1358uint32_t arc4random(void); 1359void arc4random_buf(void* buf, size_t n); 1360void _ARC4_LOCK(void); 1361void _ARC4_UNLOCK(void); 1362void _ARC4_LOCK_DESTROY(void); 1363#endif 1364#ifndef HAVE_ARC4RANDOM_UNIFORM 1365uint32_t arc4random_uniform(uint32_t upper_bound); 1366#endif 1367#ifdef COMPAT_SHA512 1368#ifndef SHA512_DIGEST_LENGTH 1369#define SHA512_BLOCK_LENGTH 128 1370#define SHA512_DIGEST_LENGTH 64 1371#define SHA512_DIGEST_STRING_LENGTH (SHA512_DIGEST_LENGTH * 2 + 1) 1372typedef struct _SHA512_CTX { 1373 uint64_t state[8]; 1374 uint64_t bitcount[2]; 1375 uint8_t buffer[SHA512_BLOCK_LENGTH]; 1376} SHA512_CTX; 1377#endif /* SHA512_DIGEST_LENGTH */ 1378void SHA512_Init(SHA512_CTX*); 1379void SHA512_Update(SHA512_CTX*, void*, size_t); 1380void SHA512_Final(uint8_t[SHA512_DIGEST_LENGTH], SHA512_CTX*); 1381unsigned char *SHA512(void* data, unsigned int data_len, unsigned char *digest); 1382#endif /* COMPAT_SHA512 */ 1383 1384 1385 1386#if defined(HAVE_EVENT_H) && !defined(HAVE_EVENT_BASE_ONCE) && !(defined(HAVE_EV_LOOP) || defined(HAVE_EV_DEFAULT_LOOP)) && (defined(HAVE_PTHREAD) || defined(HAVE_SOLARIS_THREADS)) 1387 /* using version of libevent that is not threadsafe. */ 1388# define LIBEVENT_SIGNAL_PROBLEM 1 1389#endif 1390 1391#ifndef CHECKED_INET6 1392# define CHECKED_INET6 1393# ifdef AF_INET6 1394# define INET6 1395# else 1396# define AF_INET6 28 1397# endif 1398#endif /* CHECKED_INET6 */ 1399 1400#ifndef HAVE_GETADDRINFO 1401struct sockaddr_storage; 1402#include "compat/fake-rfc2553.h" 1403#endif 1404 1405#ifdef UNBOUND_ALLOC_STATS 1406# define malloc(s) unbound_stat_malloc_log(s, __FILE__, __LINE__, __func__) 1407# define calloc(n,s) unbound_stat_calloc_log(n, s, __FILE__, __LINE__, __func__) 1408# define free(p) unbound_stat_free_log(p, __FILE__, __LINE__, __func__) 1409# define realloc(p,s) unbound_stat_realloc_log(p, s, __FILE__, __LINE__, __func__) 1410void *unbound_stat_malloc(size_t size); 1411void *unbound_stat_calloc(size_t nmemb, size_t size); 1412void unbound_stat_free(void *ptr); 1413void *unbound_stat_realloc(void *ptr, size_t size); 1414void *unbound_stat_malloc_log(size_t size, const char* file, int line, 1415 const char* func); 1416void *unbound_stat_calloc_log(size_t nmemb, size_t size, const char* file, 1417 int line, const char* func); 1418void unbound_stat_free_log(void *ptr, const char* file, int line, 1419 const char* func); 1420void *unbound_stat_realloc_log(void *ptr, size_t size, const char* file, 1421 int line, const char* func); 1422#elif defined(UNBOUND_ALLOC_LITE) 1423# include "util/alloc.h" 1424#endif /* UNBOUND_ALLOC_LITE and UNBOUND_ALLOC_STATS */ 1425 1426/** default port for DNS traffic. */ 1427#define UNBOUND_DNS_PORT 53 1428/** default port for DNS over TLS traffic. */ 1429#define UNBOUND_DNS_OVER_TLS_PORT 853 1430/** default port for DNS over HTTPS traffic. */ 1431#define UNBOUND_DNS_OVER_HTTPS_PORT 443 1432/** default port for unbound control traffic, registered port with IANA, 1433 ub-dns-control 8953/tcp unbound dns nameserver control */ 1434#define UNBOUND_CONTROL_PORT 8953 1435/** the version of unbound-control that this software implements */ 1436#define UNBOUND_CONTROL_VERSION 1 1437 1438 1439