BIND 10 trac1641, created. 78785509428db0da450a2be7e89a342d1200cf0a [1641] corrected a comment on test data: empty bitmap is *not* invalid for NSEC3

BIND 10 source code commits bind10-changes at lists.isc.org
Sat Feb 11 03:48:07 UTC 2012


The branch, trac1641 has been created
        at  78785509428db0da450a2be7e89a342d1200cf0a (commit)

- Log -----------------------------------------------------------------
commit 78785509428db0da450a2be7e89a342d1200cf0a
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Feb 10 19:47:08 2012 -0800

    [1641] corrected a comment on test data: empty bitmap is *not* invalid for NSEC3

commit 8e98da42d48e5e847cd12debab6738c585db4740
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Feb 10 19:42:14 2012 -0800

    [1641] documentation update

commit f10604eb75f876d77af25b30b0709d5c554a6b26
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Feb 10 19:24:15 2012 -0800

    [1641] consolidated toText() code for NSEC and NSEC3 bitmaps with cleanups.

commit d9640f6f30078a6b86d7b096ad0563bf45ffeb0f
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Feb 10 19:09:18 2012 -0800

    [1641] consolidated rrtype bitmap parser for NSEC and NSEC3.

commit 5c4967145b426d190fb6086307ade06e8ad093e1
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Feb 10 17:43:17 2012 -0800

    [1641] moved bitmap comparison tests to bitmap tests to share it with NSEC

commit 4a20cc2eef19a7ada8e2c594724ca44e40be5cf8
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Feb 10 17:25:46 2012 -0800

    [1641] added tests for NSEC::compare().  there's no bug, just confirming it.

commit d72e05e550f443209afbfd0b173d0a1e96dff749
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Feb 10 16:32:42 2012 -0800

    [1641] added comprehensive NSEC3::compare() tests.  found bugs, and fixed them.

commit e9647bb3c689941916508a663b72df63be7d3963
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Feb 10 15:22:12 2012 -0800

    [1641] covered some more cases of NSEC3 with empty salt

commit b86f7c330eba5b252adbea0594c2225fbc31e2e2
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Feb 10 14:03:43 2012 -0800

    [1641] another bogus NSEC3 wire data case: RDLEN is too short to have hashlen.
    the original code would still throw an exception (bad_alloc) due to the
    resulting huge size of alloc request, but it should be better to catch it
    explicitly.

commit e6532b8bb0bca5d9b2a64c721f99063371055add
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Feb 9 17:18:19 2012 -0800

    [1641] added more tests about empty NSEC(3) bitmaps, fixing some minor bugs

commit c41cda65e06b6776c7111e65b04c72d5bc84c54f
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Feb 9 14:20:51 2012 -0800

    [1641] added more tests for NSEC(3)::toText().  fixed one crash bug in NSEC3
    due to an incorrect assert() condition.

commit 5a3853394c09ef698795c3b7fe98661e752e0426
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Feb 8 19:33:19 2012 -0800

    [1641] test refactoring: use TYPED_TEST to share the same test code for NSEC[3].

-----------------------------------------------------------------------




More information about the bind10-changes mailing list