aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-image-gif.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Update FSF address - part II.darkjames1-1/+1
2012-06-20Use separate filters for the RTT found on a SACK and the RTT found on amorriss1-543/+543
2011-11-01Remove comma at the end of several enumerator lists.morriss1-1/+1
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-1/+1
2011-10-16Do some conversions of proto_tree_add_item() 'encoding' arg.wmeier1-23/+23
2011-03-25remove assignment of an unused valuesahlberg1-1/+1
2011-03-24From Dirk: fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2930 :morriss1-45/+20
2011-03-22From Dirk via bug #5771: Add heuristic dissector for images and HTTP sfisher1-4/+20
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-2/+2
2008-09-30Minor proto_reg_handoff cleanup: use find_dissector when appropriate.wmeier1-1/+1
2008-07-22Remove unnecessary comma from value_string initializerwmeier1-1/+1
2007-03-28Remove almost all of the casts I committed recently and in place ofsfisher1-1/+1
2007-03-27Fix about 100 simple to fix warnings from gcc 4.0 in epan/dissectors sfisher1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3
2005-11-01Use g_print() instead of fprintf() to write messages to the debug console.obiot1-3/+2
2005-08-10rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...sahlberg1-1/+1
2005-08-08various code cleanup:ulfl1-4/+0
2005-07-28some more memification of tvb_get_string() no obvious memleaks fixed this ...sahlberg1-5/+1
2005-05-28From Gilbert Ramirez - Fix a FT_NONE with a bitmask (shouldn't have one).obiot1-1/+1
2005-01-05From Chris Maynard: add a missing free of a string fetched withguy1-0/+2
2004-12-20Use "plurality()" rather than locally-defined "PLURALIZE()" macros, andguy1-6/+4
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+711