aboutsummaryrefslogtreecommitdiffstats
path: root/packet-enip.c
Commit message (Expand)AuthorAgeFilesLines
* From Magnus Hansson: add more information to the Info column.Guy Harris2004-06-021-26/+38
* Use "tvb_get_string()" instead of allocating a (len+1)-sized buffer,Guy Harris2004-02-251-12/+11
* From Magnus Hansson:Guy Harris2004-02-041-64/+260
* For EtherNet/IP-over-TCP, handle multiple PDUs in a TCP segment and PDUsGuy Harris2004-01-271-22/+74
* Fix the handling of padding bytes.Guy Harris2003-10-061-8/+9
* Reject frames with no command (too short) or an invalid command.Guy Harris2003-10-011-108/+94
* From Joakim Wiberg: change additional status display to word arrayGuy Harris2003-09-021-2/+7
* From Joakim Wiberg: various fixes and cleanups, including fixes toGuy Harris2003-08-161-456/+618
* Remove some warnings from gcc.Gilbert Ramirez2003-07-251-2/+2
* Show the segment type in the line for an 8-bit logical connection pointGuy Harris2003-06-121-2/+2
* From Joakim Wiberg: update to the CIP dissector, reverting to theGuy Harris2003-06-111-0/+2265