Define some fcns & vars as static...
[metze/wireshark/wip.git] / epan / dissectors / packet-ansi_637.c
2010-05-10 Bill MeierIndentation & whitespace cleanup (including: "4 space...
2010-04-03 Bill MeierRemove unneeded #include <stdio.h>
2010-02-17 Anders BromanA stab in the dark at deissecting IS-637-A decoding...
2010-01-13 Anders BromanFrom Didier Gautheron:
2009-10-23 Anders BromanMove IA5_7BIT_decode to strutil.c
2009-09-15 Bill MeierSave some memory: Don't statically allocate ett[] array...
2009-08-21 Kovarththanan Raja... Sanitize epan includes
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-26 Bill MeierMisc dissector cleanup:
2009-02-17 Stig BjørlykkeTry to be smart and add ansi_tele_msg_status_strings...
2009-02-17 Jaap KeuterHave message status decoded.
2009-02-17 Stephen FisherFix compiler warning/error:
2009-02-17 Anders BromanFrom Jan Adamek:
2008-12-18 Bill MeierFix various typos and spelling errors (mostly in text...
2008-10-31 Stig BjørlykkeFix some "format not a string literal and no format...
2008-10-28 Anders BromanFrom Shmulik Bezale:
2008-06-23 Stig BjørlykkeRemoved argument names in function pointers to avoid...
2008-01-09 Anders BromanMake ANSI IS-637-A Teleservice - "ansi_637_tele" and
2007-08-30 Anders BromanFrom Chris Maynard:
2007-03-26 Ronnie SahlbergFrom Sebastien Tandel
2006-11-26 Jeff MorrissClean up a bunch of unused parameter warnings and 2...
2006-11-22 Anders BromanFrom Michael Lum
2006-08-10 Jaap KeuterFrom: Michael Lum
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2005-09-02 Ronnie Sahlberganother switch that should be a value_string
2005-08-21 Guy HarrisAdd a "register_dfilter_stat()", to register stats...
2005-08-20 Ronnie Sahlbergremove sprintf
2005-07-27 Jörg MayerFix >2600 warnings by doing char -> const char changes.
2005-07-26 Anders BromanFrom Maynard, Chris :
2005-06-26 Guy HarrisGet rid of the private "my_match_strval()" routine...
2005-06-26 Ulf Lampingpacket-ansi_637.c(288) : warning C4090: 'return' :...
2005-06-20 Gerald CombsFix a format string vulneratility in the AFP dissector...
2004-07-18 Gilbert RamirezMove dissectors to epan/dissectors directory.