Mark Andrews
6d5740075b
fix typo in comment
2014-03-27 18:21:31 +11:00
Mark Andrews
1fa64087e7
sigprocmask sets errno on error
2014-03-27 12:33:40 +11:00
Evan Hunt
bbd5c0ab33
[master] fix possible assertion in save_nsec3param()
...
3793. [bug] zone.c:save_nsec3param() could assert when out of
memory. [RT #35621 ]
2014-03-26 13:12:35 -07:00
Mark Andrews
c1f26bd63c
silence clang compiler warnings
2014-03-26 16:20:31 +11:00
Mark Andrews
b4a819a44f
othererror should not include badvers now that we have a badvers counter
2014-03-25 16:46:11 +11:00
Tinderbox User
9d7e943c3d
update copyright notice
2014-03-19 23:46:06 +00:00
Mark Andrews
a78ffa0cc8
only set FCTX_ADDRINFO_NOSIT if we don't have a existing sit
2014-03-20 07:17:00 +11:00
Mark Andrews
09ab38c151
3790. [bug] Handle broken nameservers that send BADVERS in
...
response to unknown EDNS options. Maintain
statistics on BADVERS responses.
2014-03-20 05:00:55 +11:00
Mark Andrews
adbb48b4a0
3789. [bug] Null pointer dereference on rbt creation failure.
2014-03-17 23:25:21 +11:00
Mark Andrews
61cfadb50e
3788. [bug] dns_peer_getrequestsit was returning request_nsid by
...
mistake.
2014-03-16 03:31:40 +11:00
Mark Andrews
03296893bc
fix include path for out of source tree build
2014-03-15 13:25:27 +11:00
Mark Andrews
8058292627
install context.h dnsconf.h; resconf.h types.h were not being installed when cross compiling
2014-03-14 11:42:16 +11:00
Mark Andrews
b0e6f5dfd7
copy named-rrchecker.html
2014-03-14 11:16:13 +11:00
Tinderbox User
24a4fabc0b
update copyright notice
2014-03-13 23:53:24 +00:00
Tinderbox User
3c15417fc1
update copyright notice
2014-03-13 23:46:07 +00:00
Evan Hunt
9ff6800ed0
[master] fix merge error
2014-03-13 07:00:13 -07:00
Evan Hunt
e4d524bd91
[master] missing win32 include files
2014-03-13 06:33:32 -07:00
Evan Hunt
9896a01aeb
[master] prep 9.10.0b2
2014-03-12 21:57:11 -07:00
Evan Hunt
22e29471c7
[master] check allow-update in view/options
...
3787. [bug] The code that checks whether "auto-dnssec" is
allowed was ignoring "allow-update" ACLs set at
the options or view level. [RT #29536 ]
2014-03-12 21:36:01 -07:00
Evan Hunt
acbb301e64
[master] better error output when initializing pkcs11
...
3786. [func] Provide more detailed error codes when using
native PKCS#11. "pkcs11-tokens" now fails robustly
rather than asserting when run against an HSM with
an incomplete PCKS#11 API implementation. [RT #35479 ]
2014-03-12 20:52:01 -07:00
Mark Andrews
3911e7610f
3785. [bug] Debugging code dumphex didn't accept arbitarily long
...
input (only compiled with -DDEBUG). [RT #35544 ]
2014-03-13 12:37:07 +11:00
Evan Hunt
ffbd79e978
[master] fix possible uninitialized variable
2014-03-10 20:55:26 -07:00
Tinderbox User
7bd4556414
update copyright notice
2014-03-10 23:46:12 +00:00
Evan Hunt
8cbf3b6fc3
[master] use adaptive locks when available
...
3781. [tuning] Use adaptive mutex locks when available; this
has been found to improve performance under load
on many systems. "configure --with-locktype=standard"
restores conventional mutex locks. [RT #32576 ]
2014-03-10 12:14:35 -07:00
Evan Hunt
7b46a4aa41
[master] fix negative numbers in $GENERATE
...
3780. [bug] $GENERATE handled negative numbers incorrectly.
[RT #25528 ]
2014-03-10 11:55:32 -07:00
Francis Dupont
83bb42c635
fix opensslgost_link.c when OPENSSL is not defined
2014-03-08 19:32:34 +01:00
Evan Hunt
9ba2cef72d
[master] clarify error
...
3779. [cleanup] Clarify the error message when using an option
that was not enabled at compile time. [RT #35504 ]
2014-03-07 15:59:55 -08:00
Tinderbox User
4b1a933811
update copyright notice
2014-03-07 23:47:09 +00:00
Evan Hunt
78f79084fc
[master] warn when wrong address family used in listen-on/-v6
...
3778. [bug] Log a warning when the wrong address family is
used in "listen-on" or "listen-on-v6". [RT #17848 ]
2014-03-07 11:31:51 -08:00
Evan Hunt
e29c2b3903
[master] fix misuses of isc__buffer functions, update comment
2014-03-06 17:26:21 -08:00
Tinderbox User
cc2a515684
update copyright notice
2014-03-04 23:46:15 +00:00
Evan Hunt
b454c03196
[master] use ANSI prototypes, clean up some casts
2014-03-04 10:42:25 -08:00
Evan Hunt
f6d0284ec2
[master] fix memory leak
2014-03-04 08:56:09 -08:00
Evan Hunt
e69790ac00
[master] printable NSID logging
...
3774. [func] When using "request-nsid", log the NSID value in
printable form as well as hex. [RT #20864 ]
2014-03-03 20:51:14 -08:00
Tinderbox User
794b79e6bb
regen master
2014-02-28 01:07:06 +00:00
Evan Hunt
e71905610c
[master] fixed out-of-tree build
...
3766. [cleanup] Fixed problems with building outside the source
tree when using native PKCS#11. [RT #35459 ]
2014-02-27 16:49:35 -08:00
Evan Hunt
1aced7b870
[master] fix possible rndc secroots crash
...
3765. [bug] Fixed a bug in "rndc secroots" that could crash
named when dumping an empty keynode. [RT #35469 ]
2014-02-27 16:42:35 -08:00
Tinderbox User
938440694b
update copyright notice
2014-02-27 23:46:22 +00:00
Evan Hunt
1753d3c4d7
[master] correct dates in man pages
2014-02-27 11:43:10 -08:00
Mark Andrews
7fbbc9bfd3
3762. [bug] Address build problems with --pkcs11-native +
...
--with-openssl with ECDSA support. [RT #35467 ]
2014-02-27 18:29:52 +11:00
Mark Andrews
96c17c5ecb
3761. [bug] Address dangling reference bug in dns_keytable_add.
...
[RT #35471 ]
2014-02-27 16:55:46 +11:00
Evan Hunt
98922b2b2b
[master] merge several interdependent fixes
...
3760. [bug] Improve SIT with native PKCS#11 and on Windows.
[RT #35433 ]
3759. [port] Enable delve on Windows. [RT #35441 ]
3758. [port] Enable export library APIs on windows. [RT #35382 ]
2014-02-26 19:00:05 -08:00
Mark Andrews
86ec04712b
#include <inttypes.h>
2014-02-27 11:57:51 +11:00
Evan Hunt
3a01ded15d
[master] enable windows python tools
...
3757. [port] Enable Python tools (dnssec-coverage,
dnssec-checkds) to run on Windows. [RT #34355 ]
2014-02-26 08:43:50 -08:00
Mark Andrews
b0d8002354
use cfg_type_sstring rather than cfg_type_qstring for sit-secret
2014-02-27 01:11:13 +11:00
Mark Andrews
79bd3cf027
we only use 32 octets
2014-02-26 15:54:23 +11:00
Mark Andrews
f4193c2021
update copyrights
2014-02-25 12:07:41 +11:00
Mark Andrews
53ebc0959b
#ifdef notyet error handling for bad sit
2014-02-24 23:49:21 +11:00
Mark Andrews
0072ae822d
3756. [bug] GSSAPI Kerberos realm checking was broken in
...
check_config leading to spurious messages being
logged. [RT #35443 ]
2014-02-24 12:15:37 +11:00
Mark Andrews
9e39bafd2e
adjust SIT computation
2014-02-24 09:29:49 +11:00