aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/giop
AgeCommit message (Expand)AuthorFilesLines
2011-02-02A bit of Windows makefiles rework and cleanup:Bill Meier1-2/+3
2011-01-16Do Windows compile with /WX flag: treat warnings as errors.Bill Meier1-1/+1
2010-09-24Plugins are not shared libraries, so:Guy Harris1-4/+0
2010-09-23H. Sivank <hsivank@gmail.com>Jörg Mayer1-4/+4
2010-05-24Refer to the endianness arguments as "encoding" rather thanGuy Harris4-4/+4
2010-05-14Add Cmake stuff to the source distribution so more people can try it out.Jeff Morriss1-5/+6
2010-05-13Create a new REP_NA value for fields where there are no representationsGuy Harris4-4/+4
2010-04-07Remove some uneeded #includesBill Meier4-8/+0
2010-04-05Get rid of a bunch of check_col().Anders Broman4-4/+0
2010-03-18cmake changes:Jörg Mayer1-8/+12
2010-02-24- Remove the lib prefix for plugin names.Jörg Mayer1-4/+8
2009-11-17Beginnings of enabling static builds. Still to do:Jörg Mayer1-4/+4
2009-11-07cmake will now honor -Werror if configured (default: on)Jörg Mayer1-12/+27
2009-10-06Build plugins with cmake on OSX.Stig Bjørlykke1-0/+8
2009-09-25Try to add tpg, but it seems it doesn't build with autofoo either.Jörg Mayer1-0/+84
2009-09-09We no longer support the old plugin API so remove it completely from the buil...Kovarththanan Rajaratnam1-1/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam4-8/+4
2009-03-02Disable manifest building for our DLLs. This attempts to fix bug 3272.Gerald Combs1-13/+1
2009-02-02add missing mt.exe calls, to include manifest files into exe / dll filesUlf Lamping1-0/+12
2008-07-29Allow checkapis target to work in out-of-tree builds (s#../../#$(top_srcdir)).Jeff Morriss1-1/+1
2008-07-02Add Makefile.common files for epan/dfilter and epan/ftypes.Guy Harris2-1/+7
2008-07-01Put printf into a separate "termoutput" API group. For most files,Guy Harris1-1/+1
2008-06-26Add support for "API groups" in checkAPIs.pl. Make the "prohibited"Gerald Combs1-1/+1
2008-05-22Move the file utility functions from wiretap to libwsutil so thatJeff Morriss1-6/+6
2008-05-09Use PROTO_ITEM_SET_HIDDEN().Anders Broman5-1/+18
2008-05-05Make it possible to run checkapi on all plugins trough makefile.nmakeAnders Broman1-0/+3
2007-05-29Use G_GINT64_MODIFIER, rather than the PRI[douxX]64 macros, for GLibGuy Harris1-11/+11
2007-03-28Removed /Wx from CFLAGS to allow buildbot to proceedGraham Bloice1-1/+1
2007-03-28from Gisle Vanem: some more #pragma's that MingW don't likeUlf Lamping1-1/+1
2007-03-27add missing #pragma warning disable (now using _MSC_VER)Ulf Lamping3-0/+12
2007-03-27set "WX" and "#pragma warning(disable:4101)"Ulf Lamping2-2/+5
2007-01-03clean should also remove generated plugin.c and manifest filesUlf Lamping1-2/+5
2007-01-02Align build target names.Jaap Keuter1-2/+2
2007-01-02More Ethereal -> Wireshark renaming.Jaap Keuter1-1/+1
2007-01-02More Ethereal -> Wireshark renamingJaap Keuter1-2/+2
2006-06-02remove plugin.c in distlcleanJörg Mayer1-1/+2
2006-05-31libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofGerald Combs6-9/+9
2006-05-29Ethereal->WiresharkAnders Broman3-525/+16
2006-05-28Ethereal->WiresharkAnders Broman1-1/+1
2006-05-22ethereal->wireshark updatesRonnie Sahlberg1-1/+1
2006-05-21name changeRonnie Sahlberg5-6/+6
2006-04-19Handle 64bits signed/unsigned integers and get rid of some extra LF:s.Anders Broman1-12814/+945
2006-04-19From W.Borgert:Anders Broman3-6328/+3164
2006-04-17From W. Borgert:Anders Broman4-7480/+9268
2005-08-31Parlay re-generated with the updated idl2eth generator.Anders Broman1-978/+904
2005-07-10After doing "make maintainer-clean", "svn status --no-ignore | grep ^I"Jörg Mayer1-1/+4
2005-06-28Regenerated Tango with the latest idl2eth and the tango.idlAnders Broman1-470/+509
2005-06-25In generated GIOP dissectors, don't set the Protocol or Info columns, orGuy Harris3-10992/+12138
2005-06-24Re-generate the CosNaming, CosEventComm, and Parlay dissectors from theGuy Harris4-2218/+2228
2005-06-21Fix the line endings.Guy Harris1-120741/+120735