aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-daytime.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-16[-Wmissing-prototypes]Anders Broman1-0/+3
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-1/+1
2011-10-15Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...Bill Meier1-1/+1
2011-09-26Get rid of check_col, while at it set ENC.Anders Broman1-6/+4
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-3/+3
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2009-05-31Change my e-mail addressStephen Fisher1-1/+1
2006-08-02From Stephen Fisher:Anders Broman1-0/+96