aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-telkonet.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-04Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...wmeier1-1/+1
2011-08-26Replace TRUE/FALSE with the new ENCAP stuff where appropriatejmayer1-2/+2
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-1/+1
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()krj1-1/+1
2009-08-09Don't guard col_clear with col_checkkrj1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2008-02-08Added missing "svn:keywords Id" and "svn:eol-style native" for somestig1-1/+1
2006-06-04Add some rudimentary dissector for what seems to be jmayer1-0/+116