summaryrefslogtreecommitdiffstats
path: root/src/lib/dns/message.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3307] release changesKea-2.5.7Marcin Godzina2024-03-221-1/+1
* [#3208] reordered includesRazvan Becheriu2024-03-111-1/+2
* [#3208] Got rid of non-C++ NULLFrancis Dupont2024-03-101-5/+5
* [#3208] clean up codeRazvan Becheriu2024-03-091-1/+1
* [#3208] remove unused code in libdnsRazvan Becheriu2024-03-071-7/+3
* Rebase v2_4 onto master after the release.Marcin Godzina2023-07-041-1/+1
* [#2830] fixed UB for enum castRazvan Becheriu2023-06-211-2/+6
* [#2617] fix Wdeprecated-declarations warnings on std::iteratorAndrei Pavel2022-12-061-8/+13
* [master] typos, dates, *.mes files updates before releaseWlodek Wencel2017-09-271-1/+1
* spelling: argumentJosh Soref2017-07-231-1/+1
* [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
* Merge branch 'trac2518'Mukund Sivaraman2014-02-181-9/+9
|\
| * [2518] Introduce isc::dns::Exception and organize all DNS exceptions under itMukund Sivaraman2014-01-171-9/+9
* | [956] Make Message::toWire() TSIG agnosticMukund Sivaraman2014-02-051-20/+11
* | [3286] Make fromWire() always start reading from position 0 in the passed bufferMukund Sivaraman2014-01-301-1/+6
* | [688] Make Message::hasRRset() constMukund Sivaraman2014-01-091-2/+2
|/
* [2726] Remove unnecessary template parametersMichal 'vorner' Vaner2013-06-171-4/+4
* [2357] Update scaffolding using fix-scaffolding.py toolMukund Sivaraman2012-10-251-3/+3
* [1357] Clear the renderer on Message::toWire()Jelte Jansen2012-09-111-0/+8
* [2165] Make Message::addRRset() to be unaware of signednessMukund Sivaraman2012-08-151-6/+1
* [1512] added python wrapper for Message::clearSection().JINMEI Tatuya2012-05-161-0/+6
* [1583] not directly related, intermediate update: reject null RRset inJINMEI Tatuya2012-02-141-6/+10
* [trac1166]Merge commit '6d842a64386a5c64a5136cadb4a1e646ee1901e5' into trac1166Jeremy C. Reed2011-11-021-2/+2
|\
| * [jreed-doxygen] fix various doxygen warningsJeremy C. Reed2011-07-141-2/+2
* | [1258] minor minor change in commentJelte Jansen2011-09-301-3/+3
* | [1258] overall documentation update. also add PARSE_DEFAULT to the pythonJINMEI Tatuya2011-09-301-3/+35
* | [1258] added support for the PRESERVE_ORDER option for Message::fromWire().JINMEI Tatuya2011-09-301-1/+16
* | [trac910] supported various uncommon or very rare casesJINMEI Tatuya2011-07-091-0/+11
|/
* [trac598_new] Fix the conflicts when merging master.zhanglikun2011-05-111-3/+52
|\
| * [trac813] overall documentation updates and editorial cleanupsJINMEI Tatuya2011-05-031-0/+27
| * [trac813] added support for TSIG specific handling in Message::fromWire().JINMEI Tatuya2011-05-011-0/+3
| * [trac812next] added document for the TSIG version of toWire()JINMEI Tatuya2011-04-281-5/+20
| * [trac812next] implemented TSIG signing main part: add TSIGRecord::toWire() an...JINMEI Tatuya2011-04-281-0/+4
* | [trac598_new] Reimplement the ticket based on new branch. Implement the simpl...zhanglikun2011-04-221-0/+1
|/
* [trac749] update namespace nameschenzhengzhang2011-04-141-4/+2
* [trac749] refactor more C++ utility codechenzhengzhang2011-04-121-2/+4
* [trac749] refactor C++ utility librarychenzhengzhang2011-04-111-3/+6
* [master] Fix the error in comments of AD and CD flags, reviewed by Jelte on j...zhanglikun2011-03-151-2/+2
* [jreed-doxygen]Merge branch 'master' into jreed-doxygenJeremy C. Reed2011-03-141-0/+12
|\
| * [trac497] final review commentsJelte Jansen2011-02-111-5/+5
| * [trac497] addressed review commentsJelte Jansen2011-02-091-0/+7
| * [trac497] added a Message::clearSection() and resolve::makeErrorMessageJelte Jansen2011-02-071-0/+5
* | [jreed-doxygen] doxygen fixes and improvements.Jeremy C. Reed2011-02-071-4/+4
|/
* [trac496] Changes made to address review commentsStephen Morris2011-02-031-0/+7
* [trac496] Add the response scrubbing code.Stephen Morris2011-01-311-1/+16
* Merge branch 'experiments/resolver'Jelte Jansen2011-01-251-0/+3
|\
| * doxygen lineJelte Jansen2011-01-181-0/+2
| * ends0 fix and message argument renameJelte Jansen2011-01-181-0/+1
* | cleanup: removed $Id$, which is useless now that we've migrated to git.JINMEI Tatuya2011-01-211-2/+0
|/