aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-umts_mac.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-8/+8
2011-09-26Move tvb_new_octet_aligned() to tvbuff.c and use it.Anders Broman1-48/+0
2011-09-21Remove check_col and use ENC_BIG_ENDIAN.Anders Broman1-34/+25
2011-05-06Move fpinf dereference after NULL check.Jakub Zawadzki1-1/+1
2011-04-16From Neil Piercy:Anders Broman1-1/+11
2010-10-08From Tobias Witek (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5283)Martin Mathieson1-1/+2
2009-10-09hf[]: Use NULL for "blurb" instead of dup or empty test string;Bill Meier1-11/+8
2009-10-09From Tobias Witek:Anders Broman1-0/+609