aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-btatt.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-05Keep result of [new_]register_dissector in some dissectors.Jakub Zawadzki1-4/+3
2013-07-23From Michal Labedzki:Anders Broman1-3/+3
2013-07-09Batch of filterable expert infos.Michael Mann1-3/+14
2013-07-03Remove trailing whitespaceAlexis La Goutte1-25/+25
2013-07-03Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-4/+5
2013-03-30From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Evan Huus1-17/+11
2013-03-19From Michal Labedzki via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Pascal Quantin1-0/+3
2013-03-18From Michal Labedzki:Anders Broman1-1/+1
2013-03-18From Michal Labedzki:Anders Broman1-2/+2
2013-02-21String passed to val_to_str() must have int format specifier (%u, %d, %x, and...Jakub Zawadzki1-3/+3
2012-10-22Add missing newline at end of filePascal Quantin1-1/+1
2012-10-22FixAnders Broman1-2/+1
2012-10-22from Allan M. Madsen:Anders Broman1-0/+696