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