Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added #include <config.h> to all .cc files. | Andrei Pavel | 2016-12-14 | 1 | -0/+2 |
| | |||||
* | [4236] Updated copyright dates in all files. | Marcin Siodelski | 2015-12-16 | 1 | -1/+1 |
| | |||||
* | [4236] Replaced license text in all files containing it. | Marcin Siodelski | 2015-12-16 | 1 | -11/+3 |
| | |||||
* | [2168] Remove use of UnitTestUtil::matchWireData() in dns/tests/ | Mukund Sivaraman | 2014-01-15 | 1 | -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 Tatuya | 2012-02-24 | 1 | -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' Vaner | 2011-04-19 | 1 | -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 methods | Michal 'vorner' Vaner | 2011-04-18 | 1 | -7/+13 |
| | | | | | One renamed to be more consistent to getFieldSpecDataSize(), other added (getFieldSpecCount()). | ||||
* | [trac404] Make the buffer private | Michal 'vorner' Vaner | 2011-04-13 | 1 | -2/+0 |
| | |||||
* | [trac404] Unify the interface a little bit | Michal 'vorner' Vaner | 2011-04-13 | 1 | -15/+15 |
| | | | | | And hint more by a little bit that the user isn't really expected to dig inside the data. | ||||
* | [trac404] Remove duplicate code | Michal 'vorner' Vaner | 2011-04-06 | 1 | -6/+1 |
| | |||||
* | Merge branch 'master' into work/serialize | Michal 'vorner' Vaner | 2011-04-04 | 1 | -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 RDATA | JINMEI Tatuya | 2010-11-03 | 1 | -0/+379 |
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac404@3430 e5f2f494-b856-4b98-b285-d166d9295462 |