aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-umts_mac.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-26That's the 3GPP spec for this protocol layer, right?guy1-1/+1
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-8/+8
2011-09-26Move tvb_new_octet_aligned() to tvbuff.c and use it.etxrab1-48/+0
2011-09-21Remove check_col and use ENC_BIG_ENDIAN.etxrab1-34/+25
2011-05-06Move fpinf dereference after NULL check.darkjames1-1/+1
2011-04-16From Neil Piercy:etxrab1-1/+11
2010-10-08From Tobias Witek (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5283)martinm1-1/+2
2009-10-09hf[]: Use NULL for "blurb" instead of dup or empty test string;wmeier1-11/+8
2009-10-09From Tobias Witek:etxrab1-0/+609