aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dns.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the include of "util.h" that some dissectors do - it's notGuy Harris2000-01-161-2/+1
* Get rid of the "(UDP)" in the DNS protocol string.Guy Harris1999-12-291-6/+12
* Fixes to highlighting for irc dissector req/resp linesNathan Neulinger1999-12-071-2/+2
* Add dissection of RFC 2065 resource records.Guy Harris1999-11-271-5/+258
* Dissect AAAA resource records.Guy Harris1999-11-271-2/+23
* Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1999-11-161-22/+37
* Add support for HINFO records.Guy Harris1999-11-121-1/+76
* Fix up the MX record handling.Guy Harris1999-11-101-18/+21
* Brian J. Murrell's patch to put information about the queries andGuy Harris1999-11-071-194/+260
* Add display filters.Laurent Deniel1999-10-161-16/+67
* A DNS or NBNS name may contain pointers to other names in the packet; ifGuy Harris1999-10-071-5/+13
* Add more packet bounds checking to DNS, and add some to NetBIOS-over-TCPGuy Harris1999-10-071-143/+260
* Fixed the infinite-loop problem in the DNS dissector, at least forGilbert Ramirez1999-10-071-7/+25
* Add code to dissect MX and LOC records ("sparc.com" has both).Guy Harris1999-09-211-1/+107
* Made the protocol (but not the fields) use the new proto_tree routine,Gilbert Ramirez1999-07-291-2/+15
* Created a new protocol tree implementation and a new display filterGilbert Ramirez1999-07-071-56/+50
* Correctly handle the case of the root showing up as a name in a DNSGuy Harris1999-05-271-104/+136
* Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1999-03-231-75/+72
* Add #defines for more T_ types.Guy Harris1999-03-221-15/+187
* Added guy's time and DHCP patch.Gilbert Ramirez1999-01-281-2/+3
* Clean up what's displayed for unknown opcodes and unknown rcodes.Guy Harris1999-01-051-3/+3
* Decode the word containing the opcode, flags, reply code, etc. in DNSGuy Harris1999-01-041-32/+114
* Back out change that Hannes Boehm said he didn't intend to commit,Guy Harris1998-12-201-2/+2
* Added "Cisco Discovery Protocol" Hookshannes1998-12-191-2/+2
* When dissecting DNS or NBNS queries or replies, add the item to the treeGuy Harris1998-12-041-10/+11
* * Added column formatting functionality.Gerald Combs1998-11-171-5/+5
* A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1998-11-121-2/+1
* Show queries as a summary line (as was the case before my DNS checkins)Guy Harris1998-10-151-6/+13
* Use "ip_to_str()" and "ether_to_str()" to extract IP and MAC addressesGuy Harris1998-10-141-5/+5
* Tag NetBIOS Name Service-over-UDP packets as "NBNS (UDP)".Guy Harris1998-10-141-69/+121
* Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1998-09-271-5/+7
* I added the use of the END_OF_FRAME macro in dissect_dns() so that the entireGilbert Ramirez1998-09-271-2/+2
* Added ID tags to the beginning of each source file.Gerald Combs1998-09-161-0/+2
* Initial revisionstartethereal-0.3.15ethereal-0-3-15backups/ethereal@18706etherealGerald Combs1998-09-161-0/+442