aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-dcc.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-7/+7
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...wmeier1-13/+13
2011-10-04Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...wmeier1-2/+2
2011-04-27Remove check_col().etxrab1-18/+12
2011-04-27From Yaniv Kaul:etxrab1-2/+2
2011-01-16Use tvb_memeql() and tvb_memcpy().morriss1-2/+0
2010-04-06#include <string.h> not needed.wmeier1-1/+0
2010-04-03Remove unneeded #include <stdio.h>wmeier1-2/+0
2009-12-19For fields of type FT_ABSOLUTE_TIME, have the "display" value be one ofguy1-1/+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-29/+29
2008-10-31Fix some "format not a string literal and no format arguments" warnings.stig1-1/+1
2008-06-27Fix some warnings reported by gcc -Wshadow ... wmeier1-2/+2
2008-06-23Renamed some local variables to avoid name collisions.stig1-3/+3
2008-05-15Fix some of the Errors/warnings detected by checkapi.wmeier1-1/+3
2008-03-15Rename Distributed Checksum Clearinghouse protocol from "DCCP" to justguy1-0/+564