summaryrefslogtreecommitdiff
path: root/src/lib/dns/rdata
AgeCommit message (Expand)Author
2016-12-14Added #include <config.h> to all .cc files.Andrei Pavel
2016-11-30[5066] Enforced C++11 following #4631 discussionFrancis Dupont
2016-07-08[4497] Spelling, no \n at end of .gitignore, etcFrancis Dupont
2016-07-08[4497] Added .gitignores to non-recursively built directories.Marcin Siodelski
2015-12-22[master] Finised merge of trac4234 (doxygen warnings)Francis Dupont
2015-12-16[4236] Updated copyright dates in all files.Marcin Siodelski
2015-12-16[4236] Replaced license text in all files containing it.Marcin Siodelski
2015-12-11[4234] cleanupFrancis Dupont
2015-12-11[4234] doxygen fixes last passFrancis Dupont
2015-06-24[3919] Fixed typoFrancis Dupont
2015-06-24[3919] Added some missing initializationsFrancis Dupont
2015-06-24[master] Merged trac3824 (small bugs in dns++ from VS)Francis Dupont
2015-06-13[3899] Copyright yearsFrancis Dupont
2015-06-13[3899] Added missing space in error messageFrancis Dupont
2015-06-11[master] untabifyFrancis Dupont
2015-05-12[3824] updated copyrightsFrancis Dupont
2015-05-12[3824] #3824 patchesFrancis Dupont
2015-03-06[3736] Remove the unreadVariable cppcheck error in rdata/template.ccMarcin Siodelski
2014-10-22[trac3593] added truncated HMAC support to TSIGFrancis Dupont
2014-02-20Merge branch 'trac2000'Mukund Sivaraman
2014-02-19Merge branch 'trac2512'Mukund Sivaraman
2014-02-19Merge branch 'master' into trac2000Mukund Sivaraman
2014-02-19[2000] Add API documentation for specialized methods and PseudoRR classMukund Sivaraman
2014-02-19Merge branch 'master' into trac2512Mukund Sivaraman
2014-02-19Merge branch 'master' into trac2185Mukund Sivaraman
2014-02-18[2512] Add API doc comments for generic::CAA specialized methodsMukund Sivaraman
2014-02-18[2512] Add some commentsMukund Sivaraman
2014-02-18[2512] Combine resize() call with the constructorMukund Sivaraman
2014-02-11[2512] Use CharStringData when constructing from parameters tooMukund Sivaraman
2014-02-11[2512] Add CAA::getValue()Mukund Sivaraman
2014-02-11[2512] Simplify CAA implementation using CharStringData typeMukund Sivaraman
2014-02-11[2512] Add a CharStringData type (with no length byte prefix)Mukund Sivaraman
2014-02-11[2185] Don't allow empty TLSA certificate association dataMukund Sivaraman
2014-02-07[2185] Add and use a RdataPimplHolder instead of auto_ptrMukund Sivaraman
2014-02-06[2512] Update check to an assertionMukund Sivaraman
2014-01-27[2000] Add OPT::toWire() implementationsMukund Sivaraman
2014-01-27[2000] Add more fromWire() testsMukund Sivaraman
2014-01-25[2000] Update OPT RDATA parser to handle EDNS optionsMukund Sivaraman
2014-01-20[2512] Add support for the CAA RR typeMukund Sivaraman
2014-01-14[3287] Update API doc comments of SSHFP constructorsMukund Sivaraman
2014-01-14[3287] Don't passthrough BadValue exceptions in decoding hex from SSHFPMukund Sivaraman
2014-01-14[3287] Add getter for the fingerprintMukund Sivaraman
2014-01-14[3287] Rename methodMukund Sivaraman
2014-01-14[3287] Constify argumentMukund Sivaraman
2014-01-14[2185] Add support for the TLSA RR typeMukund Sivaraman
2013-09-09[2762] Update tests and implementation (see full log)Mukund Sivaraman
2013-06-17[2726] Use empty() instead of size()Michal 'vorner' Vaner
2013-06-14[2726] Use more common check for assignment to selfMichal 'vorner' Vaner
2013-06-14[2726] Use initializer listMichal 'vorner' Vaner
2013-05-23[2522] minor style matter: brace positionJINMEI Tatuya