summaryrefslogtreecommitdiffstats
path: root/src/lib/dns/edns.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3307] release changesKea-2.5.7Marcin Godzina2024-03-221-1/+1
* [#3208] Removed spurious tabs and spacesFrancis Dupont2024-03-101-1/+1
* [#3208] restore unittestsRazvan Becheriu2024-03-071-12/+9
* [#3208] remove unused code in libdnsRazvan Becheriu2024-03-071-12/+6
* [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
* [master] fix errors with ambiguous types and other boost usesJeremy C. Reed2012-07-251-1/+1
* [trac812next] made straightforward changes to toWire() methods so thatJINMEI Tatuya2011-04-281-8/+21
* [trac749] update namespace nameschenzhengzhang2011-04-141-3/+3
* [trac749] update placeholder scriptschenzhengzhang2011-04-121-2/+2
* [trac749] refactor more C++ utility codechenzhengzhang2011-04-121-1/+1
* [trac749] refactor C++ utility librarychenzhengzhang2011-04-111-0/+1
* cleanup: removed $Id$, which is useless now that we've migrated to git.JINMEI Tatuya2011-01-211-2/+0
* omit parameter names when the parameter is unused, instead of the compiler de...JINMEI Tatuya2010-11-081-2/+2
* added some more descriptive commentsJINMEI Tatuya2010-09-211-1/+2
* - completed documentation of the EDNS classJINMEI Tatuya2010-09-211-17/+14
* an initial cut of the EDNS class (code + tests), mainly for backup.JINMEI Tatuya2010-08-241-0/+176