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
/
message.h
Age
Commit message (
Expand
)
Author
2017-09-27
[master] typos, dates, *.mes files updates before release
Wlodek Wencel
2017-07-23
spelling: argument
Josh Soref
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
2014-02-18
Merge branch 'trac2518'
Mukund Sivaraman
2014-02-05
[956] Make Message::toWire() TSIG agnostic
Mukund Sivaraman
2014-01-30
[3286] Make fromWire() always start reading from position 0 in the passed buffer
Mukund Sivaraman
2014-01-17
[2518] Introduce isc::dns::Exception and organize all DNS exceptions under it
Mukund Sivaraman
2014-01-09
[688] Make Message::hasRRset() const
Mukund Sivaraman
2013-06-17
[2726] Remove unnecessary template parameters
Michal 'vorner' Vaner
2012-10-25
[2357] Update scaffolding using fix-scaffolding.py tool
Mukund Sivaraman
2012-09-11
[1357] Clear the renderer on Message::toWire()
Jelte Jansen
2012-08-15
[2165] Make Message::addRRset() to be unaware of signedness
Mukund Sivaraman
2012-05-15
[1512] added python wrapper for Message::clearSection().
JINMEI Tatuya
2012-02-13
[1583] not directly related, intermediate update: reject null RRset in
JINMEI Tatuya
2011-11-02
[trac1166]Merge commit '6d842a64386a5c64a5136cadb4a1e646ee1901e5' into trac1166
Jeremy C. Reed
2011-09-30
[1258] minor minor change in comment
Jelte Jansen
2011-09-29
[1258] overall documentation update. also add PARSE_DEFAULT to the python
JINMEI Tatuya
2011-09-29
[1258] added support for the PRESERVE_ORDER option for Message::fromWire().
JINMEI Tatuya
2011-07-14
[jreed-doxygen] fix various doxygen warnings
Jeremy C. Reed
2011-07-09
[trac910] supported various uncommon or very rare cases
JINMEI Tatuya
2011-05-11
[trac598_new] Fix the conflicts when merging master.
zhanglikun
2011-05-02
[trac813] overall documentation updates and editorial cleanups
JINMEI Tatuya
2011-05-01
[trac813] added support for TSIG specific handling in Message::fromWire().
JINMEI Tatuya
2011-04-28
[trac812next] added document for the TSIG version of toWire()
JINMEI Tatuya
2011-04-28
[trac812next] implemented TSIG signing main part: add TSIGRecord::toWire() an...
JINMEI Tatuya
2011-04-22
[trac598_new] Reimplement the ticket based on new branch. Implement the simpl...
zhanglikun
2011-04-14
[trac749] update namespace names
chenzhengzhang
2011-04-12
[trac749] refactor more C++ utility code
chenzhengzhang
2011-04-11
[trac749] refactor C++ utility library
chenzhengzhang
2011-03-15
[master] Fix the error in comments of AD and CD flags, reviewed by Jelte on j...
zhanglikun
2011-03-14
[jreed-doxygen]Merge branch 'master' into jreed-doxygen
Jeremy C. Reed
2011-02-11
[trac497] final review comments
Jelte Jansen
2011-02-09
[trac497] addressed review comments
Jelte Jansen
2011-02-07
[jreed-doxygen] doxygen fixes and improvements.
Jeremy C. Reed
2011-02-07
[trac497] added a Message::clearSection() and resolve::makeErrorMessage
Jelte Jansen
2011-02-03
[trac496] Changes made to address review comments
Stephen Morris
2011-01-31
[trac496] Add the response scrubbing code.
Stephen Morris
2011-01-25
Merge branch 'experiments/resolver'
Jelte Jansen
2011-01-21
cleanup: removed $Id$, which is useless now that we've migrated to git.
JINMEI Tatuya
2011-01-18
doxygen line
Jelte Jansen
2011-01-18
ends0 fix and message argument rename
Jelte Jansen
2010-12-13
some merge got these two lines re-added (they are in opcode.h and rcode.h now)
Jelte Jansen
2010-11-10
Sync with trunk
Michal Vaner
2010-11-04
merged trac #358 (various cleanups to the DNS message class)
JINMEI Tatuya
2010-10-15
overall style cleanup: adjusted brace positions according to the coding guide...
JINMEI Tatuya
2010-10-03
b10-recurse can now act as a simple forwarder. To switch this on,
Evan Hunt
2010-09-29
sync with trunk
JINMEI Tatuya
2010-09-28
tighten validation with exceptions, and add more documentation
JINMEI Tatuya
2010-09-28
- separated Rcode class declarations and definitions in different files
JINMEI Tatuya
[next]