aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ansi_637.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-17Try to be smart and add ansi_tele_msg_status_strings, mostly to make it compile.Stig Bjørlykke1-5/+10
2009-02-17Have message status decoded.Jaap Keuter1-3/+1
2009-02-17Fix compiler warning/error:Stephen Fisher1-1/+3
2009-02-17From Jan Adamek:Anders Broman1-0/+124
2008-12-18Fix various typos and spelling errors (mostly in text strings)Bill Meier1-2/+2
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke1-6/+6
2008-10-28From Shmulik Bezale:Anders Broman1-5/+263
2008-06-23Removed argument names in function pointers to avoid shadowing warnings.Stig Bjørlykke1-2/+2
2008-01-09Make ANSI IS-637-A Teleservice - "ansi_637_tele" andAnders Broman1-0/+3
2007-08-30From Chris Maynard:Anders Broman1-35/+34
2007-03-26From Sebastien Tandel Ronnie Sahlberg1-2/+2
2006-11-26Clean up a bunch of unused parameter warnings and 2 uninitialized variable wa...Jeff Morriss1-3/+2
2006-11-22From Michael LumAnders Broman1-56/+51
2006-08-10From: Michael LumJaap Keuter1-6/+118
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2005-09-02another switch that should be a value_stringRonnie Sahlberg1-7/+9
2005-08-21Add a "register_dfilter_stat()", to register stats that take a displayGuy Harris1-1/+1
2005-08-20remove sprintfRonnie Sahlberg1-20/+18
2005-07-27Fix >2600 warnings by doing char -> const char changes.Jörg Mayer1-14/+14
2005-07-26From Maynard, Chris :Anders Broman1-8/+8
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris1-28/+7
2005-06-26packet-ansi_637.c(288) : warning C4090: 'return' : different 'const' qualifiersUlf Lamping1-4/+4
2005-06-20Fix a format string vulneratility in the AFP dissector identifiedGerald Combs1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+1937