aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-user_encap.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-25- epan/uat.h: change the UAT_PROTO_DEF macro to handle both the name of the d...Luis Ontanon1-3/+6
2007-04-23Add some GCC warnings to the standard set, and add some others to theGuy Harris1-1/+1
2007-03-27as Gisle Vanem noted that MingW doesn't "like" the #pragmas:Ulf Lamping1-1/+1
2007-03-27fix the remaining MSVC warnings by setting individual #pragma(warning:disable...Ulf Lamping1-0/+5
2007-02-12Add a description of UAT fields, and have it as a tooltip in the New/Edit Dia...Luis Ontanon1-6/+6
2007-02-09* Add a Submenu (/Views/User Tables) where UATs can be accessed.Luis Ontanon1-16/+16
2007-02-08Have the windows buildot compiling again.Luis Ontanon1-2/+4
2007-02-07UAT: filed definitions for proto (a dissector hanlde obtained by name)Luis Ontanon1-143/+119
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2005-09-21Squelch a compiler warning.Guy Harris1-1/+1
2005-08-05More char -> const char warning fixesJörg Mayer1-3/+3
2005-07-25Make the DLT an option, reduce the number of instances and rename them.Luis Ontanon1-75/+82
2005-07-24Constify to remove a bunch of warnings. Add some casts to squelchGuy Harris1-3/+3
2005-06-06the trailer's offset and len were not ok.Luis Ontanon1-7/+4
2005-06-04Give the user the ability to decide how to decode USER DLTsLuis Ontanon1-0/+210