BIND 10 trac117, created. 17832da870f12a8bfb6ec4e8f91fda964c1afcbf [trac117] added a short note about the NSEC3BASE class
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Feb 17 00:40:50 UTC 2011
The branch, trac117 has been created
at 17832da870f12a8bfb6ec4e8f91fda964c1afcbf (commit)
- Log -----------------------------------------------------------------
commit 17832da870f12a8bfb6ec4e8f91fda964c1afcbf
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Feb 16 16:24:35 2011 -0800
[trac117] added a short note about the NSEC3BASE class
commit cf0dac64cd9e7f132ca58f0df3609f00d2cc4a07
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Feb 16 16:18:25 2011 -0800
[trac117] cleanup for the helper function, documented it.
commit a9944090a851bd3be8f459c7185058394d31fd55
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Feb 16 16:00:13 2011 -0800
[trac117] add a new test and code for too long hash. also add a trivial
public method to the NSEC3 class, getNext() primarily for the test
(but it would be useful more practical purposes, too).
commit 866ae82be92451173b08ff1135c2ffe9ce820271
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Feb 16 01:14:46 2011 -0800
[trac117] additional test and code for from text: long salt
commit 634dd02746cd7d5cc6c702b9a3ea690825282c22
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Feb 16 00:58:54 2011 -0800
[trac117] editorial cleanups
commit 24afa6a4a2bc6d4fb4151a866cb12ff5728db277
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Feb 16 00:50:40 2011 -0800
[trac117] one more test case for empty salt
commit 00b804d7100f12f5ea261b4dccb01f1de4cd94cc
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Feb 16 00:47:17 2011 -0800
[trac117] added a test case with empty hash. code had a bug, so fixed it.
commit 75cd27c3b2d1bde61ffef18bb53198cc459910ed
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Feb 16 00:39:12 2011 -0800
[trac117] added test cases and code with empty NSEC3 salt
commit b099d028354adfd16fe3dd838f1f36f024c79f40
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Feb 15 21:15:31 2011 -0800
[trac117] fixed a bug of from text factory: it rejected flags > 0xf (it should be > 0xff)
commit ccdb524e2fa0b9d2ce5570b73023a3f127756c76
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Feb 15 21:10:04 2011 -0800
[trac117] cleanup: simplified tests, and made exception messages more helpful.
commit dd59f2ff605abcdb0a1e8b284c219b8d788c0585
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Feb 15 20:48:01 2011 -0800
[trac117] fixed a bug in "from text" factory that it cannot reject
non-separated iterations and salt fields.
A corresponding disabled test is now enabled.
commit 42cd95d56e1f9c71eeeb107284c4762cf1a9a726
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Feb 15 15:12:58 2011 -0800
[trac117] made NSEC "from wire" tests more complete.
commit e935dae553418e90ef4ac06d598da285e8b20bea
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Feb 11 20:32:45 2011 -0800
[trac117] shared the "from wire" bitmap operation between NSEC and NSEC3
this fixed various bugs in the NSEC3 implementation.
also added tests for NSEC3.
commit 355e2efda4baba2827a9d95a648974ab3f5bcfa3
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Feb 11 20:23:50 2011 -0800
[trac117] fixed bitmap length calculation for NSEC3
also did other minor cleanups.
commit 9cdddf2713e4e4fe103cb3cdd6e9af44e827c5d8
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Feb 11 15:59:55 2011 -0800
[trac117] fixed a regression: removed the default bitmap parameters from NSEC
commit 2cb4775feeb0be8174565e175c4f800899879c19
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Feb 11 14:49:05 2011 -0800
[trac117] imported bitmap related tests from the NSEC tests.
some tests currently fail.
commit d74693d2cb99c839b5efdd7c1bc0188fe39bc86f
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Feb 11 14:46:59 2011 -0800
[trac117] updated gen-wiredata to support NSEC3
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list