summaryrefslogtreecommitdiffstats
path: root/src/lib/dns/tests/rdata_caa_unittest.cc (follow)
Commit message (Expand)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
* [2534] Update CAA unittest to match change in string token scanning behaviorMukund Sivaraman2014-02-201-3/+4
* [2512] Stop using API that was removedMukund Sivaraman2014-02-191-30/+18
* [2512] Use CharStringData when constructing from parameters tooMukund Sivaraman2014-02-111-0/+6
* [2512] Add some <character-string> tests for Value fieldMukund Sivaraman2014-02-111-0/+14
* [2512] Add CAA::getValue()Mukund Sivaraman2014-02-111-0/+13
* [2512] Simplify CAA implementation using CharStringData typeMukund Sivaraman2014-02-111-2/+2
* [2512] Fix indent levelMukund Sivaraman2014-02-061-4/+4
* [2512] Add a comment about redundant testMukund Sivaraman2014-02-061-1/+2
* [2512] Add equality test in .compare unittestMukund Sivaraman2014-02-061-0/+5
* [2512] Add support for the CAA RR typeMukund Sivaraman2014-01-201-0/+300