aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dns.h
AgeCommit message (Expand)AuthorFilesLines
2022-10-20DNS: Add documentation for get_dns_name()João Valverde1-2/+11
2020-07-14DNS: Try to fix Wpointer-sign warnings.Anders Broman1-1/+1
2019-08-14Try to fix Wpointer-sign warnings.Anders Broman1-1/+1
2018-06-19DNS: changed maximum length of dns names from 1025 to 255Erika Szelleova1-1/+1
2018-04-02dns: make expand_dns_name() an internal functionMartin Kaiser1-1/+0
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-01-19dns: change get_dns_name to return consumed bytes + actual name len.Dario Lombardo1-2/+2
2014-10-09Eliminate proto_tree_add_text from packet-nbns.cMichael Mann1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-11-20Get rid of Warnings.Anders Broman1-1/+1
2011-02-23Split get_dns_name() into get_dns_name() and expand_dns_name().Gerald Combs1-0/+2
2009-03-23Fixed some data types to remove some warnings in the solaris build.Stig Bjørlykke1-1/+1
2008-08-11From Roy Marples (bug 2781 and bug 2796):Stig Bjørlykke1-1/+1
2007-04-23Add some GCC warnings to the standard set, and add some others to theGuy Harris1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2005-10-08improve get_dns_name now that we have cheap emem allocated buffersRonnie Sahlberg1-1/+1
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris1-1/+1
2005-01-02Unlike the detailed description of resource record types, theGuy Harris1-1/+0
2004-12-26From Luis Ontanon: add more filterable fields to DNS, PGM, GTP, and RADIUS.Guy Harris1-4/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+40