aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-13Add SPDX license tags to source files.Dan Fandrich
2023-05-06Fix url for exif cliIlia Kolo
2023-04-22remove a not needed checkMarcus Meissner
2023-04-22mnotes: make sure passed data isnt NULL before loading (#102)Joshua Peisach
2023-03-03Set permissions to github workflows (#99)Joyce
2023-01-09fix typo (#95)lilinjie
2022-12-31use localtime_s before localtime_r (#94)Rosen Penev
2022-12-01Improve test-sorted.c to check for bad tag namesDan Fandrich
2022-12-01Add an ARM build on Cirrus CIDan Fandrich
2022-12-01Remove 32 bit Cygwin build from AppveyorDan Fandrich
2022-11-21ci: add CIFuzz integration (#93)DavidKorczynski
2022-11-16add autopointMarcus Meissner
2022-11-16added codeqlMarcus Meissner
2022-11-16Next tryMarcus Meissner
2022-11-16add explicit build instructionsMarcus Meissner
2022-11-16Create codeql.ymlMarcus Meissner
2022-10-20the tagnames should not have spaces inside themMarcus Meissner
2022-10-15"Writing shared libraries" URL is available againHans Ulrich Niedermann
2022-10-15Unconditionally invoke AM_SILENT_RULES macroHans Ulrich Niedermann
2022-10-15Find working URL for "Writing shared libraries"Hans Ulrich Niedermann
2022-09-19cam_features: remove a ; (#91)Li kunyu
2022-06-15Use SVG for the call graph images in the Doxygen docsDan Fandrich
2022-06-15Remove the Travis CI config fileDan Fandrich
2022-06-15Update cygwin and switch the mirror to https:Dan Fandrich
2022-06-15Adjust FreeBSD versions in CI buildsDan Fandrich
2022-06-15slightly different, just alloc +1 size and zero init it via callocMarcus Meissner
2022-06-15avoid access out of range in the C++ exampleMarcus Meissner
2022-05-10exif-entry: add support for EXIF 2.3 tags (#85)Kleis Auke Wolthuizen
2022-04-29remove unneeded debugMarcus Meissner
2022-04-29updated germanChristian Kirbach
2022-04-24wrap all macro parameters in() to avoid expansion issuesMarcus Meissner
2022-04-23add brackets to macro to avoid bad macro expansionMarcus Meissner
2022-04-21enhance the overflow checking again.Marcus Meissner
2022-04-13disable apple mnote la files here tooMarcus Meissner
2022-04-13disable apple makernote here tooMarcus Meissner
2022-04-10disable apple makernote support, as we currently cannot save it yet, so would...Marcus Meissner
2021-11-30updated ukranianYuri Chornoivan
2021-11-30updated polishJakub Bogusz
2021-11-26start develoment on 0.6.25Marcus Meissner
2021-11-250.6.24 releaseMarcus Meissner
2021-11-25added testcase to avoid regression like https://github.com/libexif/libexif/is...Marcus Meissner
2021-11-21updated NEWSMarcus Meissner
2021-11-21updated frenchStéphane Aulery
2021-11-04actually check the length read from the data against the data size passed int...Marcus Meissner
2021-11-03check for len < 2 to avoid it becoming negative.Marcus Meissner
2021-11-01fixed offset for EXIF Header in App1 Header.Marcus Meissner
2021-10-10updated serbianМирослав Николић
2021-10-05Consistently use comment after header file trailing #endifHans Ulrich Niedermann
2021-10-03fix broken check of CPP macro definition after #elifHans Ulrich Niedermann
2021-10-03CPP macros beginning/ending with underscores are reservedHans Ulrich Niedermann