summaryrefslogtreecommitdiffstats
path: root/src/lib/dns/rdata/generic/naptr_35.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* [2498] Add operator= and use scoped_ptr in HINFO and NAPTRJelte Jansen2013-01-141-1/+7
* [2498] Cleanups; mostly include filesJelte Jansen2013-01-101-1/+1
* [2498] move out some common charstrings functionsJelte Jansen2013-01-101-15/+15
* [2498] Update HINFO and NAPTR to use new createFromTextJelte Jansen2013-01-101-113/+146
* [master] fix errors with ambiguous types and other boost usesJeremy C. Reed2012-07-251-1/+1
* [2094] (unrelated fix) NAPTR replacement shouldn't be compressed per RFC3597.JINMEI Tatuya2012-07-191-0/+5
* [trac1112] Move <character-string> related functions to character_string.h/cc...Ocean Wang2011-09-061-99/+5
* [1130] a couple of style fixesJelte Jansen2011-08-151-8/+8
* [trac1130] Move some internal used functions to anonymouse namespaceOcean Wang2011-08-151-90/+103
* [trac1130] Fix the problem that the fields are not separated by spacesOcean Wang2011-08-121-7/+32
* [trac1130] Move naptr rrdata from in_1 to rdata/genericOcean Wang2011-08-111-0/+276