aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-omron-fins.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-29Rename value string (and similar) functions to use a consistent pattern. ThisEvan Huus1-1/+1
2013-02-26it's ==> its & its ==> it's as needed.Bill Meier1-1/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki1-1/+1
2012-05-19Fix RVALS() macro usagepascal1-7/+7
2012-03-18From Reinhard Speyerer: Fix several misspellings/typos in WiresharkBill Meier1-1/+1
2011-10-24Fix encoding arg for various fcn calls:Bill Meier1-19/+19
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-1/+1
2011-10-15Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...Bill Meier1-29/+29
2011-10-10 Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-a...Bill Meier1-108/+108
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...Bill Meier1-333/+333
2011-10-04Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...Bill Meier1-18/+18
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-1/+1
2010-12-06Fix various typos and spelling errors.Bill Meier1-2/+2
2010-10-10Define some fcns & vars as static ...Bill Meier1-8/+8
2010-09-21As suggested by Kovarththanan Rajaratnam in https://bugs.wireshark.org/bugzil...Jeff Morriss1-57/+57
2009-10-20From Matt Watchinski: OMRON-FINS dissectorBill Meier1-0/+3993