aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-packetlogger.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-15Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...wmeier1-1/+1
2011-09-21Fix ex "modeline" so it works;wmeier1-1/+1
2011-07-19Use ENC_NA as encoding for FT_PROTOCOL, FT_NONE and FT_BYTES.stig1-1/+1
2011-07-19Use correct encoding for proto_tree_add_item().stig1-3/+3
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-2/+2
2010-07-14Don't pass tvb data to col_set_str(), as it will not stay around.stig1-4/+7
2009-07-23Set editor modelines to be consistent between emacs and vi/ex;wmeier1-2/+2
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-1/+1
2009-04-24Improved reading Apple's PacketLogger files:stig1-0/+177