aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-image-jfif.c
Commit message (Expand)AuthorAgeFilesLines
* From Dirk via bug #5771: Add heuristic dissector for images and HTTP Stephen Fisher2011-03-221-2/+17
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-201-1/+1
* From Marton Nemeth:Stig Bjørlykke2009-10-171-0/+2
* From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke2009-06-181-47/+14
* Minor proto_reg_handoff cleanup: use find_dissector when appropriate.Bill Meier2008-09-301-1/+1
* From Peter Kjellerstedt (bug 2521):Stig Bjørlykke2008-05-061-0/+1
* From Didier Gautheron: Fix for Bug #1862: JPEG (JFIF) packet always malformedBill Meier2007-11-291-1/+1
* Remove almost all of the casts I committed recently and in place ofStephen Fisher2007-03-281-3/+3
* Fix about 100 simple to fix warnings from gcc 4.0 in epan/dissectors Stephen Fisher2007-03-271-3/+3
* 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
* tvb_get_stringz() to tvb_get_ephemeral_stringz() conversion.Ronnie Sahlberg2005-08-101-11/+3
* various code cleanup:Ulf Lamping2005-08-081-4/+0
* Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris2005-06-261-1/+1
* Free the image type string as soon as we're done with it, so that weGuy Harris2005-01-051-1/+8
* Use "plurality()" rather than locally-defined "PLURALIZE()" macros, andGuy Harris2004-12-201-2/+0
* Squelch some compile warnings.Guy Harris2004-10-301-3/+4
* The offset to the first IFD in a TIFF file is 4 bytes long, not 2 bytesGuy Harris2004-10-281-55/+84
* From Jelmer Vernooij: fix a comment.Guy Harris2004-09-231-1/+1
* Get rid of some unused variables.Guy Harris2004-09-011-2/+4
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+1198