aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/giop/packet-coseventcomm.c
AgeCommit message (Expand)AuthorFilesLines
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-1/+1
2004-01-05removed some MSVC warnings (level 3)Ulf Lamping1-1/+1
2003-09-05- Make --enable-static work again (configure.in, Makefile.am)Jörg Mayer1-2/+2
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-339/+339
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer1-8/+0
2002-07-17From Joerg Mayer:Guy Harris1-9/+0
2002-05-06Remove the unused "offset_saved" variable, as per the changes toGuy Harris1-1/+0
2002-05-04Update the dissectors (by hand) to match the changes toGuy Harris1-11/+15
2002-01-30Updated GIOP plugins, from Frank Singleton.Guy Harris1-0/+52
2002-01-21Include files from the "epan" directory and subdirectories thereof withGuy Harris1-2/+2
2001-12-19From Bernd Becker: don't clear COL_INFO until the GIOP subdissecrors areGuy Harris1-1/+1
2001-12-17Now that the GIOP dissector sets "pinfo->current_proto" before callingGuy Harris1-2/+0
2001-12-10Move the pointer to the "column_info" structure in the "frame_data"Guy Harris1-2/+2
2001-10-31Sigh. Well, if you make the function declarations external, that meansGuy Harris1-0/+2
2001-07-20CosEventComm dissector, from Frank Singleton.Guy Harris1-0/+847