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
/
rdatafields.cc
Age
Commit message (
Expand
)
Author
2017-08-17
Merge branch 'isc-master' into config-h
Andrei Pavel
2017-01-24
[master] spelling (including in some messages)
Francis Dupont
2016-12-14
Added #include <config.h> to all .cc files.
Andrei Pavel
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-06-13
[3899] Copyright years
Francis Dupont
2015-06-13
[3899] Fixed ; -> : typo
Francis Dupont
2012-08-29
[2098] move the MessageRenderer: writeName to the base call as virtual method.
JINMEI Tatuya
2012-02-23
[1697] 1st update: make MessageRenderer constructors parameter-free.
JINMEI Tatuya
2011-12-12
[1470] Change some loop indexes to unsigned values
Stephen Morris
2011-04-19
Merge branch 'work/rdatafields'
Michal 'vorner' Vaner
2011-04-18
[trac404] Cleanup some getBuffer()s
Michal 'vorner' Vaner
2011-04-13
[trac404] Make the buffer private
Michal 'vorner' Vaner
2011-04-13
[trac404] Unify the interface a little bit
Michal 'vorner' Vaner
2011-04-12
[trac404] Spelling fixes
Michal 'vorner' Vaner
2011-04-06
[trac404] Remove duplicate code
Michal 'vorner' Vaner
2011-04-04
[trac404] Small cleanup & comment update
Michal 'vorner' Vaner
2010-11-04
an editorial fix: removed redundant white spaces
JINMEI Tatuya
2010-11-03
initial implementation of trac#404: in-memory serialized representation of RDATA
JINMEI Tatuya