summaryrefslogtreecommitdiffstats
path: root/src/lib/dns/tests/edns_unittest.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] Got rid of non-C++ NULLFrancis Dupont2024-03-101-1/+1
* [#3208] restore unittestsRazvan Becheriu2024-03-071-0/+257
* [#3208] remove unused code in libdnsRazvan Becheriu2024-03-071-257/+0
* Added #include <config.h> to all .cc files.Andrei Pavel2016-12-141-0/+2
* [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
* [2168] Remove use of UnitTestUtil::matchWireData() in dns/tests/Mukund Sivaraman2014-01-151-13/+15
* [1697] 1st update: make MessageRenderer constructors parameter-free.JINMEI Tatuya2012-02-241-3/+1
* [trac749] update namespace nameschenzhengzhang2011-04-141-2/+2
* [trac749] refactor more C++ utility codechenzhengzhang2011-04-121-2/+2
* [trac749] refactor C++ utility librarychenzhengzhang2011-04-111-1/+2
* cleanup: removed $Id$, which is useless now that we've migrated to git.JINMEI Tatuya2011-01-211-2/+0
* avoid using double-quotes in includes (following the convention).JINMEI Tatuya2010-10-271-1/+1
* sync with trunkJINMEI Tatuya2010-09-291-0/+1
* - completed documentation of the EDNS classJINMEI Tatuya2010-09-211-17/+17
* an initial cut of the EDNS class (code + tests), mainly for backup.JINMEI Tatuya2010-08-241-0/+264