aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-afp.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-24EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! ulfl1-7/+4
2005-08-20For AFP requests, add in the frame with the (last part of the) reply, ifguy1-9/+77
2005-08-13gmemchunk -> se_alloc() improvementssahlberg1-19/+3
2005-08-10convert to tvb_get_ephemeral_stringz() and fix an obvious memleaksahlberg1-1/+1
2005-08-10rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...sahlberg1-2/+2
2005-08-08various code cleanup:ulfl1-4/+0
2005-07-27Fix >2600 warnings by doing char -> const char changes.jmayer1-3/+4
2005-07-27*Removing* an include is usally not the right way of removing warnings;guy1-1/+1
2005-07-26From Maynard, Chris :etxrab1-10/+11
2005-07-24convert some uses of tvb_get_string() to ep_tvb_get_string()sahlberg1-3/+2
2005-06-20Fix a format string vulneratility in the AFP dissector identifiedgerald1-2/+2
2005-06-19from Didier Gautheronlego1-15/+1075
2005-02-02From Jon Ringle:etxrab1-2/+2
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+4740