aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ansi_a.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-30From Florent DROUIN:Stig Bjørlykke1-1/+26
2007-10-02bug 1872Ronnie Sahlberg1-23/+23
2007-03-26From Sebastien Tandel Ronnie Sahlberg1-4/+4
2007-01-12Dissect cdma2000HandoffInvokeIOSData.Anders Broman1-0/+54
2006-11-26Clean up a bunch of unused parameter warnings and 2 uninitialized variable wa...Jeff Morriss1-11/+11
2006-11-22From Michael LumAnders Broman1-462/+3527
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2006-03-09Remove MIN and MAX defines, which GLib provides.Gerald Combs1-6/+2
2005-10-13get rid of some strcpy()Ronnie Sahlberg1-5/+5
2005-08-20get rid of a whole chunk of sprintfsRonnie Sahlberg1-133/+130
2005-08-10rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...Ronnie Sahlberg1-5/+5
2005-07-27Fix >2600 warnings by doing char -> const char changes.Jörg Mayer1-40/+39
2005-07-24convert some uses of tvb_get_string() to ep_tvb_get_string()Ronnie Sahlberg1-10/+5
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris1-23/+3
2005-06-26packet-ansi_a.c(460) : warning C4090: 'return' : different 'const' qualifiersUlf Lamping1-4/+4
2005-06-20Fix a format string vulneratility in the AFP dissector identifiedGerald Combs1-7/+7
2005-03-17Use "format_text()" on strings fetched from packets.Guy Harris1-3/+4
2005-03-17Fix a couple of format string bugs discovered by Bryan Fulton.Gerald Combs1-0/+2
2004-09-29Move the tap infrastructure to the epan directory.Guy Harris1-1/+1
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+8465