]> git.ipfire.org Git - thirdparty/bind9.git/log
thirdparty/bind9.git
12 years agonewcopyrights
Tinderbox User [Wed, 25 Jun 2014 23:30:04 +0000 (23:30 +0000)] 
newcopyrights

12 years agocleanup nsupdate.out
Mark Andrews [Wed, 25 Jun 2014 06:16:34 +0000 (16:16 +1000)] 
cleanup nsupdate.out

12 years agodump unexpected update failures
Mark Andrews [Wed, 25 Jun 2014 06:12:25 +0000 (16:12 +1000)] 
dump unexpected update failures

12 years ago3888. [func] 'rndc status' now reports the number of automatic
Mark Andrews [Wed, 25 Jun 2014 03:17:03 +0000 (13:17 +1000)] 
3888.   [func]          'rndc status' now reports the number of automatic
                        zones. [RT #36015]

12 years agoadd init_count
Mark Andrews [Wed, 25 Jun 2014 02:40:28 +0000 (12:40 +1000)] 
add init_count

12 years agomove definition of FILE_VERSION to after #define of FILE_VERSION
Mark Andrews [Wed, 25 Jun 2014 02:29:15 +0000 (12:29 +1000)] 
move definition of FILE_VERSION to after #define of FILE_VERSION

12 years agomore statics that were optimised out
Mark Andrews [Wed, 25 Jun 2014 01:10:25 +0000 (11:10 +1000)] 
more statics that were optimised out

12 years agoadd and deserialize are structure element names
Mark Andrews [Tue, 24 Jun 2014 23:45:53 +0000 (09:45 +1000)] 
add and deserialize are structure element names

12 years ago3887. [cleanup] Make all static symbols in rbtdb64 end in "64" so
Mark Andrews [Tue, 24 Jun 2014 22:33:37 +0000 (08:33 +1000)] 
3887.   [cleanup]       Make all static symbols in rbtdb64 end in "64" so
                        they are easier to use in a debugger. [RT #36373]

12 years agoNet::DNS 0.78 should work when it is released as it contains:
Mark Andrews [Tue, 24 Jun 2014 15:01:50 +0000 (01:01 +1000)] 
Net::DNS 0.78 should work when it is released as it contains:

Fix rt.cpan.org #96439

Uninitialised decoding object when printing packet

12 years agoset now on all paths
Mark Andrews [Tue, 24 Jun 2014 14:44:11 +0000 (00:44 +1000)] 
set now on all paths

12 years agosilence signed vs unsigned
Mark Andrews [Tue, 24 Jun 2014 14:19:17 +0000 (00:19 +1000)] 
silence signed vs unsigned

12 years ago3886. [bug] rbtdb_write_header should use a once to initialize
Mark Andrews [Tue, 24 Jun 2014 09:58:25 +0000 (19:58 +1000)] 
3886.   [bug]           rbtdb_write_header should use a once to initialize
                        FILE_VERSION. [RT #36374]

12 years agouse $PERL
Mark Andrews [Tue, 24 Jun 2014 03:50:14 +0000 (13:50 +1000)] 
use $PERL

12 years agouse isc_time_seconds rather than .seconds
Mark Andrews [Mon, 23 Jun 2014 13:15:19 +0000 (23:15 +1000)] 
use isc_time_seconds rather than .seconds

12 years ago3885. [port] Use 'open()' rather than 'file()' to open files in
Mark Andrews [Mon, 23 Jun 2014 04:46:34 +0000 (14:46 +1000)] 
3885.   [port]          Use 'open()' rather than 'file()' to open files in
                        python.

12 years ago[master] unresolved externals
Evan Hunt [Fri, 20 Jun 2014 20:51:36 +0000 (13:51 -0700)] 
[master] unresolved externals

12 years agoupdate copyright notice
Tinderbox User [Thu, 19 Jun 2014 23:45:23 +0000 (23:45 +0000)] 
update copyright notice

12 years agonewcopyrights
Tinderbox User [Thu, 19 Jun 2014 23:30:09 +0000 (23:30 +0000)] 
newcopyrights

12 years ago[master] fix seccomp support for i386/nothreads
Evan Hunt [Thu, 19 Jun 2014 16:38:41 +0000 (09:38 -0700)] 
[master] fix seccomp support for i386/nothreads

12 years ago[master] CDS/CDNSKEY rrtypes
Evan Hunt [Thu, 19 Jun 2014 07:35:11 +0000 (00:35 -0700)] 
[master] CDS/CDNSKEY rrtypes

3884. [protocol] Add CDS and CDNSKEY record types. [RT #36333]

12 years agofix 'result' might be used uninitialized in this function
Mark Andrews [Thu, 19 Jun 2014 01:37:17 +0000 (11:37 +1000)] 
fix 'result' might be used uninitialized in this function

12 years agosilence coverity
Mark Andrews [Thu, 19 Jun 2014 01:33:22 +0000 (11:33 +1000)] 
silence coverity

12 years agoregen master
Tinderbox User [Thu, 19 Jun 2014 01:05:10 +0000 (01:05 +0000)] 
regen master

12 years ago[master] Merge branch 'master' of ssh://repo/proj/git/prod/bind9
Evan Hunt [Thu, 19 Jun 2014 00:25:19 +0000 (17:25 -0700)] 
[master] Merge branch 'master' of ssh://repo/proj/git/prod/bind9

12 years ago[master] silence warning
Evan Hunt [Thu, 19 Jun 2014 00:24:48 +0000 (17:24 -0700)] 
[master] silence warning

12 years ago[master] placeholder
Evan Hunt [Thu, 19 Jun 2014 00:24:43 +0000 (17:24 -0700)] 
[master] placeholder

12 years agoadd #include <isc/print.h>
Mark Andrews [Thu, 19 Jun 2014 00:20:34 +0000 (10:20 +1000)] 
add #include <isc/print.h>

12 years ago[master] complete NTA work
Evan Hunt [Wed, 18 Jun 2014 23:47:22 +0000 (16:47 -0700)] 
[master] complete NTA work

3882. [func] By default, negative trust anchors will be tested
periodically to see whether data below them can be
validated, and if so, they will be allowed to
expire early. The "rndc nta -force" option
overrides this behvaior.  The default NTA lifetime
and the recheck frequency can be configured by the
"nta-lifetime" and "nta-recheck" options. [RT #36146]

12 years agosilence coverity - add nul termination
Mark Andrews [Wed, 18 Jun 2014 10:04:21 +0000 (20:04 +1000)] 
silence coverity - add nul termination

12 years ago3881. [bug] Address memory leak with UPDATE error handling.
Mark Andrews [Wed, 18 Jun 2014 01:21:31 +0000 (11:21 +1000)] 
3881.   [bug]           Address memory leak with UPDATE error handling.
                        [RT #36303]

12 years agocleanup remove .gitignore entries
Mark Andrews [Wed, 18 Jun 2014 00:01:39 +0000 (10:01 +1000)] 
cleanup remove .gitignore entries

12 years agoupdate copyright notice
Tinderbox User [Tue, 17 Jun 2014 23:45:20 +0000 (23:45 +0000)] 
update copyright notice

12 years agonewcopyrights
Tinderbox User [Tue, 17 Jun 2014 23:30:17 +0000 (23:30 +0000)] 
newcopyrights

12 years ago[master] update gitignore files; use rev-parse to get srcid
Evan Hunt [Tue, 17 Jun 2014 20:42:32 +0000 (13:42 -0700)] 
[master] update gitignore files; use rev-parse to get srcid

12 years agoregen master
Tinderbox User [Tue, 17 Jun 2014 01:05:10 +0000 (01:05 +0000)] 
regen master

12 years ago3880. [test] Update ans.pl to work with new TSIG support in
Mark Andrews [Tue, 17 Jun 2014 00:35:46 +0000 (10:35 +1000)] 
3880.   [test]          Update ans.pl to work with new TSIG support in
                        Net::DNS; add additional Net::DNS version prerequisite
                        checks. [RT #36327]

12 years agoremove redundent nul setting
Mark Andrews [Tue, 17 Jun 2014 00:26:57 +0000 (10:26 +1000)] 
remove redundent nul setting

12 years agoadd EAI_OVERFLOW to lwres
Mark Andrews [Tue, 17 Jun 2014 00:20:24 +0000 (10:20 +1000)] 
add EAI_OVERFLOW to lwres

12 years agoupdate copyright notice
Tinderbox User [Mon, 16 Jun 2014 23:45:20 +0000 (23:45 +0000)] 
update copyright notice

12 years agonewcopyrights
Tinderbox User [Mon, 16 Jun 2014 23:30:03 +0000 (23:30 +0000)] 
newcopyrights

12 years ago[master] null terminate strings for coverity
Evan Hunt [Mon, 16 Jun 2014 22:30:11 +0000 (15:30 -0700)] 
[master] null terminate strings for coverity

12 years ago[master] seccomp also needs dup() in the --disable-threads case
Evan Hunt [Mon, 16 Jun 2014 20:52:17 +0000 (13:52 -0700)] 
[master] seccomp also needs dup() in the --disable-threads case

12 years ago[master] release seccomp context when finished
Evan Hunt [Mon, 16 Jun 2014 18:19:40 +0000 (11:19 -0700)] 
[master] release seccomp context when finished

12 years ago[10686] Add version printing option to various BIND utilites
Mukund Sivaraman [Fri, 13 Jun 2014 00:57:43 +0000 (06:27 +0530)] 
[10686] Add version printing option to various BIND utilites

Squashed commit of the following:

commit 95effe9b2582a7eb878ccb8cb9ef51dfc5bbfde7
Author: Evan Hunt <each@isc.org>
Date:   Tue Jun 10 16:52:45 2014 -0700

    [rt10686] move version() to dnssectool.c

commit df205b541d1572ea5306a5f671af8b54b9c5c770
Author: Mukund Sivaraman <muks@isc.org>
Date:   Tue Jun 10 21:38:31 2014 +0530

    Rearrange order of cases

commit cfd30893f2540bf9d607e1fd37545ea7b441e0d0
Author: Mukund Sivaraman <muks@isc.org>
Date:   Tue Jun 10 21:38:08 2014 +0530

    Add version printer to dnssec-verify

commit a625ea338c74ab5e21634033ef87f170ba37fdbe
Author: Mukund Sivaraman <muks@isc.org>
Date:   Tue Jun 10 21:32:19 2014 +0530

    Add version printer to dnssec-signzone

commit d91e1c0f0697b3304ffa46fccc66af65591040d9
Author: Mukund Sivaraman <muks@isc.org>
Date:   Tue Jun 10 21:26:01 2014 +0530

    Add version printer to dnssec-settime

commit 46fc8775da3e13725c31d13e090b406d69b8694f
Author: Mukund Sivaraman <muks@isc.org>
Date:   Tue Jun 10 21:25:48 2014 +0530

    Fix docbook

commit 8123d2efbd84cdfcbc70403aa9bb27b96921bab2
Author: Mukund Sivaraman <muks@isc.org>
Date:   Tue Jun 10 21:20:17 2014 +0530

    Add version printer to dnssec-revoke

commit d0916420317d3e8c69cf1b37d2209ea2d072b913
Author: Mukund Sivaraman <muks@isc.org>
Date:   Tue Jun 10 21:17:54 2014 +0530

    Add version printer to dnssec-keygen

commit 93b0bd5ebc043298dc7d8f446ea543cb40eaecf8
Author: Mukund Sivaraman <muks@isc.org>
Date:   Tue Jun 10 21:14:11 2014 +0530

    Add version printer to dnssec-keyfromlabel

commit 07001bcd9ae2d7b09dd9e243b0ab35307290d05d
Author: Mukund Sivaraman <muks@isc.org>
Date:   Tue Jun 10 21:13:39 2014 +0530

    Update usage help output, docbook

commit 85cdd702f41c96fbc767fc689d1ed97fe1f3a926
Author: Mukund Sivaraman <muks@isc.org>
Date:   Tue Jun 10 21:07:18 2014 +0530

    Add version printer to dnssec-importkey

commit 9274fc61e38205aad561edf445940b4e73d788dc
Author: Mukund Sivaraman <muks@isc.org>
Date:   Tue Jun 10 21:01:53 2014 +0530

    Add version printer to dnssec-dsfromkey

commit bf4605ea2d7282e751fd73489627cc8a99f45a90
Author: Mukund Sivaraman <muks@isc.org>
Date:   Tue Jun 10 20:49:22 2014 +0530

    Add -V to nsupdate usage output

12 years agouse $NSUPDATE
Mark Andrews [Sun, 15 Jun 2014 08:35:19 +0000 (18:35 +1000)] 
use $NSUPDATE

12 years agoNet::DNS 0.76 broke the handling of some packets
Mark Andrews [Sat, 14 Jun 2014 00:11:06 +0000 (10:11 +1000)] 
Net::DNS 0.76 broke the handling of some packets

12 years ago[master] wrong dlopen filename caused segfault
Evan Hunt [Fri, 13 Jun 2014 02:33:37 +0000 (19:33 -0700)] 
[master] wrong dlopen filename caused segfault

3878. [bug] Using the incorrect filename for a DLZ module
caused a segmentation fault on startup. [RT #36286]

12 years agofix test to see if $PERL is set
Mark Andrews [Fri, 13 Jun 2014 01:45:08 +0000 (11:45 +1000)] 
fix test to see if $PERL is set

(cherry picked from commit 44f0f310d41acc5c772d38353fe35ddacb3fee80)

12 years agodie if $Net::DNS::VERSION >= 0.73
Mark Andrews [Fri, 13 Jun 2014 01:24:51 +0000 (11:24 +1000)] 
die if $Net::DNS::VERSION >= 0.73

12 years ago[master] use correct shared library suffix
Evan Hunt [Fri, 13 Jun 2014 00:06:23 +0000 (17:06 -0700)] 
[master] use correct shared library suffix

12 years agoupdate copyright notice
Tinderbox User [Thu, 12 Jun 2014 23:45:22 +0000 (23:45 +0000)] 
update copyright notice

12 years agonewcopyrights
Tinderbox User [Thu, 12 Jun 2014 23:30:04 +0000 (23:30 +0000)] 
newcopyrights

12 years ago[master] address rpz bugs
Evan Hunt [Thu, 12 Jun 2014 03:00:19 +0000 (20:00 -0700)] 
[master] address rpz bugs

3877. [bug] Inserting and deleting parent and child nodes
in response policy zones could trigger an assertion
failure. [RT #36272]

12 years agomake lhs unsigned
Mark Andrews [Thu, 12 Jun 2014 01:12:22 +0000 (11:12 +1000)] 
make lhs unsigned

12 years agoadd INSISTs to silence tainted data false positive in Coverity
Mark Andrews [Thu, 12 Jun 2014 00:42:39 +0000 (10:42 +1000)] 
add INSISTs to silence tainted data false positive in Coverity

12 years agoupdate copyright notice
Tinderbox User [Wed, 11 Jun 2014 23:45:23 +0000 (23:45 +0000)] 
update copyright notice

12 years agonewcopyrights
Tinderbox User [Wed, 11 Jun 2014 23:30:03 +0000 (23:30 +0000)] 
newcopyrights

12 years agofail if SIT data is too large
Mark Andrews [Wed, 11 Jun 2014 21:57:19 +0000 (07:57 +1000)] 
fail if SIT data is too large

12 years agopass rng to destroy
Mark Andrews [Wed, 11 Jun 2014 12:57:46 +0000 (22:57 +1000)] 
pass rng to destroy

12 years agofix unbalanced lock; test for non NULL before dereference;
Mark Andrews [Wed, 11 Jun 2014 11:42:36 +0000 (21:42 +1000)] 
fix unbalanced lock; test for non NULL before dereference;

12 years ago[master] seccomp sandboxing wasn't working in nonthreaded builds
Evan Hunt [Wed, 11 Jun 2014 02:10:46 +0000 (19:10 -0700)] 
[master] seccomp sandboxing wasn't working in nonthreaded builds

12 years agoupdate copyrights
Mark Andrews [Wed, 11 Jun 2014 00:28:09 +0000 (10:28 +1000)] 
update copyrights

12 years ago[master] suppress unnecessary db lookups in DLZ redirect zones
Evan Hunt [Tue, 10 Jun 2014 23:25:26 +0000 (16:25 -0700)] 
[master] suppress unnecessary db lookups in DLZ redirect zones

3876. [bug] Improve efficiency of DLZ redirect zones by
suppressing unnecessary database lookups. [RT #35835]

12 years ago[master] --enable-seccomp wasn't defaulting to no
Evan Hunt [Tue, 10 Jun 2014 23:21:49 +0000 (16:21 -0700)] 
[master] --enable-seccomp wasn't defaulting to no

12 years ago[master] add print.h, CHANGES note
Evan Hunt [Tue, 10 Jun 2014 15:54:16 +0000 (08:54 -0700)] 
[master] add print.h, CHANGES note

12 years ago[24702] Include key filename in logged message
Mukund Sivaraman [Tue, 10 Jun 2014 13:48:34 +0000 (19:18 +0530)] 
[24702] Include key filename in logged message

Squashed commit of the following:

commit 593e6bc7e29938ff5c2f7508bde303fb069a97a9
Author: Mukund Sivaraman <muks@isc.org>
Date:   Tue Jun 10 19:17:40 2014 +0530

    Increase size of filename buffers

commit b8685678e026ba98b8833e26664193b6345eb00e
Author: Evan Hunt <each@isc.org>
Date:   Wed Jun 4 18:57:44 2014 -0700

    [rt24702] some tweaks during review

commit adfbc8f808716c63e9e097d92beef104527e5c6f
Author: Mukund Sivaraman <muks@isc.org>
Date:   Wed Jun 4 18:18:35 2014 +0530

    [24702] Include key filename in logged message

commit f1eff77e7e3704b145c3d65101a735467dd81dc3
Author: Mukund Sivaraman <muks@isc.org>
Date:   Wed Jun 4 18:12:43 2014 +0530

    Add dst_key_getfilename()

12 years ago4. [test] Check that only "check-names master" is needed for
Mark Andrews [Tue, 10 Jun 2014 03:48:57 +0000 (13:48 +1000)] 
4.   [test]          Check that only "check-names master" is needed for
                        updates to be accepted.

12 years agosilence compiler warnings
Mark Andrews [Tue, 10 Jun 2014 02:38:32 +0000 (12:38 +1000)] 
silence compiler warnings

12 years agoupdate spf check
Mark Andrews [Tue, 10 Jun 2014 02:28:33 +0000 (12:28 +1000)] 
update spf check

12 years agomark lib/isc/chacha_private.h as external
Mark Andrews [Tue, 10 Jun 2014 00:13:57 +0000 (10:13 +1000)] 
mark lib/isc/chacha_private.h as external

12 years agoupdate copyright notice
Tinderbox User [Mon, 9 Jun 2014 23:45:20 +0000 (23:45 +0000)] 
update copyright notice

12 years ago3873. [protocol] Only warn for SPF without TXT spf record. [RT #36210]
Mark Andrews [Mon, 9 Jun 2014 23:32:43 +0000 (09:32 +1000)] 
3873.   [protocol]      Only warn for SPF without TXT spf record. [RT #36210]

12 years agonewcopyrights
Tinderbox User [Mon, 9 Jun 2014 23:30:04 +0000 (23:30 +0000)] 
newcopyrights

12 years ago3872. [bug] Address issues found by static analysis. [RT #36209]
Mark Andrews [Mon, 9 Jun 2014 23:17:15 +0000 (09:17 +1000)] 
3872.   [bug]           Address issues found by static analysis. [RT #36209]

12 years ago[27303] Supply format string as first arg to printf()
Mukund Sivaraman [Sun, 8 Jun 2014 13:36:37 +0000 (19:06 +0530)] 
[27303] Supply format string as first arg to printf()

No CHANGES entry for this as it isn't proved to cause an issue for
anyone (isc_msgcat_get() has to return a format specifier) and isn't a
user visible change.

Squashed commit of the following:

commit bcb15c9aa17b0b706aefd9efef5f7e0e951064a3
Author: Mukund Sivaraman <muks@isc.org>
Date:   Wed Jun 4 16:55:16 2014 +0530

    [27303] Supply format string as first arg to printf()

    The old code only had a problem if isc_msgcat_get() returned a format
    specifier (%n).

12 years agoupdate copyright notice
Tinderbox User [Wed, 4 Jun 2014 23:45:22 +0000 (23:45 +0000)] 
update copyright notice

12 years agonewcopyrights
Tinderbox User [Wed, 4 Jun 2014 23:30:04 +0000 (23:30 +0000)] 
newcopyrights

12 years ago[35063] Don't publish an activated key automatically before its publish time
Mukund Sivaraman [Wed, 4 Jun 2014 09:01:42 +0000 (14:31 +0530)] 
[35063] Don't publish an activated key automatically before its publish time

12 years ago[35942] Update random number generator to ChaCha based (and add tests)
Mukund Sivaraman [Wed, 4 Jun 2014 08:08:59 +0000 (13:38 +0530)] 
[35942] Update random number generator to ChaCha based (and add tests)

Squashed commit of the following:

commit 219a904fea95c74016229b6f4436d4f09de1bfd0
Author: Evan Hunt <each@isc.org>
Date:   Mon Jun 2 12:20:54 2014 -0700

    [rt35942] style

commit 90bc77185e9798af4595989abb8698efef8c70d7
Author: Mukund Sivaraman <muks@isc.org>
Date:   Mon Jun 2 18:01:30 2014 +0530

    Return p-value=0 when prerequisite (monobit) fails

commit 5594669728f1181a447616f60b835e4a043d1b21
Author: Mukund Sivaraman <muks@isc.org>
Date:   Mon Jun 2 17:44:25 2014 +0530

    Print proportion of test sequences passing too

commit 9e94b67a4114651224a8285f7c4a7fb03907f376
Author: Mukund Sivaraman <muks@isc.org>
Date:   Mon Jun 2 17:34:03 2014 +0530

    Check uniform distribution of p-values

commit acf911b32dd84ac1c30c57d8937cfeb6b3ff972f
Author: Mukund Sivaraman <muks@isc.org>
Date:   Mon Jun 2 17:17:39 2014 +0530

    Check proportion of sequences passing a test

commit 7289eb441fc4ec623364ad882e22b240ba8da308
Author: Mukund Sivaraman <muks@isc.org>
Date:   Mon Jun 2 04:33:37 2014 +0530

    Refactor common setup code into random_test()

    No behavioral change is made.

commit 51feef3e08c233d34a6b8b9d25a72d43110b4eed
Author: Mukund Sivaraman <muks@isc.org>
Date:   Sun Jun 1 17:31:57 2014 +0530

    Fix binary rank computation

commit 0ea3c03dea353f309d13c38e26aa0abbffdcff2b
Author: Mukund Sivaraman <muks@isc.org>
Date:   Tue May 27 06:01:10 2014 +0530

    Add binary matrix rank RNG test

commit eb4e7c53540ac97436d94714d30084907eeff01a
Author: Mukund Sivaraman <muks@isc.org>
Date:   Mon May 26 15:45:31 2014 +0530

    Add function to find rank of a binary matrix

commit 1292a06e0e09ebd37d4ecf5337814951dcacc4a4
Author: Evan Hunt <each@isc.org>
Date:   Thu May 29 16:21:51 2014 -0700

    [rt35942] style; check whether we need libm for exp()

commit c19788e5a89235e937a5aedf2ebea50f33406609
Author: Evan Hunt <each@isc.org>
Date:   Thu May 29 15:31:19 2014 -0700

    [rt35942] incidental spelling error fixed

commit c833326ad0df21e2a8b35958e85ccc0a692e38be
Author: Mukund Sivaraman <muks@isc.org>
Date:   Thu May 29 11:34:37 2014 +0530

    Revert "Add function to find rank of a binary matrix"

    This reverts commit 21b2f230e17f7fc638f81d9a34bcb148b0c4a6fb.

    This test will be added in RT#36125.

commit cf786a533d34fdcd9e1c5650356e56d33e93a29f
Author: Mukund Sivaraman <muks@isc.org>
Date:   Thu May 29 11:33:18 2014 +0530

    Revert "Add binary matrix rank RNG test"

    This reverts commit dd843b9ca84fa9af80ec39631152f82778f0b97c.

    This test will be added in RT#36125.

commit dd843b9ca84fa9af80ec39631152f82778f0b97c
Author: Mukund Sivaraman <muks@isc.org>
Date:   Tue May 27 06:01:10 2014 +0530

    Add binary matrix rank RNG test

commit 21b2f230e17f7fc638f81d9a34bcb148b0c4a6fb
Author: Mukund Sivaraman <muks@isc.org>
Date:   Mon May 26 15:45:31 2014 +0530

    Add function to find rank of a binary matrix

commit 313c30088d6ba933bde3abb920f2a6d16b9b77e1
Author: Mukund Sivaraman <muks@isc.org>
Date:   Mon May 26 13:38:44 2014 +0530

    Add block frequency random test

commit 0d279c60ed3eabe52cf3e1435bf14ec62752536f
Author: Mukund Sivaraman <muks@isc.org>
Date:   Mon May 26 13:04:03 2014 +0530

    Add preconditions from NIST spec

commit 7a6c5f2ce5078814d5cf0fea30596e58171174c1
Author: Mukund Sivaraman <muks@isc.org>
Date:   Mon May 26 12:51:03 2014 +0530

    Add functions to use in RNG tests

commit 8c5cb5594f904f6669cdffaa364f799b4a2c6b58
Author: Mukund Sivaraman <muks@isc.org>
Date:   Thu May 22 00:26:10 2014 +0530

    Add runs RNG test

commit 4882f078cc2596c0911066ffb783e4dd145a63ec
Author: Mukund Sivaraman <muks@isc.org>
Date:   Wed May 21 23:58:20 2014 +0530

    Pre-compute bitcounts LUT

commit 896db3809fba2d9884a4a3a2fa847a73e007ad7f
Author: Mukund Sivaraman <muks@isc.org>
Date:   Wed May 21 23:30:23 2014 +0530

    Fix the bit value being checked (this shouldn't affect the test)

commit b932cbb5dae39eb819db29cf9490fb51d59b7c56
Author: Mukund Sivaraman <muks@isc.org>
Date:   Wed May 21 19:35:12 2014 +0530

    Add monobits RNG test

commit 7bef19fd8b095aa567a975ef5c97d5812162d92e
Author: Mukund Sivaraman <muks@isc.org>
Date:   Wed May 21 16:53:02 2014 +0530

    Add API documentation

commit 54483f7feb64b5646dd1da45b1fd396e7d04b926
Author: Mukund Sivaraman <muks@isc.org>
Date:   Wed May 21 16:39:03 2014 +0530

    Rename isc_rngctx_t to isc_rng_t

commit 7c5031b53555137a82c6b6218cd4dd5e95acf94d
Author: Evan Hunt <each@isc.org>
Date:   Tue May 20 23:29:53 2014 -0700

    [rt35942] use attach/detach with isc_rngctx_t

commit 8aabae5e09888e6af651ed27bd6b4e9f76334d55
Author: Mukund Sivaraman <muks@isc.org>
Date:   Tue May 20 18:32:42 2014 +0530

    Move RNG from dispatch.c to libisc

commit e6d4ad4f389998b91d46e95e258cf420cb21d977
Author: Mukund Sivaraman <muks@isc.org>
Date:   Mon May 12 19:16:27 2014 +0530

    Replace old arc4random with new ChaCha implementation from OpenBSD

12 years agoattempt to silence leaked lock false positive
Mark Andrews [Wed, 4 Jun 2014 04:07:16 +0000 (14:07 +1000)] 
attempt to silence leaked lock false positive

12 years agoplace a upper bound on rdcount
Mark Andrews [Wed, 4 Jun 2014 03:16:42 +0000 (13:16 +1000)] 
place a upper bound on rdcount

12 years agobad size on isc_mem_put
Mark Andrews [Wed, 4 Jun 2014 01:45:09 +0000 (11:45 +1000)] 
bad size on isc_mem_put

12 years agoregen master
Tinderbox User [Wed, 4 Jun 2014 01:05:06 +0000 (01:05 +0000)] 
regen master

12 years agoupdate copyright notice
Tinderbox User [Tue, 3 Jun 2014 23:45:20 +0000 (23:45 +0000)] 
update copyright notice

12 years agokeytable depends on openssl/pkcs11
Mark Andrews [Tue, 3 Jun 2014 05:15:19 +0000 (15:15 +1000)] 
keytable depends on openssl/pkcs11

12 years ago3869. [doc] Document that in-view zones cannot be used for
Mark Andrews [Tue, 3 Jun 2014 03:37:21 +0000 (13:37 +1000)] 
3869.   [doc]           Document that in-view zones cannot be used for
                        response policy zones. [RT #35941]

12 years agouse ' {8}' instead of 8 literal spaces
Mark Andrews [Tue, 3 Jun 2014 03:22:41 +0000 (13:22 +1000)] 
use ' {8}' instead of 8 literal spaces

12 years ago3868. [bug] isc_mem_setwater incorrectly cleared hi_called
Mark Andrews [Mon, 2 Jun 2014 06:31:42 +0000 (16:31 +1000)] 
3868.   [bug]           isc_mem_setwater incorrectly cleared hi_called
                        potentially leaving over memory cleaner running.
                        [RT #35270]

12 years agoinitialise matches
Mark Andrews [Mon, 2 Jun 2014 03:53:37 +0000 (13:53 +1000)] 
initialise matches

12 years agoset max
Mark Andrews [Mon, 2 Jun 2014 03:42:58 +0000 (13:42 +1000)] 
set max

12 years agoaccept a range of stats values
Mark Andrews [Sun, 1 Jun 2014 22:15:47 +0000 (08:15 +1000)] 
accept a range of stats values

12 years agoregen master
Tinderbox User [Sat, 31 May 2014 01:05:50 +0000 (01:05 +0000)] 
regen master

12 years agoupdate copyright notice
Tinderbox User [Fri, 30 May 2014 23:45:21 +0000 (23:45 +0000)] 
update copyright notice

12 years agonewcopyrights
Tinderbox User [Fri, 30 May 2014 23:30:13 +0000 (23:30 +0000)] 
newcopyrights

12 years ago[master] rndc nta
Evan Hunt [Fri, 30 May 2014 05:22:53 +0000 (22:22 -0700)] 
[master] rndc nta

3867. [func] "rndc nta" can now be used to set a temporary
negative trust anchor, which disables DNSSEC
validation below a specified name for a specified
period of time (not exceeding 24 hours).  This
can be used when validation for a domain is known
to be failing due to a configuration error on
the part of the domain owner rather than a
spoofing attack. [RT #29358]

12 years ago3866. [bug] Named could die on disk full in generate_session_key.
Mark Andrews [Fri, 30 May 2014 04:38:39 +0000 (14:38 +1000)] 
3866.   [bug]           Named could die on disk full in generate_session_key.
                        [RT #36119]

12 years agoupdate copyrights
Mark Andrews [Thu, 29 May 2014 23:41:33 +0000 (09:41 +1000)] 
update copyrights

12 years agoMore changes for:
Mark Andrews [Thu, 29 May 2014 22:41:27 +0000 (08:41 +1000)] 
More changes for:
3864.   [bug]           RPZ didn't work well when being used as forwarder.
                        [RT #36060]

12 years ago[master] add CHANGES entry for RBT tests
Evan Hunt [Thu, 29 May 2014 14:44:47 +0000 (07:44 -0700)] 
[master] add CHANGES entry for RBT tests