summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-23Upgrage to 0.6.22tizen_7.0_m2_releasetizen_6.5.m2_releasesubmit/tizen_6.5/20211028.163501submit/tizen/20201026.023621accepted/tizen/unified/20201028.123852accepted/tizen/7.0/unified/hotfix/20221116.110951accepted/tizen/7.0/unified/20221110.063417accepted/tizen/6.5/unified/20211029.013555tizen_7.0_hotfixtizen_7.0tizen_6.5accepted/tizen_7.0_unified_hotfixaccepted/tizen_7.0_unifiedaccepted/tizen_6.5_unifiedJeongmo Yang187-36295/+28902
2020-06-08Ensure the MakerNote data pointers are initialized with NULL.tizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.115102submit/tizen_6.0_hotfix/20201102.192902submit/tizen_6.0/20201029.205502submit/tizen/20200608.074032accepted/tizen/unified/20200609.153652accepted/tizen/6.0/unified/hotfix/20201103.050952accepted/tizen/6.0/unified/hotfix/20201102.233921accepted/tizen/6.0/unified/20201030.110329tizen_6.0_hotfixtizen_6.0accepted/tizen_6.0_unified_hotfixaccepted/tizen_6.0_unifiedDan Fandrich5-1/+5
2020-06-08Fix MakerNote tag size overflow issues at read time.Dan Fandrich4-22/+68
2020-05-180.6.22 releaselibexif-0_6_22-releaseMarcus Meissner2-3/+4
2020-05-18SECURITY.md added to EXTRA_DIST, make distcheck otherwise does not like itMarcus Meissner1-0/+1
2020-05-17first updateMarcus Meissner1-1/+22
2020-05-17added me, some security related workMarcus Meissner1-0/+1
2020-05-17handle illegal offsets earlierMarcus Meissner1-0/+5
2020-05-17Add support for Composite Image tags from Exif 2.32 (#40)Woodrow Douglass2-0/+15
2020-05-17Rename 'binary' directory to 'binary-dist' (#43)Hugh McMaster5-5/+5
2020-05-16Fix an unused variable warning.Dan Fandrich1-1/+1
2020-05-16Add a failsafe on the maximum number of Canon MakerNote subtags.Dan Fandrich1-0/+21
2020-05-16Fix stack buffer overflows in exif_content_dump and exif_entry_dump.Dan Fandrich2-10/+10
2020-05-16Ensure the MakerNote data pointers are initialized with NULL.Dan Fandrich4-0/+4
2020-05-16Fix MakerNote tag size overflow issues at read time.Dan Fandrich4-22/+69
2020-05-16reduce code in fuzzerMarcus Meissner1-18/+6
2020-05-16add extern "C" wrapperMarcus Meissner1-0/+8
2020-05-16libexif: Fix read buffer overflow (CVE-2020-0093)Marcus Meissner1-1/+3
2020-04-26Switch to sourceline syntax for the toolchain PPA in Travis.Dan Fandrich1-3/+4
2020-04-25Reorganize some Travis builds.Dan Fandrich1-16/+61
2020-02-29add a SECURITY.md, describe attack surface and valid attack scenariosMarcus Meissner2-1/+44
2020-02-24Update the exif-entry.c (#32)orangesnn1-3/+4
2020-02-24bugfix: change 0xa000 tag name (#38)Crane10-10/+10
2020-02-23Update exif-loader.c (#33)orangesnn1-1/+1
2020-01-18cast to unsigned int before shifting leftMarcus Meissner1-2/+2
2020-01-18fix CVE-2019-9278Marcus Meissner1-10/+18
2019-12-13cirrus: Switch the FreeBSD 12.x build to 12.1 and drop 10.4.Dan Fandrich1-3/+2
2019-11-05Fix decoding of Windows XP proprietary tags on big-endian machines.Dan Fandrich3-16/+23
2019-11-05Fix a buffer read overflow in exif_entry_get_valueDan Fandrich1-2/+2
2019-11-05EXIF_TAG_GAMMA is found in Exif 2.3Dan Fandrich1-2/+2
2019-10-17Increase the git clone depth.Dan Fandrich1-2/+4
2019-10-16Add an ARM64 build on Travis.Dan Fandrich1-1/+6
2019-09-25Switch the Cirrus FreeBSD 11.x build to 11.3 and add a 13.0 build.Dan Fandrich1-3/+6
2019-08-09Relicensed my contributions to stdint.m4 under LGPL.Dan Fandrich1-8/+0
2019-08-01Enabled -Werror on some Travis builds.Dan Fandrich1-6/+6
2019-08-01Fixed a couple of compiler warnings.Dan Fandrich2-2/+2
2019-08-01Make failmalloc disable itself on program exit.Dan Fandrich1-2/+6
2019-08-01Switched a few builds to use the slightly more modern Xenial.Dan Fandrich1-6/+6
2019-07-29Add a few more NULL pointer checks.Dan Fandrich3-9/+66
2019-07-25German translation for new Exif 2.3 tagsDirk Farin1-3/+61
2019-07-25add new tags from Exif 2.3 specificationDirk Farin2-0/+34
2019-07-19Documented some return values in the case of errors.Dan Fandrich9-11/+51
2019-07-17Stopped printing some values as int in exif_mnote_data_get_valueDan Fandrich2-3/+3
2019-07-12Stopped printing some values as int in exif_entry_get_valueDan Fandrich1-7/+7
2019-07-12Added a comment regarding malformed UTF-16 strings.Dan Fandrich1-0/+4
2019-07-12Avoid OOB read on short buffer in various Olympus-like MakerNotes.Dan Fandrich1-12/+7
2019-06-15fixed a buffer overread (OSS-Fuzz)Marcus Meissner1-1/+1
2019-05-21Increase git clone depth in Travis.Dan Fandrich1-1/+2
2019-05-21Removed some extraneous space characters from translations.Dan Fandrich6-15/+15
2019-05-10Added some missing Language: tags in some .po files.Dan Fandrich5-5/+5