BIND 10 trac1607exp, created. fda216f0a9f5928ca2967178fd4d5a16bc967f22 [1607exp] moved 'DNSSEC-requested' check to the helper method. this will help the main code simpler.
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Feb 29 06:50:49 UTC 2012
The branch, trac1607exp has been created
at fda216f0a9f5928ca2967178fd4d5a16bc967f22 (commit)
- Log -----------------------------------------------------------------
commit fda216f0a9f5928ca2967178fd4d5a16bc967f22
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Feb 28 22:37:46 2012 -0800
[1607exp] moved 'DNSSEC-requested' check to the helper method. this will help
the main code simpler.
commit 458ff907cfa8365424f64498f1aab83e6bc3f156
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Feb 28 21:19:07 2012 -0800
[1607exp] more cleanup and doc for getting additionals.
commit 60496dc51e04288a43ffeeca72a0de98719ef4dd
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Feb 28 20:44:56 2012 -0800
[1607exp] introduced getAtOrigin() method and use it for getting origin SOA/NS.
addSOA() was deprecated.
commit 12287bf93b316dedafd2abf49978ac5f4c4ccc46
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Feb 28 20:18:39 2012 -0800
[1607exp] extracted CNAME synthesize for DNAME into a separate method.
commit 762de89075af02f5a05f7965e33c99b78f209004
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Feb 28 19:47:53 2012 -0800
[1607exp] extracted delegation into a separate method
commit ce8af361e99123ace937190318b3c51a7d2994c9
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Feb 28 19:18:13 2012 -0800
[1607exp] intermediate cleanup: unified common cases more, added more doc.
commit 628ccb89440f07b6e0c5882d4c05ee343d308776
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Feb 28 16:50:54 2012 -0800
[1607exp] extracted wildcard related cases to a separate method.
extracted more negative proof cases too.
commit 169bc146910cb2f0dc979f408ecc283e5b04609a
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Feb 28 15:32:22 2012 -0800
[1607exp] extracted NSEC3 + NXRRSET(non wildcard) case into a separate method.
commit 80f854e0b95e9c678bae9c990270499f59c7ff3d
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Feb 28 14:55:21 2012 -0800
[1607exp] extracted NXDOMAIN+NSEC3 case to a separate method
commit f581b38a4ff8b4f4ddc4f8d67f343dcbaffb4008
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Feb 27 22:51:14 2012 -0800
[1607exp] moved NXDOMAIN + NSEC case to FindContext.
commit 51a353817d1af7ed1627709cd747301bdcac150b
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Feb 27 20:58:02 2012 -0800
[1607exp] experimental update: introduce FindContext class with getAdditional
method, and moved some of the getAdditional() logic to the new class.
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list