aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-aruba-papi.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-1/+1
2011-10-15Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...wmeier1-1/+1
2011-10-10 Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-a...wmeier1-3/+3
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...wmeier1-18/+18
2011-10-04Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...wmeier1-3/+3
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-1/+1
2010-10-20(Minor): pretfs callback not req'd; wmeier1-7/+4
2010-10-20From Alexis La Goutte via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...morriss1-0/+353