Mark Andrews
d8e219cdbf
DSA_generate_parameters_ex parameters
2007-01-08 03:04:03 +00:00
Mark Andrews
815fada52d
update copyright notice
2007-01-08 02:45:03 +00:00
Mark Andrews
e1221b7c86
prime_len -> key->key_size
2007-01-08 02:38:26 +00:00
Mark Andrews
c5cf944cd1
2127. [port] Improved OpenSSL 0.9.8 support. [RT #16563 ]
2007-01-08 01:59:46 +00:00
Mark Andrews
fcc4a3dd25
2126. [bug] Serialise validation of type ANY responses. [RT #16555 ]
2007-01-08 01:37:34 +00:00
Mark Andrews
52c39ec75e
2124. [bug] It was possible to dereference a freed fetch
...
context. [RT #16584 ]
2007-01-08 00:44:25 +00:00
Mark Andrews
3fe2779c96
isc_time_seconds
2006-12-22 05:29:30 +00:00
Mark Andrews
4d300dd161
regen
2006-12-12 01:43:37 +00:00
Mark Andrews
4ae1fe7a08
2119. [compat] libbind: allow res_init() to succeed enough to
...
return the default domain even if it was unable
to allocate memory.
2006-12-11 04:46:54 +00:00
Mark Andrews
5c889c8923
0 => 0U
2006-12-08 05:06:37 +00:00
Mark Andrews
379606a34a
update copyright notice
2006-12-07 23:57:57 +00:00
Mark Andrews
1b8e8b031b
2118. [bug] Handle response with long chains of domain name
...
compression pointers which point to other compression
pointers. [RT #16427 ]
2006-12-07 07:02:45 +00:00
Mark Andrews
f5d326fb23
2117. [bug] DNSSEC fixes: named could fail to cache NSEC records
...
which could lead to validation failures. named didn't
handle negative DS responses that were in the process
of being validated. Check CNAME bit before accepting
NODATA proof. To be able to ignore a child NSEC there
must be SOA (and NS) set in the bitmap. [RT #16399 ]
2006-12-07 06:50:38 +00:00
Mark Andrews
b9e4c69b15
2116. [bug] 'rndc reload' could cause the cache to continually
...
be cleaned. [RT #16401 ]
2006-12-07 06:31:52 +00:00
Mark Andrews
6509d298a0
2115. [bug] 'rndc reconfig' could trigger a INSIST if the
...
number of masters for a zone was reduced. [RT #16444 ]
2006-12-07 06:21:45 +00:00
Mark Andrews
23ef2906b0
2112. [security] Warn if weak RSA exponent is used. [RT #16460 ]
2006-12-07 05:24:05 +00:00
Mark Andrews
f89a736130
2111. [bug] Fix a number of errors reported by Coverity.
...
[RT #16507 ]
2006-12-07 04:52:50 +00:00
Mark Andrews
92a8377f93
2109. [port] libbind: silence aix 5.3 compiler warnings. [RT #16502 ]
2006-12-07 04:00:08 +00:00
Mark Andrews
7078c589e4
9.3.3
2006-11-28 01:53:45 +00:00
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