aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mausb.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-06Added check for MAUSB length being multiple of a DWORD.Sean O. Stalley1-0/+8
2014-05-06Fix macro parens to avoid unexpected behaviourEvan Huus1-2/+2
2014-05-05Added parentheses to macros to prevent unexpected behaviorSean O. Stalley1-3/+3
2014-05-05Solaris doesn't like anonymous unionsEvan Huus1-11/+11
2014-05-05Fix build with older compilersEvan Huus1-3/+7
2014-05-05Media Agnostic USB Packet DissectorSean O. Stalley1-0/+1480