summaryrefslogtreecommitdiffstats
path: root/src/lib/dns/name.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [2383] Header of the Name constructor for parserMichal 'vorner' Vaner2012-10-291-0/+42
* [2357] Update scaffolding using fix-scaffolding.py toolMukund Sivaraman2012-10-251-3/+3
* [2091a] clarified in one point that non absolute means relativeJINMEI Tatuya2012-07-231-3/+3
* [2091a] overall documentation update for name/labelseq comparisonJINMEI Tatuya2012-07-201-16/+23
* [2086] CleanupsJelte Jansen2012-07-091-31/+0
* [2086] use raw Name data in LabelSequenceJelte Jansen2012-07-061-5/+8
* Merge branch 'master' into trac2052Mukund Sivaraman2012-07-031-2/+7
|\
| * [1774] Added NameOffsets typedefMukund Sivaraman2012-06-281-1/+3
| * [1774] Use uint8_t for name offsetsJINMEI Tatuya2012-06-281-1/+1
| * [1774] Define and use type for Name dataMukund Sivaraman2012-06-241-1/+4
| * [1774] Use uint8_t for characters of Name dataMukund Sivaraman2012-06-221-1/+1
* | [2052] Rename partial_compare() to just compare()Mukund Sivaraman2012-07-021-6/+6
* | [2052] Fix code for comparisons of non-absolute label sequencesMukund Sivaraman2012-06-281-2/+8
* | [2052] Fix documentation of partial_compare() for exceptions it can throwMukund Sivaraman2012-06-281-1/+2
* | [2052] Add implementation and unit tests for dns::LabelSequence::compare()Mukund Sivaraman2012-06-251-1/+25
|/
* bug #1627: Add common base class for name parser exceptionsMukund Sivaraman2012-03-301-12/+21
* [1602] Address review commentsJelte Jansen2012-03-011-28/+5
* [1602] get rid of internal bufferJelte Jansen2012-02-211-1/+21
* [1602] initial implementationJelte Jansen2012-02-201-0/+9
* Merge branch 'work/rdatafields'Michal 'vorner' Vaner2011-04-191-2/+2
|\
| * 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-2/+2
* | | [trac749] update namespace nameschenzhengzhang2011-04-141-4/+2
* | | [trac749] refactor more C++ utility codechenzhengzhang2011-04-121-2/+4
* | | [trac749] refactor C++ utility librarychenzhengzhang2011-04-111-3/+6
| |/ |/|
* | cleanup: removed $Id$, which is useless now that we've migrated to git.JINMEI Tatuya2011-01-211-2/+0
|/
* cleanup: removed meaningless 'explicit' for multi-param constructors.JINMEI Tatuya2010-10-151-2/+2
* style fixes:JINMEI Tatuya2010-08-171-1/+1
* merged branches/trac49 (for trac #49) (and the usual mergeinfo...)JINMEI Tatuya2010-05-211-20/+86
* corrected the description of the "from wire" constructor regarding possible e...JINMEI Tatuya2010-04-191-2/+1
* minor style fixes: position of braces.JINMEI Tatuya2010-04-191-2/+1
* returned DNSMessageFORMERR when the "from wire" name constructor encountersJINMEI Tatuya2010-03-121-10/+0
* removed meaningless const for an object return type. found by -Werror.JINMEI Tatuya2010-03-101-1/+1
* s/dns_throw/isc_throw/JINMEI Tatuya2010-03-071-1/+1
* Restructure trunk again.Jeremy C. Reed2010-03-051-0/+646
* reorganized the lib/dns source tree with a separate cpp directory per conventionJINMEI Tatuya2009-11-231-101/+0
* added a minimal set to build the package.JINMEI Tatuya2009-10-161-0/+101