summaryrefslogtreecommitdiffstats
path: root/src/lib/dns/rdata/generic/caa_257.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3208] remove unused code in libdnsRazvan Becheriu2024-03-071-298/+0
* [5066] Enforced C++11 following #4631 discussionFrancis Dupont2016-11-301-3/+3
* [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
* [2512] Combine resize() call with the constructorMukund Sivaraman2014-02-181-2/+1
* [2512] Use CharStringData when constructing from parameters tooMukund Sivaraman2014-02-111-2/+5
* [2512] Add CAA::getValue()Mukund Sivaraman2014-02-111-0/+5
* [2512] Simplify CAA implementation using CharStringData typeMukund Sivaraman2014-02-111-43/+27
* [2512] Update check to an assertionMukund Sivaraman2014-02-061-8/+10
* [2512] Add support for the CAA RR typeMukund Sivaraman2014-01-201-0/+313