aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-lwm.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-31Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+0
2014-01-24Mark a few function parameters as unused....Bill Meier1-3/+3
2014-01-24Rework and simplify the code to follow the principle of "dissect asBill Meier1-381/+258
2014-01-23Please GCC 4.3.2 that complains about a wrong 'variable may be used uninitial...Pascal Quantin1-2/+2
2014-01-21- Remove unneeded #includes;Bill Meier1-69/+53
2014-01-21Add properties ....Bill Meier1-1/+1
2014-01-20From Lubos via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9638Alexis La Goutte1-0/+977