aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/giop
AgeCommit message (Expand)AuthorFilesLines
2004-04-25Replace the plugin linkage libs into PLUGIN_LIBS which is generated from theOlivier Biot1-3/+3
2004-04-14Add support for plugin dissectors on cygwin builds, by adding the followingOlivier Biot1-1/+3
2004-01-05removed some MSVC warnings (level 3)Ulf Lamping2-2/+2
2003-11-17Tweak the introductory comment.Guy Harris1-2/+1
2003-10-10Give every Makefile.nmake file a "distclean" rule, and have "distclean"Guy Harris1-2/+4
2003-09-05- Make --enable-static work again (configure.in, Makefile.am)Jörg Mayer3-15/+5
2003-06-14Define GLIB_LIBS and GTK_LIBS variables in config.nmake (based onGuy Harris1-4/+3
2003-06-14Define GLIB_CFLAGS and GTK_CFLAGS variables in config.nmake (based onGuy Harris1-4/+2
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer2-1083/+1083
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2-16/+0
2002-07-17From Joerg Mayer:Guy Harris2-18/+0
2002-07-06From Nix:Guy Harris1-3/+3
2002-05-06Remove the unused "offset_saved" variable, as per the changes toGuy Harris2-2/+0
2002-05-04Update the dissectors (by hand) to match the changes toGuy Harris2-32/+40
2002-02-27From Joerg Mayer:Guy Harris1-2/+2
2002-01-30Updated GIOP plugins, from Frank Singleton.Guy Harris2-349/+286
2002-01-21Include files from the "epan" directory and subdirectories thereof withGuy Harris3-6/+6
2001-12-19From Bernd Becker: don't clear COL_INFO until the GIOP subdissecrors areGuy Harris2-2/+2
2001-12-17Now that the GIOP dissector sets "pinfo->current_proto" before callingGuy Harris2-4/+0
2001-12-12From Motonori Shindo:Guy Harris1-3/+3
2001-12-10Move the pointer to the "column_info" structure in the "frame_data"Guy Harris2-4/+4
2001-10-31Sigh. Well, if you make the function declarations external, that meansGuy Harris2-0/+4
2001-10-17Enable building of the coseventcomm plugin on Win32.Gilbert Ramirez1-1/+3
2001-07-21Update .cvsignore.Guy Harris1-0/+3
2001-07-20CosEventComm dissector, from Frank Singleton.Guy Harris4-4/+867
2001-07-20Get rid of zero-length arrays.Guy Harris1-0/+4
2001-07-20Added .cvsignoreEd Warnicke1-0/+19
2001-07-19GIOP CosNaming support, from Frank Singleton.Guy Harris10-0/+2347