unbound/util
wouter ec5253b25a - mingw32 porting.
- test for sys/wait.h
          - WSAEWOULDBLOCK test after nonblocking TCP connect.
          - write_iov_buffer removed: unused and no struct iov on windows.
          - signed/unsigned warning fixup mini_event.
          - use ioctlsocket to set nonblocking I/O if fnctl is unavailable.
          - skip signals that are not defined
          - detect pwd.h.
          - detect getpwnam, getrlimit, setsid, sbrk, chroot.
          - default config has no chroot if chroot() unavailable.
          - if no kill() then no pidfile is read or written.
          - gmtime_r is replaced by nonthreadsafe alternative if unavail.
            used in rrsig time validation errors.


git-svn-id: https://unbound.nlnetlabs.nl/svn/trunk@1097 be551aaa-1e26-0410-a405-d3ace91eadb9
2008-05-23 14:13:07 +00:00
..
data fedora 9 configure check. 2008-05-19 19:17:32 +00:00
storage - setup speec_cache for need-ldns-testns in dotests. 2008-02-20 07:18:42 +00:00
alloc.c alloc id overflow handling. 2007-11-01 14:39:50 +00:00
alloc.h alloc id overflow handling. 2007-11-01 14:39:50 +00:00
config_file.c - mingw32 porting. 2008-05-23 14:13:07 +00:00
config_file.h - removed base_port. 2008-04-11 14:10:16 +00:00
configlexer.c no lexer warnings. 2008-05-22 10:41:13 +00:00
configlexer.lex no lexer warnings. 2008-05-22 10:41:13 +00:00
configparser.c - removed base_port. 2008-04-11 14:10:16 +00:00
configparser.h - removed base_port. 2008-04-11 14:10:16 +00:00
configparser.y - removed base_port. 2008-04-11 14:10:16 +00:00
configyyrename.h Config file. 2007-02-20 15:28:27 +00:00
fptr_wlist.c rename files. 2008-02-06 13:18:24 +00:00
fptr_wlist.h - setup speec_cache for need-ldns-testns in dotests. 2008-02-20 07:18:42 +00:00
iana_ports.inc port list update 2008-05-13 13:09:20 +00:00
locks.c - mingw32 porting. 2008-05-23 14:13:07 +00:00
locks.h rwlock optional. 2007-09-07 13:28:23 +00:00
log.c Faster due to time-sharing. 2008-02-19 13:12:23 +00:00
log.h Faster due to time-sharing. 2008-02-19 13:12:23 +00:00
mini_event.c - mingw32 porting. 2008-05-23 14:13:07 +00:00
mini_event.h Faster due to time-sharing. 2008-02-19 13:12:23 +00:00
module.c passing of control between modules. 2007-08-02 12:13:08 +00:00
module.h Faster due to time-sharing. 2008-02-19 13:12:23 +00:00
net_help.c - mingw32 porting. 2008-05-23 14:13:07 +00:00
net_help.h - mingw32 porting. 2008-05-23 14:13:07 +00:00
netevent.c porting. 2008-04-16 16:09:25 +00:00
netevent.h libev can be used (but not multithreaded) and del fd unused. 2008-04-09 11:58:53 +00:00
random.c fixes for random number badness (lack of entropy and SIGFPE from RAND_cleanup 2008-01-28 14:34:53 +00:00
random.h fixes for random number badness (lack of entropy and SIGFPE from RAND_cleanup 2008-01-28 14:34:53 +00:00
rbtree.c - setup speec_cache for need-ldns-testns in dotests. 2008-02-20 07:18:42 +00:00
rbtree.h Mesh design and preparatory cleanup. 2007-06-22 10:09:21 +00:00
regional.c ISO C 2007-10-22 09:14:29 +00:00
regional.h regional nicer, remove region-allocator. 2007-10-18 20:31:43 +00:00
rtt.c Faster timeouts, based on extracts of our logs. 2007-10-17 17:40:35 +00:00
rtt.h Faster timeouts, based on extracts of our logs. 2007-10-17 17:40:35 +00:00
timehist.c stats output text nice. 2008-02-11 09:19:32 +00:00
timehist.h stats output text nice. 2008-02-11 09:19:32 +00:00