summaryrefslogtreecommitdiffstats
path: root/src/lib/dns/tests/rdatafields_unittest.cc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added #include <config.h> to all .cc files.Andrei Pavel2016-12-141-0/+2
|
* [4236] Updated copyright dates in all files.Marcin Siodelski2015-12-161-1/+1
|
* [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-161-11/+3
|
* [2168] Remove use of UnitTestUtil::matchWireData() in dns/tests/Mukund Sivaraman2014-01-151-28/+23
| | | | | This also fixes a bug in TSIGKeyTest.construct where key_short_md5 was not tested correctly.
* [1697] 1st update: make MessageRenderer constructors parameter-free.JINMEI Tatuya2012-02-241-4/+1
| | | | | AbstractMessageRenderer now creates and holds its own buffer internally. adjusted unittests and the python wrapper in a straightforward manner.
* Merge branch 'work/rdatafields'Michal 'vorner' Vaner2011-04-191-1/+3
| | | | | | | | | | Conflicts: src/lib/dns/gen-rdatacode.py.in src/lib/dns/messagerenderer.cc src/lib/dns/messagerenderer.h src/lib/dns/name.h src/lib/dns/rdata.h src/lib/dns/rrtype-placeholder.h
* [trac404] Spec size methodsMichal 'vorner' Vaner2011-04-181-7/+13
| | | | | One renamed to be more consistent to getFieldSpecDataSize(), other added (getFieldSpecCount()).
* [trac404] Make the buffer privateMichal 'vorner' Vaner2011-04-131-2/+0
|
* [trac404] Unify the interface a little bitMichal 'vorner' Vaner2011-04-131-15/+15
| | | | | And hint more by a little bit that the user isn't really expected to dig inside the data.
* [trac404] Remove duplicate codeMichal 'vorner' Vaner2011-04-061-6/+1
|
* Merge branch 'master' into work/serializeMichal 'vorner' Vaner2011-04-041-1/+1
| | | | | | | | Conflicts: src/lib/dns/messagerenderer.h src/lib/dns/rdata/ch_3/a_1.cc src/lib/dns/rdata/generic/opt_41.cc src/lib/dns/rdata/hs_4/a_1.cc
* initial implementation of trac#404: in-memory serialized representation of RDATAJINMEI Tatuya2010-11-031-0/+379
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac404@3430 e5f2f494-b856-4b98-b285-d166d9295462