aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/giop
AgeCommit message (Expand)AuthorFilesLines
2010-09-24Plugins are not shared libraries, so:guy1-4/+0
2010-09-23H. Sivank <hsivank@gmail.com>jmayer1-4/+4
2010-05-24Refer to the endianness arguments as "encoding" rather thanguy4-4/+4
2010-05-14Add Cmake stuff to the source distribution so more people can try it out.morriss1-5/+6
2010-05-13Create a new REP_NA value for fields where there are no representationsguy4-4/+4
2010-04-07Remove some uneeded #includeswmeier4-8/+0
2010-04-05Get rid of a bunch of check_col().etxrab4-4/+0
2010-03-18cmake changes:jmayer1-8/+12
2010-02-25Generate asn1/hnbap/Makefile.guy1-4/+8
2009-11-17Beginnings of enabling static builds. Still to do:jmayer1-4/+4
2009-11-07cmake will now honor -Werror if configured (default: on)jmayer1-12/+27
2009-10-06Build plugins with cmake on OSX.stig1-0/+8
2009-09-25Try to add tpg, but it seems it doesn't build with autofoo either.jmayer1-0/+84
2009-09-09We no longer support the old plugin API so remove it completely from the buil...krj1-1/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj4-8/+4
2009-03-02Disable manifest building for our DLLs. This attempts to fix bug 3272.gerald1-13/+1
2009-02-02add missing mt.exe calls, to include manifest files into exe / dll filesulfl1-0/+12
2008-07-29Allow checkapis target to work in out-of-tree builds (s#../../#$(top_srcdir)).morriss1-1/+1
2008-07-02Add Makefile.common files for epan/dfilter and epan/ftypes.guy2-1/+7
2008-07-01Put printf into a separate "termoutput" API group. For most files,guy1-1/+1
2008-06-26Add support for "API groups" in checkAPIs.pl. Make the "prohibited"gerald1-1/+1
2008-05-22Move the file utility functions from wiretap to libwsutil so thatmorriss1-6/+6
2008-05-09Use PROTO_ITEM_SET_HIDDEN().etxrab5-1/+18
2008-05-05Make it possible to run checkapi on all plugins trough makefile.nmakeetxrab1-0/+3
2007-05-29Use G_GINT64_MODIFIER, rather than the PRI[douxX]64 macros, for GLibguy1-11/+11
2007-03-28Removed /Wx from CFLAGS to allow buildbot to proceedgrahamb1-1/+1
2007-03-28from Gisle Vanem: some more #pragma's that MingW don't likeulfl1-1/+1
2007-03-27add missing #pragma warning disable (now using _MSC_VER)ulfl3-0/+12
2007-03-27set "WX" and "#pragma warning(disable:4101)"ulfl2-2/+5
2007-01-03clean should also remove generated plugin.c and manifest filesulfl1-2/+5
2007-01-02Align build target names.jake1-2/+2
2007-01-02More Ethereal -> Wireshark renaming.jake1-1/+1
2007-01-02More Ethereal -> Wireshark renamingjake1-2/+2
2006-06-02remove plugin.c in distlcleanjmayer1-1/+2
2006-05-31libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofgerald6-9/+9
2006-05-29Ethereal->Wiresharketxrab3-525/+16
2006-05-28Ethereal->Wiresharketxrab1-1/+1
2006-05-22ethereal->wireshark updatessahlberg1-1/+1
2006-05-21name changesahlberg5-6/+6
2006-04-19Handle 64bits signed/unsigned integers and get rid of some extra LF:s.etxrab1-12814/+945
2006-04-19From W.Borgert:etxrab3-6328/+3164
2006-04-17From W. Borgert:etxrab4-7480/+9268
2005-08-31Parlay re-generated with the updated idl2eth generator.etxrab1-978/+904
2005-07-10After doing "make maintainer-clean", "svn status --no-ignore | grep ^I"jmayer1-1/+4
2005-06-28Regenerated Tango with the latest idl2eth and the tango.idletxrab1-470/+509
2005-06-25In generated GIOP dissectors, don't set the Protocol or Info columns, orguy3-10992/+12138
2005-06-24Re-generate the CosNaming, CosEventComm, and Parlay dissectors from theguy4-2218/+2228
2005-06-21Fix the line endings.guy1-120741/+120735
2005-06-21Get rid of include of "snprintf.h", and _U_-ify arguments, as perguy1-80/+76
2005-06-14Correct a typoetxrab1-1/+1