aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dns.c
Commit message (Expand)AuthorAgeFilesLines
* 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