summaryrefslogtreecommitdiffstats
path: root/src/lib/dns/rdata/generic/detail/char_string.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#3208] remove unused code in libdnsRazvan Becheriu2024-03-071-140/+0
* [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
* [2512] Add a CharStringData type (with no length byte prefix)Mukund Sivaraman2014-02-111-0/+37
* [2498] Fix compareCharStrings for empty charstringsJelte Jansen2013-01-101-1/+1
* [2498] move out some common charstrings functionsJelte Jansen2013-01-101-0/+33
* [2535] Rename function to stringToCharString()Mukund Sivaraman2012-12-241-2/+2
* [2535] Add charStringToString() to convert a CharString to a DNS textual repr...Mukund Sivaraman2012-12-211-0/+15
* [2442] documentation updatesJINMEI Tatuya2012-12-051-0/+16
* [2442] added minimum definition for strToCharString and testsJINMEI Tatuya2012-12-041-0/+47