aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-componentstatus.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-10Use val_to_str_const() where appropriate;wmeier1-1/+1
2012-06-28Update FSF address - part II.darkjames1-1/+1
2011-11-12Update URL.guy1-1/+1
2011-11-12Remove some unneeded 'if(pinfo)' tests;wmeier1-4/+2
2011-10-31From Thomas Dreibholz via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...alagoutte1-3/+15
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-2/+2
2011-10-15Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...wmeier1-2/+2
2011-09-26Get rid of check_col, while at it set ENC.etxrab1-20/+18
2011-04-27From Yaniv Kaul:etxrab1-2/+2
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-1/+1
2009-09-25Upon 2nd thought: revert removal of 'if (check_col(...))' around col_add_fstr...wmeier1-1/+1
2009-09-24Changes:wmeier1-46/+46
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-17/+17
2006-06-16"proto_tree_add_text()" supports printf-style formats; there's no needguy1-4/+3
2006-06-09update propertiessahlberg1-1/+1
2006-06-09From Thomas Dreibholzsahlberg1-0/+294