BIND 10 trac2098, created. 36baee1d22c2527174ac34f2c144854f43e0c5f0 [2098] cleanup: removed space in a blank line.
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Aug 30 00:29:09 UTC 2012
The branch, trac2098 has been created
at 36baee1d22c2527174ac34f2c144854f43e0c5f0 (commit)
- Log -----------------------------------------------------------------
commit 36baee1d22c2527174ac34f2c144854f43e0c5f0
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Aug 29 17:28:34 2012 -0700
[2098] cleanup: removed space in a blank line.
commit b4bbfceb45dbfa2f7e55936d9601e642ea3f5583
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Aug 29 17:23:11 2012 -0700
[2098] added a simple micro benchmark test for rendering TreeNodeRRsets.
commit 43243f323512a7ef589bf215f3c591741cb65c6b
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Aug 29 16:40:06 2012 -0700
[2098] documentation update
commit f8965029cc4090ed45d8a13fbd1500e9a45873aa
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Aug 29 16:06:48 2012 -0700
[2098] cleanup: removed now-unnecessary header file
commit a5996789406457639b70e5fa24678ae3dbe114d4
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Aug 29 16:06:22 2012 -0700
[2098] supported isSameKind.
commit 87c9372f4978909cf97b471c8d70878ef30f94da
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Aug 29 14:31:50 2012 -0700
[2098] cleanup: removed now-unecessary definitions
now that we've rebased on a newer version of master.
commit a65a2f9e380d98b1e1306e50d53a3f54260abb82
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Aug 29 14:31:10 2012 -0700
[2098] supported wildcard-expanded owner names
commit d0fb65a669710690160128bfd9c73cc7fb74110d
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Aug 29 11:27:20 2012 -0700
[2098] checked RRSIG only cases.
the implementation already covers such cases. just adding tests to confirm
the behavior.
commit 0d8f1b7c378dc78b057df7e19481c845aa9afebb
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Aug 29 10:56:16 2012 -0700
[2098] supported toText().
commit 4b07f9b77d647422b6c2f9c49fb8405467252e72
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Aug 29 10:03:12 2012 -0700
[2098] tested some more basic cases
commit b08ec1b998593ef1cf4f4edabcfdfa10bd7afb5b
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Aug 29 09:49:06 2012 -0700
[2098] added truncation case with 2 RRSIGs
commit 542d9e20cdeeeddfff2e986ad0e46d337a103341
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Aug 29 00:45:28 2012 -0700
[2098] resolved other conflict after rebase on master
commit acd239395130de74310f719d74fd1401029b6e79
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Aug 29 00:10:33 2012 -0700
[2098] supported truncation case
also cleaned up the code by unifying the common rendering logic for main
and RRSIG RRs.
commit 823275807bc226ca99f6c89284a037e1524e43b3
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Aug 28 18:52:20 2012 -0700
[2098] supportd rdata iterator
commit f16244fadd945f124477ac7b69bc9a928a68b9f8
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Aug 28 18:02:15 2012 -0700
[2098] supported getName()
commit 0e19763b34f647c61a14ee642f015cc5f80d1436
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Aug 28 17:54:04 2012 -0700
[2098] supported toWire for renderer, still skipping some advanced cases.
commit 068ecfa5b8908672e35209754b16b302f715fad7
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Aug 27 17:33:30 2012 -0700
[2098] copy getAbsoluteLabels() from rbtree with trivial modifications.
we need to it for TreeNodeRRset::toWire() (actually this method was
introduced exactly for that purpose).
commit 2c34181ad710911cf18ce0efe95a7af52a2c96b0
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Aug 27 17:21:16 2012 -0700
[2098] some additional changes to making writeName virtual in the base class.
commit b350749a8455f99095609ba20f9fefdb7fe1aeee
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Aug 27 17:18:50 2012 -0700
[2098] move the MessageRenderer: writeName to the base call as virtual method.
The TreeNodeRRset version will need to use that.
commit 949291a4b2404a704beadf14b9b8ceb11891c9b0
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Sat Aug 25 00:15:44 2012 -0700
[2098] added base definition of TreeNodeRRset and some simple methods.
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list