aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/giop/packet-parlay.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-07Remove some uneeded #includesBill Meier1-2/+0
2010-04-05Get rid of a bunch of check_col().Anders Broman1-1/+0
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2008-05-09Use PROTO_ITEM_SET_HIDDEN().Anders Broman1-0/+3
2007-05-29Use G_GINT64_MODIFIER, rather than the PRI[douxX]64 macros, for GLibGuy Harris1-11/+11
2007-03-27add missing #pragma warning disable (now using _MSC_VER)Ulf Lamping1-0/+4
2006-05-31libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofGerald Combs1-1/+1
2006-05-29Ethereal->WiresharkAnders Broman1-13/+13
2006-05-21name changeRonnie Sahlberg1-1/+1
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 Broman1-5746/+2873
2006-04-17From W. Borgert:Anders Broman1-6901/+8567
2005-08-31Parlay re-generated with the updated idl2eth generator.Anders Broman1-978/+904
2005-06-25In generated GIOP dissectors, don't set the Protocol or Info columns, orGuy Harris1-10727/+11827
2005-06-24Re-generate the CosNaming, CosEventComm, and Parlay dissectors from theGuy Harris1-1839/+1843
2005-06-21Fix the line endings.Guy Harris1-120741/+120735
2005-06-09Add dissection of parlayAnders Broman1-0/+120741