Rename the routines that handle dissector tables with unsigned integer
[obnox/wireshark/wip.git] / epan / dissectors / packet-bfd.c
2010-12-20 guyRename the routines that handle dissector tables with...
2010-05-10 wmeierIndentation & whitespace cleanup (including: "4 space...
2010-04-06 wmeier#include <string.h> not needed.
2010-04-03 wmeierRemove unneeded #include <stdio.h>
2009-11-09 stigRemoved an unused variable.
2009-08-09 krjDon't guard col_clear with col_check
2009-08-09 krjDon't guard col_set_str (COL_PROTOCOL) with col_check
2009-07-07 stigChanged flags_set_truth -> tfs_set_notset
2009-06-29 etxrabFrom Artem Tamazov:
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-03-29 wmeierDefine certain fcns as static (if not used externally).
2008-02-07 stigRemoved even more "statement not reached" warnings.
2007-09-07 stigFrom Todd J Martin:
2006-08-08 jakeFrom: Bálint Réczey:
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2006-02-27 geraldProperly terminate a value string. Fixes a current...
2006-02-20 etxrabFrom Balint Reczey (IJ/ETH)
2006-02-16 guyUse the new "proto_tree_add_*_format_value" routines.
2004-07-18 gramMove dissectors to epan/dissectors directory.