index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
dns
/
message.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3307] release changes
Kea-2.5.7
Marcin Godzina
2024-03-22
1
-1
/
+1
*
[#3208] reordered includes
Razvan Becheriu
2024-03-11
1
-1
/
+2
*
[#3208] Got rid of non-C++ NULL
Francis Dupont
2024-03-10
1
-5
/
+5
*
[#3208] clean up code
Razvan Becheriu
2024-03-09
1
-1
/
+1
*
[#3208] remove unused code in libdns
Razvan Becheriu
2024-03-07
1
-7
/
+3
*
Rebase v2_4 onto master after the release.
Marcin Godzina
2023-07-04
1
-1
/
+1
*
[#2830] fixed UB for enum cast
Razvan Becheriu
2023-06-21
1
-2
/
+6
*
[#2617] fix Wdeprecated-declarations warnings on std::iterator
Andrei Pavel
2022-12-06
1
-8
/
+13
*
[master] typos, dates, *.mes files updates before release
Wlodek Wencel
2017-09-27
1
-1
/
+1
*
spelling: argument
Josh Soref
2017-07-23
1
-1
/
+1
*
[4236] Updated copyright dates in all files.
Marcin Siodelski
2015-12-16
1
-1
/
+1
*
[4236] Replaced license text in all files containing it.
Marcin Siodelski
2015-12-16
1
-11
/
+3
*
Merge branch 'trac2518'
Mukund Sivaraman
2014-02-18
1
-9
/
+9
|
\
|
*
[2518] Introduce isc::dns::Exception and organize all DNS exceptions under it
Mukund Sivaraman
2014-01-17
1
-9
/
+9
*
|
[956] Make Message::toWire() TSIG agnostic
Mukund Sivaraman
2014-02-05
1
-20
/
+11
*
|
[3286] Make fromWire() always start reading from position 0 in the passed buffer
Mukund Sivaraman
2014-01-30
1
-1
/
+6
*
|
[688] Make Message::hasRRset() const
Mukund Sivaraman
2014-01-09
1
-2
/
+2
|
/
*
[2726] Remove unnecessary template parameters
Michal 'vorner' Vaner
2013-06-17
1
-4
/
+4
*
[2357] Update scaffolding using fix-scaffolding.py tool
Mukund Sivaraman
2012-10-25
1
-3
/
+3
*
[1357] Clear the renderer on Message::toWire()
Jelte Jansen
2012-09-11
1
-0
/
+8
*
[2165] Make Message::addRRset() to be unaware of signedness
Mukund Sivaraman
2012-08-15
1
-6
/
+1
*
[1512] added python wrapper for Message::clearSection().
JINMEI Tatuya
2012-05-16
1
-0
/
+6
*
[1583] not directly related, intermediate update: reject null RRset in
JINMEI Tatuya
2012-02-14
1
-6
/
+10
*
[trac1166]Merge commit '6d842a64386a5c64a5136cadb4a1e646ee1901e5' into trac1166
Jeremy C. Reed
2011-11-02
1
-2
/
+2
|
\
|
*
[jreed-doxygen] fix various doxygen warnings
Jeremy C. Reed
2011-07-14
1
-2
/
+2
*
|
[1258] minor minor change in comment
Jelte Jansen
2011-09-30
1
-3
/
+3
*
|
[1258] overall documentation update. also add PARSE_DEFAULT to the python
JINMEI Tatuya
2011-09-30
1
-3
/
+35
*
|
[1258] added support for the PRESERVE_ORDER option for Message::fromWire().
JINMEI Tatuya
2011-09-30
1
-1
/
+16
*
|
[trac910] supported various uncommon or very rare cases
JINMEI Tatuya
2011-07-09
1
-0
/
+11
|
/
*
[trac598_new] Fix the conflicts when merging master.
zhanglikun
2011-05-11
1
-3
/
+52
|
\
|
*
[trac813] overall documentation updates and editorial cleanups
JINMEI Tatuya
2011-05-03
1
-0
/
+27
|
*
[trac813] added support for TSIG specific handling in Message::fromWire().
JINMEI Tatuya
2011-05-01
1
-0
/
+3
|
*
[trac812next] added document for the TSIG version of toWire()
JINMEI Tatuya
2011-04-28
1
-5
/
+20
|
*
[trac812next] implemented TSIG signing main part: add TSIGRecord::toWire() an...
JINMEI Tatuya
2011-04-28
1
-0
/
+4
*
|
[trac598_new] Reimplement the ticket based on new branch. Implement the simpl...
zhanglikun
2011-04-22
1
-0
/
+1
|
/
*
[trac749] update namespace names
chenzhengzhang
2011-04-14
1
-4
/
+2
*
[trac749] refactor more C++ utility code
chenzhengzhang
2011-04-12
1
-2
/
+4
*
[trac749] refactor C++ utility library
chenzhengzhang
2011-04-11
1
-3
/
+6
*
[master] Fix the error in comments of AD and CD flags, reviewed by Jelte on j...
zhanglikun
2011-03-15
1
-2
/
+2
*
[jreed-doxygen]Merge branch 'master' into jreed-doxygen
Jeremy C. Reed
2011-03-14
1
-0
/
+12
|
\
|
*
[trac497] final review comments
Jelte Jansen
2011-02-11
1
-5
/
+5
|
*
[trac497] addressed review comments
Jelte Jansen
2011-02-09
1
-0
/
+7
|
*
[trac497] added a Message::clearSection() and resolve::makeErrorMessage
Jelte Jansen
2011-02-07
1
-0
/
+5
*
|
[jreed-doxygen] doxygen fixes and improvements.
Jeremy C. Reed
2011-02-07
1
-4
/
+4
|
/
*
[trac496] Changes made to address review comments
Stephen Morris
2011-02-03
1
-0
/
+7
*
[trac496] Add the response scrubbing code.
Stephen Morris
2011-01-31
1
-1
/
+16
*
Merge branch 'experiments/resolver'
Jelte Jansen
2011-01-25
1
-0
/
+3
|
\
|
*
doxygen line
Jelte Jansen
2011-01-18
1
-0
/
+2
|
*
ends0 fix and message argument rename
Jelte Jansen
2011-01-18
1
-0
/
+1
*
|
cleanup: removed $Id$, which is useless now that we've migrated to git.
JINMEI Tatuya
2011-01-21
1
-2
/
+0
|
/
[next]