aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cip.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-06From Joakim Wiberg via bug 3670:stig1-45/+39
2009-06-26From Joakim Wiberg via bug 3103:stig1-760/+2027
2009-06-24More hf_register_info related cleanup.stig1-20/+20
2009-06-19Revert changes committed by an accident.stig1-2027/+760
2009-06-19Moved setting of length2 to make it always set.stig1-760/+2027
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-20/+20
2008-12-18Fix various typos and spelling errors (mostly in text strings)wmeier1-1/+1
2008-12-17Fix some typos and spelling (mostly in text strings)wmeier1-1/+1
2008-10-23Let the dissectors fill the Protocol and Info columns by calling the even whe...jake1-9/+9
2008-08-26#include <emem.h> not req'dwmeier1-1/+0
2008-08-25#include <prefs.h> not req'd; Fix indentation to be conistentwmeier1-109/+109
2008-08-08Replace custom data presentation with native one.jake1-71/+13
2008-07-30From Ryan Wamsley:jake1-1/+51
2008-05-15Fix some of the Errors/warnings detected by checkapi.wmeier1-3/+6
2007-12-10Make sure we don't try to allocate a negative number.gerald1-2/+5
2007-10-23Apply the small performance enhancment patches for:etxrab1-5/+5
2007-08-23Permit decoding of individual service errors + removal of a few lines consist...grahamb1-15/+15
2007-02-22From Ryan Wamsley: Add Connection Configuration Object support to EtherNet/IP...wmeier1-65/+139
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2005-08-14ememify cipsahlberg1-3/+2
2005-08-08various code cleanup:ulfl1-4/+0
2005-07-09Squelch various signed vs. unsigned warnings by:guy1-5/+5
2004-09-23From Magnus Hansson:guy1-0/+1809