aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-image-gif.c
Commit message (Expand)AuthorAgeFilesLines
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-3/+3
* Use g_print() instead of fprintf() to write messages to the debug console.Olivier Biot2005-11-011-3/+2
* rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...Ronnie Sahlberg2005-08-101-1/+1
* various code cleanup:Ulf Lamping2005-08-081-4/+0
* some more memification of tvb_get_string() no obvious memleaks fixed this ...Ronnie Sahlberg2005-07-281-5/+1
* From Gilbert Ramirez - Fix a FT_NONE with a bitmask (shouldn't have one).Olivier Biot2005-05-281-1/+1
* From Chris Maynard: add a missing free of a string fetched withGuy Harris2005-01-051-0/+2
* Use "plurality()" rather than locally-defined "PLURALIZE()" macros, andGuy Harris2004-12-201-6/+4
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+711