aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dnp.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2005-12-13swap Trip/Close as per bug 579Ronnie Sahlberg1-4/+4
2005-08-08various code cleanup:Ulf Lamping1-6/+2
2005-07-30Make some funtions static. More char -> const char warning fixesJörg Mayer1-1/+1
2005-07-26char -> const char warning fixesJörg Mayer1-1/+1
2005-07-22From Graham BloiceAnders Broman1-247/+346
2005-07-08checksum messages: use "[correct]" instead of "(correct)" and other "alike" m...Ulf Lamping1-2/+2
2005-06-27From Chris BontjeRonnie Sahlberg1-234/+1832
2005-06-02add a generated toplevel line between the connectionless DCE/RPC protocol and...Ulf Lamping1-2/+2
2005-02-09Move the following files from /trunk to /trunk/epan:Lars Roland1-1/+1
2005-01-20Free the chunk of reassembled DNP data iff there was a CRC error;Guy Harris1-4/+6
2005-01-17When assembling application layer chunks, don't include the transportGuy Harris1-5/+12
2004-12-21Fix one comment, and put in another one giving a note about where youGuy Harris1-1/+11
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+775