aboutsummaryrefslogtreecommitdiff
path: root/src/dns/dnsparser.c
Commit message (Expand)AuthorAge
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -fix (C) noticesChristian Grothoff2016-01-19
* applying patch from #3950 by jahChristian Grothoff2015-08-25
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -testcase and bugfix for hexcoderChristian Grothoff2014-06-07
* draft hex2bin, bin2hexChristian Grothoff2014-06-07
* more tlsa fixesChristian Grothoff2014-06-07
* towards sanity in SRV handlingChristian Grothoff2014-06-06
* -adding CERT record support to dnsparserChristian Grothoff2013-12-06
* -improve loggingChristian Grothoff2013-10-20
* -remove trailing whitespaceChristian Grothoff2013-10-06
* Andrew Cann wrote:Christian Grothoff2013-09-28
* -better error logging, return correct offset when parsing mxChristian Grothoff2013-09-25
* -expose API for freeing DNS record members individuallyChristian Grothoff2013-08-24
* -expose API for parsing individual DNS record typesChristian Grothoff2013-08-24
* -exposing dnsparser record packing APIChristian Grothoff2013-08-24
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
* -be more permissive with label syntaxChristian Grothoff2013-08-15
* -eliminating duplicate struct definitionsChristian Grothoff2013-08-15
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* doxygenMatthias Wachs2012-12-14
* -oopsChristian Grothoff2012-12-07
* -ensure labels are less than 64 chars, add test for full DNS namesChristian Grothoff2012-12-04
* -implementing #2475Christian Grothoff2012-10-18
* -adding libidn--towards fixing #2475Christian Grothoff2012-10-17
* -fixesChristian Grothoff2012-06-29
* -make record data parsing easier for namestore,gns with dnsparser structsMartin Schanzenbach2012-06-22
* -finishing SRV implementation (#2268)Christian Grothoff2012-06-21
* -towards fixing #2268: srv parsing/serializationChristian Grothoff2012-06-21
* -improving comments, towards implementing #2268Christian Grothoff2012-06-21
* -fixChristian Grothoff2012-01-25
* -renaming TUN structs to follow namnig conventionsChristian Grothoff2012-01-17
* -removing legacy dns/vpn/exit code and renaming -new versions to currentChristian Grothoff2012-01-15
* -moving tcpip structs to joint header, some more work on vpn serviceChristian Grothoff2012-01-07
* -stuffChristian Grothoff2012-01-05
* -finishing dns packet serialization -- albeit untestedChristian Grothoff2012-01-05
* -dns API improvements, towards serializationChristian Grothoff2012-01-05
* -bugfixesChristian Grothoff2012-01-05
* -dns parser works now well-enoughChristian Grothoff2012-01-04
* adding missing fileChristian Grothoff2012-01-04
* -bugfixesChristian Grothoff2012-01-04
* -finishing DNS parser, alas untestedChristian Grothoff2012-01-04
* -dns parser basicsChristian Grothoff2012-01-04
* -dns parser basicsChristian Grothoff2012-01-04
* -copyrightChristian Grothoff2012-01-01
* -renameChristian Grothoff2012-01-01