unbound/services
Wouter Wijngaards 4a6d702edf - 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: file:///svn/unbound/trunk@1097 be551aaa-1e26-0410-a405-d3ace91eadb9
2008-05-23 14:13:07 +00:00
..
cache Faster due to time-sharing. 2008-02-19 13:12:23 +00:00
listen_dnsport.c mingw port. 2008-05-22 13:30:22 +00:00
listen_dnsport.h - random port selection out of the configged ports. 2008-04-11 13:24:49 +00:00
localzone.c coverity run fixes. 2007-12-04 17:54:14 +00:00
localzone.h local zone answers. 2007-11-22 13:48:58 +00:00
mesh.c Answers use same case as query does. 2008-02-26 20:45:20 +00:00
mesh.h Answers use same case as query does. 2008-02-26 20:45:20 +00:00
modstack.c - setup speec_cache for need-ldns-testns in dotests. 2008-02-20 07:18:42 +00:00
modstack.h makefile nit and modstack. 2007-12-04 13:23:41 +00:00
outbound_list.c fixups for memory. 2007-08-14 13:15:36 +00:00
outbound_list.h outbound queries via serviced outside_network queries. 2007-05-22 12:36:02 +00:00
outside_network.c - mingw32 porting. 2008-05-23 14:13:07 +00:00
outside_network.h - removed base_port. 2008-04-11 14:10:16 +00:00