aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dns.h
Commit message (Expand)AuthorAgeFilesLines
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-4/+4
* Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2002-08-021-2/+2
* Update Gerald's e-mail address.Guy Harris2001-07-021-3/+2
* Tvbuffify the DNS, NBNS, NBDS, and NBSS dissectors.Guy Harris2001-07-021-3/+3
* prototype declarations should have no variables names, as #defineJun-ichiro itojun Hagino2000-08-221-6/+4
* Make "make-reg-dotc" generate a "register_all_protocol_handoffs()"Guy Harris2000-04-041-3/+1
* "add_rr_to_tree()" is exported from "packet-dns.c" for use by the NBNSGuy Harris2000-03-301-4/+1
* add dissector for OPT pseudo-RR, in RFC2671 section 4.Jun-ichiro itojun Hagino2000-03-301-1/+4
* Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez2000-02-151-1/+3
* Add more packet bounds checking to DNS, and add some to NetBIOS-over-TCPGuy Harris1999-10-071-4/+3
* Correctly handle the case of the root showing up as a name in a DNSGuy Harris1999-05-271-3/+3
* Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1999-03-231-3/+3
* Needed for common routines between DNS and NBNS.Gilbert Ramirez1998-10-141-0/+44