aboutsummaryrefslogtreecommitdiffstats
path: root/packet-osi-options.c
AgeCommit message (Expand)AuthorFilesLines
2003-12-13Use ints, not guchars, as packet offsets.guy1-5/+5
2003-12-11prevent MSVC warning:ulfl1-5/+5
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-40/+40
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hjmayer1-21/+17
2002-04-30From Joerg Mayer: get rid of unused PDU type argument toguy1-3/+2
2002-04-14From Joerg Mayer:guy1-4/+4
2002-04-07Get rid of the unused "pinfo" argument to "dissect_osi_options()".guy1-6/+3
2002-01-21Include files from the "epan" directory and subdirectories thereof withguy1-4/+3
2001-08-13Change all occurrencess of routeing to routing, even in comments. I respectedsharpe1-14/+14
2001-04-23Get rid of NullTVB references.guy1-14/+8
2001-03-09Fixes to Lemon to get it to compile on platforms (such as some versionsguy1-7/+7
2001-02-05Fix up some MSVC complaints about (narrowing) type conversions byguy1-2/+2
2000-11-19Register the OSI transport dissector by name, and make it static.guy1-2/+1
2000-11-18Tvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP, OSI CLTP, and OSIguy1-52/+62
2000-05-11Add tvbuff class.gram1-28/+28
2000-04-15Ralf Schneider's changes to enhance to OSI CLNP, CLTP, and ISIS supportguy1-0/+466