aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-daytime.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-13Convert most UDP dissectors to use "auto" preferences.Michael Mann1-1/+1
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-1/+1
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-1/+1
2015-11-16create_dissector_handle -> new_create_dissector_handleMichael Mann1-3/+4
2015-06-15TFS: Mutualize Response/Request TFSAlexis La Goutte1-2/+0
2014-11-26Fix a number of dup hf[] filter-names probably resulting from cut/paste errs.Bill Meier1-1/+1
2014-09-30Add editor modelines; Adjust whitespace as needed.Bill Meier1-8/+21
2014-08-05Eliminate proto_tree_add_text from some dissectors.Michael Mann1-2/+9
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-07Add infrastructure for section-initializing protocol hfis (without array).Jakub Zawadzki1-0/+2
2013-08-22Convert more dissectors to use hfinfo instead of hfindex.Jakub Zawadzki1-14/+24
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