aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/file-jpeg.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-09file-jpeg: Allow 'Exif' as identification in first App block, but flag as exp...Martin Mathieson1-5/+33
2015-01-23jpeg: Add handling for comment markerMartin Mathieson1-1/+51
2014-12-22First batch of unincludes. Last attempt...Martin Mathieson1-1/+0
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-2/+0
2014-10-05Add editor modelines; Adjust whitespace as needed.Bill Meier1-0/+13
2014-06-18Fixup: tvb_get_string(z) -> tvb_get_string(z)_encDario Lombardo1-3/+3
2014-06-07tvb_new_subset -> tvb_new_subset_length when length parameters are equal.Michael Mann1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-01-29MIME: Rename image dissectors to file dissectors.Michal Labedzki1-0/+1210