aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ouch.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-29From didier gautheron: remove redundant or use faster col_xxx functionsBill Meier1-1/+0
2013-10-13whitespace fixes; mostly: remove trailing blanksBill Meier1-4/+4
2013-08-27Use dissector_delete_uint_range/dissector_add_uint_rangeAnders Broman1-17/+2
2013-03-24Replace implicit conversion with explicit cast.Guy Harris1-1/+1
2013-03-23Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-4/+7
2013-03-22From David Arnold via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8490Evan Huus1-0/+1631