aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-edonkey.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-30Make some funtions static. More char -> const char warning fixesJörg Mayer1-2/+2
2005-07-28some more memification of tvb_get_string() no obvious memleaks fixed this ...Ronnie Sahlberg1-2/+1
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris1-5/+4
2004-12-31There are no guarantees that "strncasecmp()" works withGuy Harris1-3/+5
2004-11-03Use the #define for the eDonkey-over-TCP header length.Guy Harris1-2/+3
2004-11-03Add support for desegmentation of eDonkey-over-TCP.Guy Harris1-105/+132
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+1435