Define some fcns & vars as static...
[metze/wireshark/wip.git] / epan / dissectors / packet-iec104.c
2010-09-23 Jeff MorrissReplace blurbs that match the name (case insensitive...
2010-08-02 Bill MeierFix cases where the type of a for loop variable is...
2010-04-03 Bill MeierRemove unneeded #include <stdio.h>
2009-10-08 Jaap KeuterClean up header fields.
2009-09-20 Jaap KeuterFrom Kjell Hultman:
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/COL_PROTOCOL) with...
2009-07-10 Anders BromanFrom Joan Ramio:
2009-07-06 Anders BromanSmall editorial changes.
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-04-14 Bill Meierep_strbuf usage: ep_strbuf_new_label("") --> ep_strbuf_...
2009-04-14 Gerald CombsFrom Jakub Zawadzki: Fix a logic error.
2009-03-31 Guy HarrisGet rid of val_to_strlen() - strlen() on the results...
2009-03-30 Gerald CombsMore Win64 fixes.
2009-01-28 Bill Meier#include prefs.h not req'd
2008-10-12 Sake BlokFrom SUZUKI, Shinsuke <suz@kame.net> (bug 2956):
2008-10-05 Bill MeierMinor cleanup related to proto_register and/or proto_re...
2008-09-30 Jeff Morrissget_iec104apdu_len(): make the offset variable a guin32...
2008-09-29 Anders BromanFrom Joan Ramio: