aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/profinet/packet-dcom-cba.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-03plugins: add cleanup routinesPeter Wu1-2/+3
2015-03-03Eliminate e_uuid_t in favor of e_guid_t.Guy Harris1-19/+19
2014-12-26Replace ip_to_str with [ep_]address_to_str and tvb_ip_to_str.Michael Mann1-3/+3
2014-12-22plugins: Cleanup #includesBill Meier1-2/+0
2014-10-06plugins: Add editor modelines; Adjust whitespace as needed.Bill Meier1-0/+13
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-01-01Fix [-Wmissing-prototypes]Anders Broman1-0/+2
2013-12-14Take a preemptive strike at some likely future VS Code Analyzer warnings abou...Chris Maynard1-3/+10
2013-12-14Prevent VS Code Analyzer warning; (AFAICT: not an actual bug).Bill Meier1-0/+3
2013-12-13Fix Visual Studio Code Analysis warning C6054: String 'szStr' might not be ze...Chris Maynard1-0/+2
2013-11-06Remove pinfo->private_data from DCERPC dissectors and instead have dcerpc_inf...Michael Mann1-167/+164
2013-09-17emem -> wmemPascal Quantin1-2/+2
2013-09-08Convert profinet dissector to use filterable expert info.Michael Mann1-2/+13
2013-03-03From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8416 :Pascal Quantin1-3/+3
2013-02-26it's ==> its & its == > it's as needed.Bill Meier1-1/+1
2012-12-13General cleanup:Bill Meier1-744/+855
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-05-05AFAICT '#include sys/types.h' is not needed for these files.Bill Meier1-5/+0
2011-10-05Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...Bill Meier1-1/+1
2011-03-23Rewrote check for szStr in dissect_ICBAPhysicalDevice_get_LogicalDevice_rqst.Stig Bjørlykke1-1/+1
2010-04-06Get rid of check_colAnders Broman1-113/+61
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-37/+37
2009-05-01From Reinhard Speyerer:Jaap Keuter1-1/+1
2007-03-23Fix about 150 warnings new to gcc 4.0 in the error on warning directories.Stephen Fisher1-2/+2
2007-02-17squelch some compiler warningsUlf Lamping1-4/+5
2007-02-16major code cleanup:Ulf Lamping1-0/+1657