aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rtacser.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-06Adjust some whitespace to match editor modelines.Bill Meier1-11/+10
2014-09-20Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+1
2014-09-07Create subdissector table for RTAC Serial and have dissectors register with i...Michael Mann1-67/+38
2014-09-04Add dissector for CP "Cooper" 2179 ProtocolQiaoyin Yang1-0/+8
2014-07-06convert to proto_tree_add_subtree[_format]Michael Mann1-2/+1
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-2/+2
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-2/+2
2014-05-28Minor: use VALS macro (as per convention); Add editor modelines; Do whitespac...Bill Meier1-1/+1
2014-03-20col_...() should not be under 'if (tree)'; add editor modelines.Bill Meier1-76/+87
2014-03-19New Dissector for Landis & Gyr (Telegyr) 8979cbontje1-0/+8
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-21Add missing includesJakub Zawadzki1-0/+1
2013-12-12- Make local functions static.Anders Broman1-0/+2
2013-10-29From didier gautheron: remove redundant or use faster col_xxx functionsBill Meier1-1/+0
2013-08-06From Chris Bontje:Anders Broman1-2/+20
2013-05-30From Chris Bontje via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8644 :Pascal Quantin1-0/+360