aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/giop
AgeCommit message (Expand)AuthorFilesLines
2004-07-18 .cvsignore is deadjmayer1-24/+0
2004-07-18Add epan/dissectors/.cvsignorejmayer1-0/+2
2004-07-18Move dissectors to epan/dissectors directory.gram2-2/+2
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy2-2/+2
2004-04-25Replace the plugin linkage libs into PLUGIN_LIBS which is generated from theobiot1-3/+3
2004-04-14Add support for plugin dissectors on cygwin builds, by adding the followingobiot1-1/+3
2004-01-05removed some MSVC warnings (level 3)ulfl2-2/+2
2003-11-17Tweak the introductory comment.guy1-2/+1
2003-10-10Give every Makefile.nmake file a "distclean" rule, and have "distclean"guy1-2/+4
2003-09-05- Make --enable-static work again (configure.in, Makefile.am)jmayer3-15/+5
2003-06-14Define GLIB_LIBS and GTK_LIBS variables in config.nmake (based onguy1-4/+3
2003-06-14Define GLIB_CFLAGS and GTK_CFLAGS variables in config.nmake (based onguy1-4/+2
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer2-1083/+1083
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hjmayer2-16/+0
2002-07-17From Joerg Mayer:guy2-18/+0
2002-07-06From Nix:guy1-3/+3
2002-05-06Remove the unused "offset_saved" variable, as per the changes toguy2-2/+0
2002-05-04Update the dissectors (by hand) to match the changes toguy2-32/+40
2002-02-27From Joerg Mayer:guy1-2/+2
2002-01-30Updated GIOP plugins, from Frank Singleton.guy2-349/+286
2002-01-21Include files from the "epan" directory and subdirectories thereof withguy3-6/+6
2001-12-19From Bernd Becker: don't clear COL_INFO until the GIOP subdissecrors areguy2-2/+2
2001-12-17Now that the GIOP dissector sets "pinfo->current_proto" before callingguy2-4/+0
2001-12-12From Motonori Shindo:guy1-3/+3
2001-12-10Move the pointer to the "column_info" structure in the "frame_data"guy2-4/+4
2001-10-31Sigh. Well, if you make the function declarations external, that meansguy2-0/+4
2001-10-17Enable building of the coseventcomm plugin on Win32.gram1-1/+3
2001-07-21Update .cvsignore.guy1-0/+3
2001-07-20CosEventComm dissector, from Frank Singleton.guy4-4/+867
2001-07-20Get rid of zero-length arrays.guy1-0/+4
2001-07-20Added .cvsignorehagbard1-0/+19
2001-07-19GIOP CosNaming support, from Frank Singleton.guy10-0/+2347