BIND 10 trac2097, created. 7c0e1396fab1be6b6021d299c79c275335488944 [2097] overall documentation update
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Aug 14 16:33:32 UTC 2012
The branch, trac2097 has been created
at 7c0e1396fab1be6b6021d299c79c275335488944 (commit)
- Log -----------------------------------------------------------------
commit 7c0e1396fab1be6b6021d299c79c275335488944
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Aug 14 09:31:45 2012 -0700
[2097] overall documentation update
commit f4833d5074447b1fc5aaca8d705fd36f7a49244e
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Aug 13 23:06:31 2012 -0700
[2097] unrelated trivial fixes to doxygen comments.
commit 2fd528da04c3a154ca0b787c7f1b537d4bd869db
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Aug 13 21:34:42 2012 -0700
[2097] provide const version of getDataBuf(), added some test cases for it.
commit 0596cd9d23b29e2ba6096838044de6994d6b06ff
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Aug 13 18:33:44 2012 -0700
[2097] cleanup: add trailing _ to private member variables.
this will help prevent accidental direct misuse of these variables
commit 879a73596bebf9a46b6667a0cdb8c7493c50eebb
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Aug 13 18:31:34 2012 -0700
[2097] handle and test large # of RRs and SIGs.
commit e6152707a2bb03f93d4c72e4122eb0020b8949ae
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Aug 13 17:29:05 2012 -0700
[2097] handle various invalid/unusal cases
commit c097d3c770c379cd3bccf310a251dd517e040a43
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Aug 13 16:20:34 2012 -0700
[2097] introduced the 'next' member; check alignment requirement
commit 6ddaa4996de0032c41b2e32fbe351ccb3b0f20b6
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Aug 13 16:01:49 2012 -0700
[2097] introduced some getter methods
commit ba9f6851070614e9b5e23f43267305a3fe455d02
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Aug 13 15:39:38 2012 -0700
[2097] use RdataReader::getSize() for deallocating the memory for RdataSet.
(this makes me realize we needed to pass RRClass to destroy(). so updated
the interface).
commit e8849df60c9347f76b33903ca115a1f77f5e0282
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Aug 13 14:30:55 2012 -0700
[2097] make sure RdataReader::getSize work w/o using a ctor parameter.
and, since it was the only purpose of the 'size' param of the constructor,
it's now removed.
test cases are adjusted accordingly.
commit a7df756bee32ebd4be5a010659b68c71df152af7
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Sun Aug 12 00:40:29 2012 -0700
[2097] use the encoder to allocate the sufficient len of data and do encode.
some parameters are currently hardcoded; we need a revised version
of the reader implementation.
commit e3fa6f452eed5632904fc77e2e33da560e721c25
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Sat Aug 11 01:09:18 2012 -0700
[2097] make sure the RRType size meets our size assumption
commit 6753f9e88f5515d8896ad1479a6eb3634b32882f
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Sat Aug 11 00:50:42 2012 -0700
[2097] set value fields of RdataSet
commit c9b0c40018c2007309b68af9cc78b474a28258ef
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Aug 10 15:56:53 2012 -0700
[2097] simple creation and destroying of RdataSet
commit 0019f64f94e6c449b8d702f65b3fd0453aa56633
Merge: ab4d209 87830ae
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Aug 10 15:38:41 2012 -0700
[2097] Merge branch 'trac2096' into trac2097
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list