aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-edonkey.c
Commit message (Expand)AuthorAgeFilesLines
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-2/+2
* waste a couple of bytes per tcp conversation and make the tree for acked_pack...Ronnie Sahlberg2006-03-201-0/+1
* From Jhon Sullivan:Anders Broman2006-03-061-22/+168
* From John Sullivan:Anders Broman2005-12-191-19/+272
* Fix a typo.Guy Harris2005-10-041-1/+1
* Get rid of // comments - not all C compilers like them.Guy Harris2005-10-041-2/+6
* From John Sullivan:Anders Broman2005-10-041-27/+135
* rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...Ronnie Sahlberg2005-08-101-1/+1
* Make some funtions static. More char -> const char warning fixesJörg Mayer2005-07-301-2/+2
* some more memification of tvb_get_string() no obvious memleaks fixed this ...Ronnie Sahlberg2005-07-281-2/+1
* Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris2005-06-261-5/+4
* There are no guarantees that "strncasecmp()" works withGuy Harris2004-12-311-3/+5
* Use the #define for the eDonkey-over-TCP header length.Guy Harris2004-11-031-2/+3
* Add support for desegmentation of eDonkey-over-TCP.Guy Harris2004-11-031-105/+132
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+1435