Define some fcns & vars as static...
[metze/wireshark/wip.git] / epan / dissectors / packet-pvfs2.c
2010-06-09 Bill MeierDo some constifying [or other] based upon gcc -Wwrite...
2010-04-25 Jeff MorrissEmpty strings are not very useful abbreviations. Even...
2010-04-03 Bill MeierRemove unneeded #include <stdio.h>
2009-12-19 Guy HarrisFor fields of type FT_ABSOLUTE_TIME, have the "display...
2009-10-25 Anders BromanFrom Jakub Zawadzki:
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_INFO) 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:
2009-03-29 Anders BromanMore size_t casts.
2008-12-19 Gerald CombsBack out r27047 and r27053.
2008-12-18 Gerald CombsUpdate calls to proto_tree_add_bytes_format to reflect...
2008-04-09 Anders BromanRemove:
2007-11-27 Guy Harrisstrcasecmp(), strncasecmp(), g_strcasecmp(), and g_strn...
2007-11-08 Anders BromanApply yet another set of the optimization patches:
2007-10-23 Anders BromanApply the small performance enhancment patches for:
2007-10-17 Jaap KeuterLogic error
2007-03-23 Ulf Lampingfix a lot more warnings
2006-11-14 Jörg Mayernikai@nikai.net:
2006-10-31 Ronnie Sahlbergchange the signature for the get_pdu_len() function...
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2006-01-16 Jörg Mayerdone:
2005-12-07 Guy HarrisFix oroperties, get rid of CRs.
2005-11-22 Jörg MayerTrivial warning fixes
2005-10-29 Ronnie Sahlbergadd some simple heuristics for PVFS
2005-10-28 Ronnie Sahlbergcomment out the heuristics registration until we actual...
2005-10-28 Ronnie SahlbergFrom Mike Frisch