aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-devicenet.c
AgeCommit message (Expand)AuthorFilesLines
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-1/+1
2014-03-06Ue TFS & VALS macros for certain 'fieldconvert' fields.Bill Meier1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-25Fix packet-devicenet.c:619:17: error: will never be executed [-Werror,-Wunrea...Alexis La Goutte1-1/+0
2014-02-03Fix all -fstrict-alias warnings found by gcc 4.1.2Gilbert Ramirez1-1/+1
2013-12-19Rename a couple of to_str functions to have ep_ in the name. This makes itEvan Huus1-6/+6
2013-12-15Fix [-Wmissing-prototypes]Jakub Zawadzki1-0/+2
2013-12-12Fix Coverity CID 1135557: Structurally dead code, by moving the break stateme...Chris Maynard1-4/+4
2013-12-09Fix warningsJakub Zawadzki1-1/+1
2013-12-06Fix indent (use 4 spaces) Remove trailing whitespace Add ModelinesAlexis La Goutte1-188/+201
2013-12-06Fix (-W)unused-const-variable error found by ClangAlexis La Goutte1-0/+4
2013-12-06Update svn propertiesPascal Quantin1-1033/+1033
2013-12-06Fix unused parameter 'pinfo'Alexis La Goutte1-4/+4
2013-12-06Add DeviceNet and J1939 dissectors. Both run on top of CAN (not necessarily ...Michael Mann1-0/+1033