aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-alcap.c
AgeCommit message (Expand)AuthorFilesLines
2005-09-15Add more information regarding call legs.Luis Ontanon1-130/+187
2005-09-02make two thigs that should be value_strings value_stringsRonnie Sahlberg1-14/+18
2005-08-20Trivial warning fixesJörg Mayer1-3/+3
2005-08-19Keep information about the call-leg so that all the messages of a leg can be ...Luis Ontanon1-24/+211
2005-07-27Fix >2600 warnings by doing char -> const char changes.Jörg Mayer1-6/+6
2005-07-24use ep_alloc instead of statically allocated buffersLuis Ontanon1-2/+6
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris1-23/+4
2005-06-26packet-alcap.c(195) : warning C4090: 'return' : different 'const' qualifiersUlf Lamping1-4/+4
2005-06-07make sure that colifo gets set and put some other useful info thereLuis Ontanon1-63/+80
2005-06-06register the dissector so that it can be foundLuis Ontanon1-0/+2
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+1774