Commit graph

8206 commits

Author SHA1 Message Date
Mark Andrews
dce27caff0 2102. [port] Silence solaris 10 warnings. 2006-11-13 11:57:41 +00:00
Mark Andrews
2ba1ae0751 2102. [port] Silence solaris 10 warnings. 2006-11-13 05:04:49 +00:00
Mark Andrews
c157f5fa16 2102. [port] Silence solaris 10 warnings. 2006-11-10 19:00:32 +00:00
Mark Andrews
9f45ebb473 2102. [port] Silence solaris 10 warnings. 2006-11-10 00:00:29 +00:00
Mark Andrews
c90523798b 2101. [bug] OpenSSL version checks were not quite right.
[RT #16476]
2006-11-07 21:30:59 +00:00
Mark Andrews
9453c33aaa 9.3.3rc3 2006-10-17 02:39:43 +00:00
Mark Andrews
533f2d446e 2096. [bug] libbind: handle applications that fail to detect
res_init() failures better.
2006-10-16 23:00:50 +00:00
Mark Andrews
adc7f34bdc WIN32 not WIN 2006-10-11 03:59:42 +00:00
Mark Andrews
79a76fa258 2095. [port] libbind: alway prototype inet_cidr_ntop_ipv6() and
net_cidr_ntop_ipv6(). [RT #16388]
2006-10-11 02:32:50 +00:00
Mark Andrews
6061cc4271 2089. [security] Raise the minimum safe OpenSSL versions to
OpenSSL 0.9.7l and OpenSSL 0.9.8d.  Versions
                        prior to these have known security flaws which
                        are (potentially) exploitable in named. [RT #16391]
2006-10-11 02:21:15 +00:00
Mark Andrews
c06cf0a3e3 Use F5 as large RSA exponent w/ OpenSSL 0.9.8 2006-10-10 02:28:17 +00:00
Mark Andrews
345006fcf2 update copyright notice 2006-10-03 23:50:50 +00:00
Mark Andrews
9e81e7c2e9 win32 2006-10-02 07:22:48 +00:00
Mark Andrews
0da58d334c win32 2006-10-02 07:02:25 +00:00
Mark Andrews
1679a42a4e win32 2006-10-02 06:31:27 +00:00
Mark Andrews
38a1e5e34b 2090. [port] win32: Visual C++ 2005 command line manifest support.
[RT #16417]
2006-10-02 02:59:26 +00:00
Mark Andrews
42858538d5 2089. [security] Raise the minimum safe OpenSSL versions to
OpenSSL 0.9.7l and OpenSSL 0.9.8d.  Versions
                        prior to these have known security flaws which
                        are (potentially) exploitable in named. [RT #16391]

2088.   [security]      Change the default RSA exponent from 3 to 65537.
                        [RT #16391]
2006-10-02 02:06:07 +00:00
Mark Andrews
f0cbb54de4 2086. [port] libbind: FreeBSD now has get*by*_r() functions.
[RT #16403]
2006-10-02 01:20:30 +00:00
Mark Andrews
385f1f0efd 9.3.3rc2 2006-08-31 04:32:09 +00:00
Mark Andrews
bade6ec7e4 2066. [security] Handle SIG queries gracefully. [RT #16300] 2006-08-31 03:57:11 +00:00
Mark Andrews
1a19a3c714 2081. [port] libbind: minor 64-bit portability fix in memcluster.c.
[RT #16360]
2006-08-30 23:35:06 +00:00
Mark Andrews
637d8b138a 2080. [port] libbind: res_init.c did not compile on older versions
of Solaris. [RT #16363]
2006-08-30 23:23:01 +00:00
Mark Andrews
2df8756564 update copyright notice 2006-08-25 05:25:50 +00:00
Mark Andrews
ce89478341 2076. [bug] Several files were missing #include <config.h>
causing build failures on OSF. [RT #16341]
2006-08-24 00:43:59 +00:00
Mark Andrews
da2a19f582 2074. [bug] dns_request_createvia2(), dns_request_createvia3(),
dns_request_createraw2() and dns_request_createraw3()
                        failed to send multiple UDP requests. [RT #16349]
2006-08-21 00:50:48 +00:00
Mark Andrews
80051bdd36 update copyright notice 2006-08-10 23:59:28 +00:00
Mark Andrews
9cb8f6c559 2071. [port] Test whether gcc accepts -fno-strict-aliasing.
[RT #16324]
2006-08-10 02:05:20 +00:00
Mark Andrews
32d442edd0 2071. [port] Test whether gcc accepts -fno-strict-aliasing.
[RT #16324]
2006-08-10 01:55:05 +00:00
Mark Andrews
6e36de3b84 2070. [bug] The remote address was not always displayed when
reporting dispatch failures. [RT #16315]
2006-08-10 01:43:04 +00:00
Mark Andrews
09e36e1b91 2067. [bug] 'rndc' could close the socket too early triggering
a INSIST under Windows. [RT #16317]
2006-08-04 03:03:08 +00:00
Mark Andrews
e2bec76b0a 2065. [bug] libbind: probe for HPUX prototypes for
endprotoent_r() and endservent_r().  [RT 16313]
2006-08-03 01:23:32 +00:00
Mark Andrews
245a58b270 spelling 2006-08-01 03:44:00 +00:00
Mark Andrews
740552b9ec #endif in wrong place 2006-08-01 01:44:54 +00:00
Mark Andrews
0782fd511b 2064. [bug] libbind: silence AIX compiler warnings. [RT #16218] 2006-08-01 01:20:56 +00:00
Mark Andrews
3483a9734d 2063. [bug] Change #1955 introduced a bug which caused the first
'rndc flush' call to not free memory. [RT #16244]
2006-08-01 01:07:05 +00:00
Mark Andrews
93c5fb01e5 update copyright notice 2006-07-21 02:05:56 +00:00
Mark Andrews
76974f97fa 2054. [port] freebsd: do not explicitly link against -lpthread.
[RT #16170]
2006-07-20 06:10:31 +00:00
Mark Andrews
53a212fd3d 2054. [port] freebsd: do not explicitly link against -lpthread.
[RT #16170]
2006-07-20 05:48:38 +00:00
Mark Andrews
a87bbc5f1b 2053. [port] netbsd:libbind: silence compiler warnings. [RT #16220] 2006-07-20 03:59:11 +00:00
Mark Andrews
7dd3dbdf0b 2050. [bug] Parsing of NSAP records was not case insensitive.
[RT #16287]
2006-07-20 03:26:09 +00:00
Mark Andrews
a068cdf5f6 update copyright notice 2006-07-20 01:10:29 +00:00
Mark Andrews
e73c776d80 2049. [bug] Restore SOA before AXFR when falling back from
a attempted IXFR when transfering in a zone.
                        Allow a initial SOA query before attempting
                        a AXFR to be requested. [RT #16156]
2006-07-19 01:04:25 +00:00
Mark Andrews
558fcd49c0 2048. [bug] It was possible to loop forever when using
avoid-v4-udp-ports / avoid-v6-udp-ports when
                        the OS always returned the same local port.
                        [RT #16182]
2006-07-19 00:44:04 +00:00
Mark Andrews
2ffd3e41f0 regen 2006-06-29 13:02:32 +00:00
Mark Andrews
b72cbd6017 update copyright notice 2006-06-24 00:25:38 +00:00
Mark Andrews
27f6124450 move .NOTPARALLEL:/.NO_PARALLEL: so not first target 2006-06-21 03:32:30 +00:00
Mark Andrews
92d80b1b27 silence: aix 5.3 missing braces warnings 2006-06-20 07:02:46 +00:00
Mark Andrews
0d3534d436 silence: value computed is not used 2006-06-20 02:53:07 +00:00
Mark Andrews
5c86f9bd17 update copyright notice 2006-06-06 00:11:40 +00:00
Mark Andrews
16d4f9467d 2037. [func] When unlinking the first or last element in a list
check that the list head points to the element to
                        be unlinked. [RT #15959]
2006-06-05 00:40:20 +00:00