summaryrefslogtreecommitdiffstats
path: root/src/lib/dns/rdata/in_1/aaaa_28.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3208] restore unittestsRazvan Becheriu2024-03-071-152/+0
* [#3208] remove unused code in libdnsRazvan Becheriu2024-03-071-2/+1
* 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
* [2389] revised exception msg in case of unexpected nul character.JINMEI Tatuya2013-02-251-2/+4
* [2389] updater lexer support in AAAA constructor.JINMEI Tatuya2013-02-231-10/+63
* [2382] added from-lexer ctor for AAAA RDATA.JINMEI Tatuya2012-12-011-8/+19
* [2017] Many Doxygen warnings removed.Tomek Mrugalski2012-06-011-1/+1
* Merge branch 'work/rdatafields'Michal 'vorner' Vaner2011-04-191-1/+1
|\
| * Merge branch 'master' into work/serializeMichal 'vorner' Vaner2011-04-041-2/+0
| |\
| * | initial implementation of trac#404: in-memory serialized representation of RDATAJINMEI Tatuya2010-11-031-1/+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
|/
* cleanup: use relative path to header files from "src/lib", i.e., s/"name.h"/<...JINMEI Tatuya2010-04-131-7/+5
* addressing review comments for ticket #96:JINMEI Tatuya2010-03-181-16/+22
* - made lib/dns -Wextra safe.JINMEI Tatuya2010-03-111-2/+3
* s/dns_throw/isc_throw/JINMEI Tatuya2010-03-071-3/+3
* Restructure trunk again.Jeremy C. Reed2010-03-051-0/+89