]>
git.saurik.com Git - apple/network_cmds.git/blob - unbound/config.h.in
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Directory to chroot to */
6 /* Do sha512 definitions in config.h */
9 /* Pathname to the Unbound configuration file */
12 /* Define this if on macOSX10.4-darwin8 and setreuid and setregid do not work
14 #undef DARWIN_BROKEN_SETREUID
16 /* Whether daemon is deprecated */
17 #undef DEPRECATED_DAEMON
19 /* default dnstap socket path */
20 #undef DNSTAP_SOCKET_PATH
22 /* Define if you want to use debug lock checking (slow). */
23 #undef ENABLE_LOCK_CHECKS
25 /* Define this if you enabled-allsymbols from libunbound to link binaries to
26 it for smaller install size, but the libunbound export table is polluted by
28 #undef EXPORT_ALL_SYMBOLS
30 /* Define to 1 if you have the `arc4random' function. */
31 #undef HAVE_ARC4RANDOM
33 /* Define to 1 if you have the `arc4random_uniform' function. */
34 #undef HAVE_ARC4RANDOM_UNIFORM
36 /* Define to 1 if you have the <arpa/inet.h> header file. */
37 #undef HAVE_ARPA_INET_H
39 /* Whether the C compiler accepts the "format" attribute */
40 #undef HAVE_ATTR_FORMAT
42 /* Whether the C compiler accepts the "unused" attribute */
43 #undef HAVE_ATTR_UNUSED
45 /* Define to 1 if your system has a working `chown' function. */
48 /* Define to 1 if you have the `chroot' function. */
51 /* Define to 1 if you have the `ctime_r' function. */
54 /* Define to 1 if you have the `daemon' function. */
57 /* Define to 1 if you have the declaration of `arc4random', and to 0 if you
59 #undef HAVE_DECL_ARC4RANDOM
61 /* Define to 1 if you have the declaration of `arc4random_uniform', and to 0
63 #undef HAVE_DECL_ARC4RANDOM_UNIFORM
65 /* Define to 1 if you have the declaration of `NID_secp384r1', and to 0 if you
67 #undef HAVE_DECL_NID_SECP384R1
69 /* Define to 1 if you have the declaration of `NID_X9_62_prime256v1', and to 0
71 #undef HAVE_DECL_NID_X9_62_PRIME256V1
73 /* Define to 1 if you have the declaration of `sk_SSL_COMP_pop_free', and to 0
75 #undef HAVE_DECL_SK_SSL_COMP_POP_FREE
77 /* Define to 1 if you have the declaration of
78 `SSL_COMP_get_compression_methods', and to 0 if you don't. */
79 #undef HAVE_DECL_SSL_COMP_GET_COMPRESSION_METHODS
81 /* Define to 1 if you have the declaration of `strlcat', and to 0 if you
83 #undef HAVE_DECL_STRLCAT
85 /* Define to 1 if you have the declaration of `strlcpy', and to 0 if you
87 #undef HAVE_DECL_STRLCPY
89 /* Define to 1 if you have the <dlfcn.h> header file. */
92 /* Define to 1 if you have the <endian.h> header file. */
95 /* Define to 1 if you have the `endprotoent' function. */
96 #undef HAVE_ENDPROTOENT
98 /* Define to 1 if you have the `endservent' function. */
99 #undef HAVE_ENDSERVENT
101 /* Define to 1 if you have the `event_base_free' function. */
102 #undef HAVE_EVENT_BASE_FREE
104 /* Define to 1 if you have the `event_base_get_method' function. */
105 #undef HAVE_EVENT_BASE_GET_METHOD
107 /* Define to 1 if you have the `event_base_new' function. */
108 #undef HAVE_EVENT_BASE_NEW
110 /* Define to 1 if you have the `event_base_once' function. */
111 #undef HAVE_EVENT_BASE_ONCE
113 /* Define to 1 if you have the <event.h> header file. */
116 /* Define to 1 if you have the `EVP_sha1' function. */
119 /* Define to 1 if you have the `EVP_sha256' function. */
120 #undef HAVE_EVP_SHA256
122 /* Define to 1 if you have the `EVP_sha512' function. */
123 #undef HAVE_EVP_SHA512
125 /* Define to 1 if you have the `ev_default_loop' function. */
126 #undef HAVE_EV_DEFAULT_LOOP
128 /* Define to 1 if you have the `ev_loop' function. */
131 /* Define to 1 if you have the <expat.h> header file. */
134 /* Define to 1 if you have the `fcntl' function. */
137 /* Define to 1 if you have the `FIPS_mode' function. */
138 #undef HAVE_FIPS_MODE
140 /* Define to 1 if you have the `fork' function. */
143 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
146 /* Whether getaddrinfo is available */
147 #undef HAVE_GETADDRINFO
149 /* Define to 1 if you have the `getentropy' function. */
150 #undef HAVE_GETENTROPY
152 /* Define to 1 if you have the <getopt.h> header file. */
155 /* Define to 1 if you have the `getpwnam' function. */
158 /* Define to 1 if you have the `getrlimit' function. */
159 #undef HAVE_GETRLIMIT
161 /* Define to 1 if you have the `glob' function. */
164 /* Define to 1 if you have the <glob.h> header file. */
167 /* Define to 1 if you have the `gmtime_r' function. */
170 /* Define to 1 if you have the <grp.h> header file. */
173 /* If you have HMAC_CTX_init */
174 #undef HAVE_HMAC_CTX_INIT
176 /* Define to 1 if you have the `inet_aton' function. */
177 #undef HAVE_INET_ATON
179 /* Define to 1 if you have the `inet_ntop' function. */
180 #undef HAVE_INET_NTOP
182 /* Define to 1 if you have the `inet_pton' function. */
183 #undef HAVE_INET_PTON
185 /* Define to 1 if you have the `initgroups' function. */
186 #undef HAVE_INITGROUPS
188 /* Define to 1 if you have the <inttypes.h> header file. */
189 #undef HAVE_INTTYPES_H
191 /* if the function 'ioctlsocket' is available */
192 #undef HAVE_IOCTLSOCKET
194 /* Define to 1 if you have the <iphlpapi.h> header file. */
195 #undef HAVE_IPHLPAPI_H
197 /* Define to 1 if you have the `kill' function. */
200 /* Define if we have LibreSSL */
203 /* Define to 1 if you have the `localtime_r' function. */
204 #undef HAVE_LOCALTIME_R
206 /* Define to 1 if you have the <login_cap.h> header file. */
207 #undef HAVE_LOGIN_CAP_H
209 /* If have GNU libc compatible malloc */
212 /* Define to 1 if you have the `memmove' function. */
215 /* Define to 1 if you have the <memory.h> header file. */
218 /* Define to 1 if you have the <netdb.h> header file. */
221 /* Define to 1 if you have the <netinet/in.h> header file. */
222 #undef HAVE_NETINET_IN_H
224 /* Use libnss for crypto */
227 /* Define to 1 if you have the `OPENSSL_config' function. */
228 #undef HAVE_OPENSSL_CONFIG
230 /* Define to 1 if you have the <openssl/conf.h> header file. */
231 #undef HAVE_OPENSSL_CONF_H
233 /* Define to 1 if you have the <openssl/engine.h> header file. */
234 #undef HAVE_OPENSSL_ENGINE_H
236 /* Define to 1 if you have the <openssl/err.h> header file. */
237 #undef HAVE_OPENSSL_ERR_H
239 /* Define to 1 if you have the <openssl/rand.h> header file. */
240 #undef HAVE_OPENSSL_RAND_H
242 /* Define to 1 if you have the <openssl/ssl.h> header file. */
243 #undef HAVE_OPENSSL_SSL_H
245 /* Define if you have POSIX threads libraries and header files. */
248 /* Have PTHREAD_PRIO_INHERIT. */
249 #undef HAVE_PTHREAD_PRIO_INHERIT
251 /* Define to 1 if the system has the type `pthread_rwlock_t'. */
252 #undef HAVE_PTHREAD_RWLOCK_T
254 /* Define to 1 if the system has the type `pthread_spinlock_t'. */
255 #undef HAVE_PTHREAD_SPINLOCK_T
257 /* Define to 1 if you have the <pwd.h> header file. */
260 /* Define if you have Python libraries and header files. */
263 /* Define to 1 if you have the `random' function. */
266 /* Define to 1 if you have the `recvmsg' function. */
269 /* Define to 1 if you have the `sbrk' function. */
272 /* Define to 1 if you have the `sendmsg' function. */
275 /* Define to 1 if you have the `setregid' function. */
278 /* Define to 1 if you have the `setresgid' function. */
279 #undef HAVE_SETRESGID
281 /* Define to 1 if you have the `setresuid' function. */
282 #undef HAVE_SETRESUID
284 /* Define to 1 if you have the `setreuid' function. */
287 /* Define to 1 if you have the `setrlimit' function. */
288 #undef HAVE_SETRLIMIT
290 /* Define to 1 if you have the `setsid' function. */
293 /* Define to 1 if you have the `setusercontext' function. */
294 #undef HAVE_SETUSERCONTEXT
296 /* Define to 1 if you have the `SHA512_Update' function. */
297 #undef HAVE_SHA512_UPDATE
299 /* Define to 1 if you have the `sigprocmask' function. */
300 #undef HAVE_SIGPROCMASK
302 /* Define to 1 if you have the `sleep' function. */
305 /* Define to 1 if you have the `snprintf' function. */
308 /* Define to 1 if you have the `socketpair' function. */
309 #undef HAVE_SOCKETPAIR
311 /* Using Solaris threads */
312 #undef HAVE_SOLARIS_THREADS
314 /* Define to 1 if you have the `srandom' function. */
317 /* Define if you have the SSL libraries installed. */
320 /* Define to 1 if you have the <stdarg.h> header file. */
323 /* Define to 1 if you have the <stdbool.h> header file. */
324 #undef HAVE_STDBOOL_H
326 /* Define to 1 if you have the <stdint.h> header file. */
329 /* Define to 1 if you have the <stdlib.h> header file. */
332 /* Define to 1 if you have the `strftime' function. */
335 /* Define to 1 if you have the <strings.h> header file. */
336 #undef HAVE_STRINGS_H
338 /* Define to 1 if you have the <string.h> header file. */
341 /* Define to 1 if you have the `strlcat' function. */
344 /* Define to 1 if you have the `strlcpy' function. */
347 /* Define to 1 if you have the `strptime' function. */
350 /* Define to 1 if `ipi_spec_dst' is a member of `struct in_pktinfo'. */
351 #undef HAVE_STRUCT_IN_PKTINFO_IPI_SPEC_DST
353 /* Define if you have Swig libraries and header files. */
356 /* Define to 1 if you have the <syslog.h> header file. */
359 /* Define to 1 if you have the <sys/param.h> header file. */
360 #undef HAVE_SYS_PARAM_H
362 /* Define to 1 if you have the <sys/resource.h> header file. */
363 #undef HAVE_SYS_RESOURCE_H
365 /* Define to 1 if you have the <sys/sha2.h> header file. */
366 #undef HAVE_SYS_SHA2_H
368 /* Define to 1 if you have the <sys/socket.h> header file. */
369 #undef HAVE_SYS_SOCKET_H
371 /* Define to 1 if you have the <sys/stat.h> header file. */
372 #undef HAVE_SYS_STAT_H
374 /* Define to 1 if you have the <sys/sysctl.h> header file. */
375 #undef HAVE_SYS_SYSCTL_H
377 /* Define to 1 if you have the <sys/types.h> header file. */
378 #undef HAVE_SYS_TYPES_H
380 /* Define to 1 if you have the <sys/uio.h> header file. */
381 #undef HAVE_SYS_UIO_H
383 /* Define to 1 if you have the <sys/wait.h> header file. */
384 #undef HAVE_SYS_WAIT_H
386 /* Define to 1 if you have the <time.h> header file. */
389 /* Define to 1 if you have the `tzset' function. */
392 /* Define to 1 if you have the <unistd.h> header file. */
395 /* Define to 1 if you have the `usleep' function. */
398 /* Define to 1 if you have the `vfork' function. */
401 /* Define to 1 if you have the <vfork.h> header file. */
404 /* Define to 1 if you have the <windows.h> header file. */
405 #undef HAVE_WINDOWS_H
407 /* Using Windows threads */
408 #undef HAVE_WINDOWS_THREADS
410 /* Define to 1 if you have the <winsock2.h> header file. */
411 #undef HAVE_WINSOCK2_H
413 /* Define to 1 if `fork' works. */
414 #undef HAVE_WORKING_FORK
416 /* Define to 1 if `vfork' works. */
417 #undef HAVE_WORKING_VFORK
419 /* Define to 1 if you have the `writev' function. */
422 /* Define to 1 if you have the <ws2tcpip.h> header file. */
423 #undef HAVE_WS2TCPIP_H
425 /* Define to 1 if you have the `_beginthreadex' function. */
426 #undef HAVE__BEGINTHREADEX
428 /* if lex has yylex_destroy */
429 #undef LEX_HAS_YYLEX_DESTROY
431 /* Define to the sub-directory in which libtool stores uninstalled libraries.
435 /* Define to the maximum message length to pass to syslog. */
436 #undef MAXSYSLOGMSGLEN
438 /* Define if memcmp() does not compare unsigned bytes */
439 #undef MEMCMP_IS_BROKEN
441 /* Define if mkdir has one argument. */
442 #undef MKDIR_HAS_ONE_ARG
444 /* Define if the network stack does not fully support nonblocking io (causes
445 lower performance). */
446 #undef NONBLOCKING_IS_BROKEN
448 /* Put -D_ALL_SOURCE define in config.h */
449 #undef OMITTED__D_ALL_SOURCE
451 /* Put -D_BSD_SOURCE define in config.h */
452 #undef OMITTED__D_BSD_SOURCE
454 /* Put -D_GNU_SOURCE define in config.h */
455 #undef OMITTED__D_GNU_SOURCE
457 /* Put -D_LARGEFILE_SOURCE=1 define in config.h */
458 #undef OMITTED__D_LARGEFILE_SOURCE_1
460 /* Put -D_POSIX_C_SOURCE=200112 define in config.h */
461 #undef OMITTED__D_POSIX_C_SOURCE_200112
463 /* Put -D_XOPEN_SOURCE=600 define in config.h */
464 #undef OMITTED__D_XOPEN_SOURCE_600
466 /* Put -D_XOPEN_SOURCE_EXTENDED=1 define in config.h */
467 #undef OMITTED__D_XOPEN_SOURCE_EXTENDED_1
469 /* Put -D__EXTENSIONS__ define in config.h */
470 #undef OMITTED__D__EXTENSIONS__
472 /* Define to the address where bug reports for this package should be sent. */
473 #undef PACKAGE_BUGREPORT
475 /* Define to the full name of this package. */
478 /* Define to the full name and version of this package. */
479 #undef PACKAGE_STRING
481 /* Define to the one symbol short name of this package. */
482 #undef PACKAGE_TARNAME
484 /* Define to the home page for this package. */
487 /* Define to the version of this package. */
488 #undef PACKAGE_VERSION
490 /* default pidfile location */
493 /* Define to necessary symbol if this constant uses a non-standard name on
495 #undef PTHREAD_CREATE_JOINABLE
497 /* Define as the return type of signal handlers (`int' or `void'). */
500 /* default rootkey location */
501 #undef ROOT_ANCHOR_FILE
503 /* default rootcert location */
504 #undef ROOT_CERT_FILE
506 /* version number for resource files */
507 #undef RSRC_PACKAGE_VERSION
509 /* Directory to chdir to */
515 /* The size of `time_t', as computed by sizeof. */
518 /* Define to 1 if you have the ANSI C header files. */
521 /* use default strptime. */
522 #undef STRPTIME_WORKS
524 /* Use win32 resources and API */
527 /* default username */
530 /* use to enable lightweight alloc assertions, for debug use */
531 #undef UNBOUND_ALLOC_LITE
533 /* use malloc not regions, for debug use */
534 #undef UNBOUND_ALLOC_NONREGIONAL
536 /* use statistics for allocs and frees, for debug use */
537 #undef UNBOUND_ALLOC_STATS
539 /* define this to enable debug checks. */
542 /* Define to 1 to enable dnstap support */
545 /* Define this to enable ECDSA support. */
548 /* Define this to enable an EVP workaround for older openssl */
549 #undef USE_ECDSA_EVP_WORKAROUND
551 /* Define this to enable GOST support. */
554 /* Define if you want to use internal select based events */
555 #undef USE_MINI_EVENT
557 /* Define this to enable SHA256 and SHA512 support. */
560 /* Enable extensions on AIX 3, Interix. */
564 /* Enable GNU extensions on systems that have them. */
568 /* Enable threading extensions on Solaris. */
569 #ifndef _POSIX_PTHREAD_SEMANTICS
570 # undef _POSIX_PTHREAD_SEMANTICS
572 /* Enable extensions on HP NonStop. */
573 #ifndef _TANDEM_SOURCE
574 # undef _TANDEM_SOURCE
576 /* Enable general extensions on Solaris. */
577 #ifndef __EXTENSIONS__
578 # undef __EXTENSIONS__
582 /* Whether the windows socket API is used */
585 /* the version of the windows API enabled */
588 /* Define if you want Python module. */
589 #undef WITH_PYTHONMODULE
591 /* Define if you want PyUnbound. */
592 #undef WITH_PYUNBOUND
594 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
596 #undef YYTEXT_POINTER
598 /* Enable large inode numbers on Mac OS X 10.5. */
599 #ifndef _DARWIN_USE_64_BIT_INODE
600 # define _DARWIN_USE_64_BIT_INODE 1
603 /* Number of bits in a file offset, on hosts where this is settable. */
604 #undef _FILE_OFFSET_BITS
606 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
607 #undef _LARGEFILE_SOURCE
609 /* Define for large files, on AIX-style hosts. */
612 /* Define to 1 if on MINIX. */
615 /* Enable for compile on Minix */
616 #undef _NETBSD_SOURCE
618 /* Define to 2 if the system does not provide POSIX.1 features except with
620 #undef _POSIX_1_SOURCE
622 /* Define to 1 if you need to in order for `stat' and other things to work. */
625 /* Define to empty if `const' does not conform to ANSI C. */
628 /* Define to `int' if <sys/types.h> doesn't define. */
637 /* Define to `__inline__' or `__inline' if that's what the C compiler
638 calls it, or to nothing if 'inline' is not supported under any name. */
643 /* Define to `short' if <sys/types.h> does not define. */
646 /* Define to `int' if <sys/types.h> does not define. */
649 /* Define to `long long' if <sys/types.h> does not define. */
652 /* Define to `signed char' if <sys/types.h> does not define. */
655 /* Define if replacement function should be used. */
658 /* Define to `long int' if <sys/types.h> does not define. */
661 /* Define to `int' if <sys/types.h> does not define. */
664 /* Define to 'int' if not defined */
667 /* Define to `unsigned int' if <sys/types.h> does not define. */
670 /* Define to 'int' if not defined */
673 /* Define to `int' if <sys/types.h> does not define. */
676 /* Define to 'unsigned char if not defined */
679 /* Define to `int' if <sys/types.h> doesn't define. */
682 /* Define to `unsigned short' if <sys/types.h> does not define. */
685 /* Define to `unsigned int' if <sys/types.h> does not define. */
688 /* Define to `unsigned long long' if <sys/types.h> does not define. */
691 /* Define to `unsigned char' if <sys/types.h> does not define. */
694 /* Define as `fork' if `vfork' does not work. */
697 #if defined(OMITTED__D_GNU_SOURCE) && !defined(_GNU_SOURCE)
698 #define _GNU_SOURCE 1
701 #if defined(OMITTED__D_BSD_SOURCE) && !defined(_BSD_SOURCE)
702 #define _BSD_SOURCE 1
705 #if defined(OMITTED__D__EXTENSIONS__) && !defined(__EXTENSIONS__)
706 #define __EXTENSIONS__ 1
709 #if defined(OMITTED__D_POSIX_C_SOURCE_200112) && !defined(_POSIX_C_SOURCE)
710 #define _POSIX_C_SOURCE 200112
713 #if defined(OMITTED__D_XOPEN_SOURCE_600) && !defined(_XOPEN_SOURCE)
714 #define _XOPEN_SOURCE 600
717 #if defined(OMITTED__D_XOPEN_SOURCE_EXTENDED_1) && !defined(_XOPEN_SOURCE_EXTENDED)
718 #define _XOPEN_SOURCE_EXTENDED 1
721 #if defined(OMITTED__D_ALL_SOURCE) && !defined(_ALL_SOURCE)
722 #define _ALL_SOURCE 1
725 #if defined(OMITTED__D_LARGEFILE_SOURCE_1) && !defined(_LARGEFILE_SOURCE)
726 #define _LARGEFILE_SOURCE 1
732 #ifndef UNBOUND_DEBUG
736 /** Use small-ldns codebase */
739 # define LDNS_BUILD_CONFIG_HAVE_SSL 1
763 #include <sys/param.h>
766 #ifdef HAVE_SYS_SOCKET_H
767 #include <sys/socket.h>
770 #ifdef HAVE_SYS_UIO_H
774 #ifdef HAVE_NETINET_IN_H
775 #include <netinet/in.h>
778 #ifdef HAVE_ARPA_INET_H
779 #include <arpa/inet.h>
782 #ifdef HAVE_WINSOCK2_H
783 #include <winsock2.h>
786 #ifdef HAVE_WS2TCPIP_H
787 #include <ws2tcpip.h>
793 #define ARG_LL "%I64"
798 #ifdef HAVE_ATTR_FORMAT
799 # define ATTR_FORMAT(archetype, string_index, first_to_check) \
800 __attribute__ ((format (archetype, string_index, first_to_check)))
801 #else /* !HAVE_ATTR_FORMAT */
802 # define ATTR_FORMAT(archetype, string_index, first_to_check) /* empty */
803 #endif /* !HAVE_ATTR_FORMAT */
807 # define ATTR_UNUSED(x) x
808 #elif defined(__cplusplus)
809 # define ATTR_UNUSED(x)
810 #elif defined(HAVE_ATTR_UNUSED)
811 # define ATTR_UNUSED(x) x __attribute__((unused))
812 #else /* !HAVE_ATTR_UNUSED */
813 # define ATTR_UNUSED(x) x
814 #endif /* !HAVE_ATTR_UNUSED */
820 #endif /* HAVE_FSEEKO */
823 #ifndef MAXHOSTNAMELEN
824 #define MAXHOSTNAMELEN 256
828 #ifndef HAVE_SNPRINTF
829 #define snprintf snprintf_unbound
830 #define vsnprintf vsnprintf_unbound
832 int snprintf (char *str
, size_t count
, const char *fmt
, ...);
833 int vsnprintf (char *str
, size_t count
, const char *fmt
, va_list arg
);
834 #endif /* HAVE_SNPRINTF */
837 #ifndef HAVE_INET_PTON
838 #define inet_pton inet_pton_unbound
839 int inet_pton(int af
, const char* src
, void* dst
);
840 #endif /* HAVE_INET_PTON */
843 #ifndef HAVE_INET_NTOP
844 #define inet_ntop inet_ntop_unbound
845 const char *inet_ntop(int af
, const void *src
, char *dst
, size_t size
);
849 #ifndef HAVE_INET_ATON
850 #define inet_aton inet_aton_unbound
851 int inet_aton(const char *cp
, struct in_addr
*addr
);
856 #define memmove memmove_unbound
857 void *memmove(void *dest
, const void *src
, size_t n
);
862 #define strlcat strlcat_unbound
863 size_t strlcat(char *dst
, const char *src
, size_t siz
);
868 #define strlcpy strlcpy_unbound
869 size_t strlcpy(char *dst
, const char *src
, size_t siz
);
873 #ifndef HAVE_GMTIME_R
874 #define gmtime_r gmtime_r_unbound
875 struct tm
*gmtime_r(const time_t *timep
, struct tm
*result
);
879 #if !defined(HAVE_SLEEP) || defined(HAVE_WINDOWS_H)
880 #define sleep(x) Sleep((x)*1000) /* on win32 */
881 #endif /* HAVE_SLEEP */
885 #define usleep(x) Sleep((x)/1000 + 1) /* on win32 */
886 #endif /* HAVE_USLEEP */
890 #define random rand /* on win32, for tests only (bad random) */
891 #endif /* HAVE_RANDOM */
895 #define srandom(x) srand(x) /* on win32, for tests only (bad random) */
896 #endif /* HAVE_SRANDOM */
899 /* detect if we need to cast to unsigned int for FD_SET to avoid warnings */
900 #ifdef HAVE_WINSOCK2_H
901 #define FD_SET_T (u_int)
908 #define IPV6_MIN_MTU 1280
909 #endif /* IPV6_MIN_MTU */
912 #ifdef MEMCMP_IS_BROKEN
913 #include "compat/memcmp.h"
914 #define memcmp memcmp_unbound
915 int memcmp(const void *x
, const void *y
, size_t n
);
921 #define ctime_r unbound_ctime_r
922 char *ctime_r(const time_t *timep
, char *buf
);
925 #if !defined(HAVE_STRPTIME) || !defined(STRPTIME_WORKS)
926 #define strptime unbound_strptime
928 char *strptime(const char *s
, const char *format
, struct tm
*tm
);
932 # if !HAVE_DECL_STRLCPY
933 size_t strlcpy(char *dst
, const char *src
, size_t siz
);
935 # if !HAVE_DECL_STRLCAT
936 size_t strlcat(char *dst
, const char *src
, size_t siz
);
938 # if !HAVE_DECL_ARC4RANDOM && defined(HAVE_ARC4RANDOM)
939 uint32_t arc4random(void);
941 # if !HAVE_DECL_ARC4RANDOM_UNIFORM && defined(HAVE_ARC4RANDOM_UNIFORM)
942 uint32_t arc4random_uniform(uint32_t upper_bound
);
944 #endif /* HAVE_LIBRESSL */
945 #ifndef HAVE_ARC4RANDOM
946 void explicit_bzero(void* buf
, size_t len
);
947 int getentropy(void* buf
, size_t len
);
948 uint32_t arc4random(void);
949 void arc4random_buf(void* buf
, size_t n
);
950 void _ARC4_LOCK(void);
951 void _ARC4_UNLOCK(void);
953 #ifndef HAVE_ARC4RANDOM_UNIFORM
954 uint32_t arc4random_uniform(uint32_t upper_bound
);
957 #ifndef SHA512_DIGEST_LENGTH
958 #define SHA512_BLOCK_LENGTH 128
959 #define SHA512_DIGEST_LENGTH 64
960 #define SHA512_DIGEST_STRING_LENGTH (SHA512_DIGEST_LENGTH * 2 + 1)
961 typedef struct _SHA512_CTX
{
963 uint64_t bitcount
[2];
964 uint8_t buffer
[SHA512_BLOCK_LENGTH
];
966 #endif /* SHA512_DIGEST_LENGTH */
967 void SHA512_Init(SHA512_CTX
*);
968 void SHA512_Update(SHA512_CTX
*, void*, size_t);
969 void SHA512_Final(uint8_t[SHA512_DIGEST_LENGTH
], SHA512_CTX
*);
970 unsigned char *SHA512(void* data
, unsigned int data_len
, unsigned char *digest
);
971 #endif /* COMPAT_SHA512 */
975 #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))
976 /* using version of libevent that is not threadsafe. */
977 # define LIBEVENT_SIGNAL_PROBLEM 1
980 #ifndef CHECKED_INET6
981 # define CHECKED_INET6
987 #endif /* CHECKED_INET6 */
989 #ifndef HAVE_GETADDRINFO
990 struct sockaddr_storage
;
991 #include "compat/fake-rfc2553.h"
994 #ifdef UNBOUND_ALLOC_STATS
995 # define malloc(s) unbound_stat_malloc_log(s, __FILE__, __LINE__, __func__)
996 # define calloc(n,s) unbound_stat_calloc_log(n, s, __FILE__, __LINE__, __func__)
997 # define free(p) unbound_stat_free_log(p, __FILE__, __LINE__, __func__)
998 # define realloc(p,s) unbound_stat_realloc_log(p, s, __FILE__, __LINE__, __func__)
999 void *unbound_stat_malloc(size_t size
);
1000 void *unbound_stat_calloc(size_t nmemb
, size_t size
);
1001 void unbound_stat_free(void *ptr
);
1002 void *unbound_stat_realloc(void *ptr
, size_t size
);
1003 void *unbound_stat_malloc_log(size_t size
, const char* file
, int line
,
1005 void *unbound_stat_calloc_log(size_t nmemb
, size_t size
, const char* file
,
1006 int line
, const char* func
);
1007 void unbound_stat_free_log(void *ptr
, const char* file
, int line
,
1009 void *unbound_stat_realloc_log(void *ptr
, size_t size
, const char* file
,
1010 int line
, const char* func
);
1011 #elif defined(UNBOUND_ALLOC_LITE)
1012 # include "util/alloc.h"
1013 #endif /* UNBOUND_ALLOC_LITE and UNBOUND_ALLOC_STATS */
1015 /** default port for DNS traffic. */
1016 #define UNBOUND_DNS_PORT 53
1017 /** default port for unbound control traffic, registered port with IANA,
1018 ub-dns-control 8953/tcp unbound dns nameserver control */
1019 #define UNBOUND_CONTROL_PORT 8953
1020 /** the version of unbound-control that this software implements */
1021 #define UNBOUND_CONTROL_VERSION 1