index
:
kea.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
dns
/
rdata
Age
Commit message (
Expand
)
Author
2016-12-14
Added #include <config.h> to all .cc files.
Andrei Pavel
2016-11-30
[5066] Enforced C++11 following #4631 discussion
Francis Dupont
2016-07-08
[4497] Spelling, no \n at end of .gitignore, etc
Francis 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] cleanup
Francis Dupont
2015-12-11
[4234] doxygen fixes last pass
Francis Dupont
2015-06-24
[3919] Fixed typo
Francis Dupont
2015-06-24
[3919] Added some missing initializations
Francis Dupont
2015-06-24
[master] Merged trac3824 (small bugs in dns++ from VS)
Francis Dupont
2015-06-13
[3899] Copyright years
Francis Dupont
2015-06-13
[3899] Added missing space in error message
Francis Dupont
2015-06-11
[master] untabify
Francis Dupont
2015-05-12
[3824] updated copyrights
Francis Dupont
2015-05-12
[3824] #3824 patches
Francis Dupont
2015-03-06
[3736] Remove the unreadVariable cppcheck error in rdata/template.cc
Marcin Siodelski
2014-10-22
[trac3593] added truncated HMAC support to TSIG
Francis Dupont
2014-02-20
Merge branch 'trac2000'
Mukund Sivaraman
2014-02-19
Merge branch 'trac2512'
Mukund Sivaraman
2014-02-19
Merge branch 'master' into trac2000
Mukund Sivaraman
2014-02-19
[2000] Add API documentation for specialized methods and PseudoRR class
Mukund Sivaraman
2014-02-19
Merge branch 'master' into trac2512
Mukund Sivaraman
2014-02-19
Merge branch 'master' into trac2185
Mukund Sivaraman
2014-02-18
[2512] Add API doc comments for generic::CAA specialized methods
Mukund Sivaraman
2014-02-18
[2512] Add some comments
Mukund Sivaraman
2014-02-18
[2512] Combine resize() call with the constructor
Mukund Sivaraman
2014-02-11
[2512] Use CharStringData when constructing from parameters too
Mukund Sivaraman
2014-02-11
[2512] Add CAA::getValue()
Mukund Sivaraman
2014-02-11
[2512] Simplify CAA implementation using CharStringData type
Mukund 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 data
Mukund Sivaraman
2014-02-07
[2185] Add and use a RdataPimplHolder instead of auto_ptr
Mukund Sivaraman
2014-02-06
[2512] Update check to an assertion
Mukund Sivaraman
2014-01-27
[2000] Add OPT::toWire() implementations
Mukund Sivaraman
2014-01-27
[2000] Add more fromWire() tests
Mukund Sivaraman
2014-01-25
[2000] Update OPT RDATA parser to handle EDNS options
Mukund Sivaraman
2014-01-20
[2512] Add support for the CAA RR type
Mukund Sivaraman
2014-01-14
[3287] Update API doc comments of SSHFP constructors
Mukund Sivaraman
2014-01-14
[3287] Don't passthrough BadValue exceptions in decoding hex from SSHFP
Mukund Sivaraman
2014-01-14
[3287] Add getter for the fingerprint
Mukund Sivaraman
2014-01-14
[3287] Rename method
Mukund Sivaraman
2014-01-14
[3287] Constify argument
Mukund Sivaraman
2014-01-14
[2185] Add support for the TLSA RR type
Mukund 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 self
Michal 'vorner' Vaner
2013-06-14
[2726] Use initializer list
Michal 'vorner' Vaner
2013-05-23
[2522] minor style matter: brace position
JINMEI Tatuya
[next]