aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-asterix.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-06From Marko Hrastovec viaEvan Huus1-1/+1
2013-07-01Fix Coverity CID 1025626 (Unintentional integer overflow) by declaring 1 as a...Chris Maynard1-28/+28
2013-06-03From Marko Hrastovec via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Evan Huus1-2/+196
2013-05-20Fix:Jeff Morriss1-10/+10
2013-05-20More compiler warning fixes...Evan Huus1-2/+2
2013-05-20Third time lucky, hopefully fix the last of the compiler warnings...Evan Huus1-1/+1
2013-05-20Use doubles and FT_DOUBLE for better precision and to avoid a largeEvan Huus1-154/+149
2013-05-20Fix some compile warnings, and spread a struct definition over multipleEvan Huus1-4/+9
2013-05-20From Marko Hrastovec via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Evan Huus1-0/+5954