aboutsummaryrefslogtreecommitdiffstats
path: root/packet-enip.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-25Use "tvb_get_string()" instead of allocating a (len+1)-sized buffer,Guy Harris1-12/+11
2004-02-04From Magnus Hansson:Guy Harris1-64/+260
2004-01-27For EtherNet/IP-over-TCP, handle multiple PDUs in a TCP segment and PDUsGuy Harris1-22/+74
2003-10-06Fix the handling of padding bytes.Guy Harris1-8/+9
2003-10-01Reject frames with no command (too short) or an invalid command.Guy Harris1-108/+94
2003-09-02From Joakim Wiberg: change additional status display to word arrayGuy Harris1-2/+7
2003-08-16From Joakim Wiberg: various fixes and cleanups, including fixes toGuy Harris1-456/+618
2003-07-25Remove some warnings from gcc.Gilbert Ramirez1-2/+2
2003-06-12Show the segment type in the line for an 8-bit logical connection pointGuy Harris1-2/+2
2003-06-11From Joakim Wiberg: update to the CIP dissector, reverting to theGuy Harris1-0/+2265