summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-ansi_a.c
AgeCommit message (Expand)AuthorFilesLines
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