Commit Graph
7593 Commits
Author SHA1 Message Date
Mark Andrews 8b51ecafe9 WIN32 not WIN 2006-10-11 04:00:01 +00:00
Mark Andrews 38a648041d 2095. [port] libbind: alway prototype inet_cidr_ntop_ipv6() and
net_cidr_ntop_ipv6(). [RT #16388]
2006-10-11 02:32:34 +00:00
Mark Andrews dba3ad8493 Windows specific compile time test for:
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:23:49 +00:00
Mark Andrews 8829cdb7e8 Use F5 as large RSA exponent w/ OpenSSL 0.9.8 2006-10-10 02:27:47 +00:00
Mark Andrews 1a8fd294dc win32 2006-10-04 02:30:34 +00:00
Mark Andrews 4eb1a0ef43 removed 2006-10-04 02:03:10 +00:00
Mark Andrews 5c6eeb5adb win32 2006-10-04 02:00:04 +00:00
Mark Andrews 776dd6ff75 update copyright notice 2006-10-03 23:50:49 +00:00
Mark Andrews 64b851819d win32 2006-10-03 00:48:19 +00:00
Mark Andrews 36bd8a7e81 win32 2006-10-02 07:01:54 +00:00
Mark Andrews 36e7989978 win32 2006-10-02 06:19:37 +00:00
Mark Andrews fcd14eb6dd win32 2006-10-02 05:55:07 +00:00
Mark Andrews b29fbc2dee 2090. [port] win32: Visual C++ 2005 command line manifest support.
[RT #16417]
2006-10-02 03:00:13 +00:00
Mark Andrews e552fe0500 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:05:55 +00:00
Mark Andrews 8f80a80f4e 2086. [port] libbind: FreeBSD now has get*by*_r() functions.
[RT #16403]
2006-10-02 01:18:51 +00:00
Mark Andrews 34b7c0adac 9.2.7rc2 2006-08-31 04:26:18 +00:00
Mark Andrews 07af72345e 2081. [port] libbind: minor 64-bit portability fix in memcluster.c.
[RT #16360]
2006-08-30 23:34:59 +00:00
Mark Andrews 4f3933a80b 2080. [port] libbind: res_init.c did not compile on older versions
of Solaris. [RT #16363]
2006-08-30 23:23:14 +00:00
Mark Andrews 6faa7494a8 update copyright notice 2006-08-25 05:25:49 +00:00
Mark Andrews 13926117a3 2076. [bug] Several files were missing #include <config.h>
causing build failures on OSF. [RT #16341]
2006-08-24 00:43:40 +00:00
Mark Andrews dd15ea6c54 update copyright notice 2006-08-10 23:59:27 +00:00
Mark Andrews 73edff13cf 2071. [port] Test whether gcc accepts -fno-strict-aliasing.
[RT #16324]
2006-08-10 02:07:10 +00:00
Mark Andrews c0f9b35b7a 2071. [port] Test whether gcc accepts -fno-strict-aliasing.
[RT #16324]
2006-08-10 01:54:44 +00:00
Mark Andrews 1a70dc050c 2070. [bug] The remote address was not always displayed when
reporting dispatch failures. [RT #16315]
2006-08-10 01:42:33 +00:00
Mark Andrews 9ab29a657b 2067. [bug] 'rndc' could close the socket too early triggering
a INSIST under Windows. [RT #16317]
2006-08-04 03:03:19 +00:00
Mark Andrews 48fe2b45c0 2065. [bug] libbind: probe for HPUX prototypes for
endprotoent_r() and endservent_r().  [RT 16313]
2006-08-03 01:20:56 +00:00
Mark Andrews ce350735d8 spelling 2006-08-01 03:44:38 +00:00
Mark Andrews 9cf99fbe5e #endif in wrong place 2006-08-01 01:45:10 +00:00
Mark Andrews 86712809bf 2064. [bug] libbind: silence AIX compiler warnings. [RT #16218] 2006-08-01 01:21:20 +00:00
Mark Andrews 97bf73d278 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:32 +00:00
Mark Andrews f8e0fc7c73 1941. [bug] ncache_adderesult() should set eresult even if no
rdataset is passed to it. [RT #15642]
2006-07-28 04:51:18 +00:00
Mark Andrews 60c4b0e960 update copyright notice 2006-07-21 02:05:55 +00:00
Mark Andrews f5fb8bb249 2054. [port] freebsd: do not explicitly link against -lpthread.
[RT #16170]
2006-07-20 06:08:30 +00:00
Mark Andrews f752b603f6 2053. [port] netbsd:libbind: silence compiler warnings. [RT #16220] 2006-07-20 03:58:50 +00:00
Mark Andrews bd4f391ddb 2050. [bug] Parsing of NSAP records was not case insensitive.
[RT #16287]
2006-07-20 03:24:59 +00:00
Mark Andrews cfe196a868 regen 2006-06-29 13:02:08 +00:00
Mark Andrews 8bc2cb3b97 update copyright notice 2006-06-24 00:25:37 +00:00
Mark Andrews 884a3da13c move .NOTPARALLEL:/.NO_PARALLEL: so not first target 2006-06-21 03:33:19 +00:00
Mark Andrews d0442bda66 silence: aix 5.3 missing braces warnings 2006-06-20 07:06:40 +00:00
Mark Andrews 6babbe1e26 silence: value computed is not used 2006-06-20 02:53:42 +00:00
Mark Andrews 72811a6cd2 update copyright notice 2006-06-06 00:11:39 +00:00
Mark Andrews faab0349cb 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:01 +00:00
Mark Andrews 42a9236cbd 2034. [bug] gcc: set -fno-strict-aliasing. [RT #16124] 2006-06-02 04:55:38 +00:00
Mark Andrews 031283c709 9.2.7b1 2006-05-26 04:24:49 +00:00
Mark Andrews b398bcb694 9.2.7b1 2006-05-26 04:10:28 +00:00
Mark Andrews c205e982b6 spelling 2006-05-26 04:01:57 +00:00
Mark Andrews 53f8a2b94b update copyright notice 2006-05-23 23:51:02 +00:00
Mark Andrews 461830029e 2030. [bug] We were being overly conservative when disabling
openssl engine support. [RT #16030]
2006-05-23 04:52:13 +00:00
Mark Andrews 6a28831cd5 2028. [port] linux: socket.c compatability for old systems.
[RT #16015]
2006-05-19 02:54:38 +00:00
Mark Andrews f12d48cf21 2027. [port] libbind: solaris x68 support. [RT #16020] 2006-05-19 02:38:58 +00:00