Rename more to_str functions to have ep_ in the name if they return ephemeral
[metze/wireshark/wip.git] / epan / dissectors / packet-who.c
2013-12-19 Evan HuusRename more to_str functions to have ep_ in the name...
2013-12-11 Anders Broman- Make local functions static.
2013-11-09 Jakub ZawadzkiInclude <epan/to_str.h> only when needed.
2013-06-14 Michael MannRemove check_col() and the occasional tree.
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2011-10-21 Bill MeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-06 Bill MeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-10-04 Bill MeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2011-05-26 Anders BromanFrom Michael Mann.
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-04-06 Bill Meier#include <string.h> not needed.
2009-12-19 Guy HarrisFor fields of type FT_ABSOLUTE_TIME, have the "display...
2009-08-09 Kovarththanan Raja... Don't guard col_clear with col_check
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2007-03-26 Ronnie SahlbergFrom Sebastien Tandel
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2004-07-18 Gilbert RamirezMove dissectors to epan/dissectors directory.