aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-qllc.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-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...wmeier1-1/+1
2010-01-19Fix a few gcc _Wshadow warnings ....wmeier1-3/+3
2010-01-13From Didier Gautheron:etxrab1-6/+2
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
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-2/+2
2008-05-15Fix some of the Errors/warnings detected by checkapi.wmeier1-1/+3
2007-11-08Apply yet another set of the optimization patches:etxrab1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+196