You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Christoph Hasse 6d5407e851 first search cwd for config file then check home dir 4 years ago
..
CMakeLists.txt Move all `startsWith()` funcs to `Util` namespace 4 years ago
TODO typo (GNU compliant) 15 years ago
actions.cpp refactor: replace old linux regex.h with regex from STL. 4 years ago
actions.hpp clang-tidy: use override 4 years ago
basicio.cpp Merge pull request #1787 from Exiv2/mergify/bp/main/pr-1766 4 years ago
bmffimage.cpp Fix format specifier. 4 years ago
bmpimage.cpp clang-tidy: add ending namespace comments 4 years ago
canonmn_int.cpp fix: add Sigma 30mm f/1.4 DC DN | C to canon lens detection 4 years ago
canonmn_int.hpp Massive code prolog cleanup. 4 years ago
casiomn_int.cpp clang-tidy: use C++ casting 4 years ago
casiomn_int.hpp Massive code prolog cleanup. 4 years ago
convert.cpp Defensive coding changes to avoid integer overflow in loop conditions. 4 years ago
cr2header_int.cpp clang-tidy: avoid global non const variables 4 years ago
cr2header_int.hpp clang-tidy: use override 4 years ago
cr2image.cpp clang-tidy: use nullptr 4 years ago
crwimage.cpp clang-tidy: use nullptr 4 years ago
crwimage_int.cpp Extra checking to prevent the loop counter from wrapping around. 4 years ago
crwimage_int.hpp clang-tidy: use override 4 years ago
datasets.cpp fix: zero initialize local variables. (#1743) 4 years ago
doxygen.hpp.in Add README-SAMPLES.md and remove exiv2samples.1 (#921) 6 years ago
easyaccess.cpp clang-tidy: use auto 4 years ago
enforce.hpp Massive code prolog cleanup. 4 years ago
epsimage.cpp Move all `startsWith()` funcs to `Util` namespace 4 years ago
error.cpp default con/destructors in headers 4 years ago
exif.cpp Defensive coding changes to avoid integer overflow in loop conditions. 4 years ago
exiv2.cpp refactor: avoid unused variable warning of regex_error 4 years ago
exiv2app.hpp remove exv_grep_keys_t type alias 4 years ago
fff.h #1149. Added fff.h (from plir.com) and code strengthening. 10 years ago
fujimn_int.cpp more constexpr 4 years ago
fujimn_int.hpp Massive code prolog cleanup. 4 years ago
futils.cpp Fix building on ios 4 years ago
getopt.cpp clang-tidy: use nullptr 4 years ago
getopt.hpp default con/destructors in headers 4 years ago
gifimage.cpp cpp: Replace auto_ptr by unique_ptr 4 years ago
helper_functions.cpp Massive code prolog cleanup. 4 years ago
helper_functions.hpp Massive code prolog cleanup. 4 years ago
http.cpp fix: zero initialize local variables. (#1743) 4 years ago
i18n.h Copyright to Exiv2 authors 7 years ago
image.cpp &bytes[0] will crash if bytes has zero elements. 4 years ago
image_int.cpp clang-tidy: use C++ casting 4 years ago
image_int.hpp Fix warnings EXIV2_TEAM_EXTRA_WARNINGS 4 years ago
ini.cpp fix: SIGSEGV on parsing of config file. (introduced in main by clang-tidy fix) 4 years ago
iptc.cpp Fix warning: comparison of integer expressions of different signedness 4 years ago
jp2image.cpp Better bounds checking in Jp2Image::printStructure 4 years ago
jpgimage.cpp Fix build error when EXIV2_DEBUG_MESSAGES is enabled. 4 years ago
makernote_int.cpp first search cwd for config file then check home dir 4 years ago
makernote_int.hpp Add SonyMisc3c makernote tags (tag 9400) 4 years ago
metadatum.cpp default con/destructors in headers 4 years ago
minoltamn_int.cpp Safer std::vector indexing. 4 years ago
minoltamn_int.hpp Massive code prolog cleanup. 4 years ago
mrwimage.cpp Replace many of the iterators types with auto 4 years ago
nikonmn_int.cpp correct identification for Tamron SP 24-70mm G2 A032 (#1691) 4 years ago
nikonmn_int.hpp Massive code prolog cleanup. 4 years ago
olympusmn_int.cpp add lens: Olympus M.ZUIKO DIGITAL ED 12-45mm F4.0 PRO (#1725) 4 years ago
olympusmn_int.hpp Massive code prolog cleanup. 4 years ago
orfimage.cpp clang-tidy: use nullptr 4 years ago
orfimage_int.cpp clang-tidy: add ending namespace comments 4 years ago
orfimage_int.hpp clang-tidy: use override 4 years ago
panasonicmn_int.cpp more constexpr 4 years ago
panasonicmn_int.hpp Massive code prolog cleanup. 4 years ago
pentaxmn_int.cpp Throw exception if lens info wasn't found. 4 years ago
pentaxmn_int.hpp Massive code prolog cleanup. 4 years ago
pgfimage.cpp fix: zero initialize local variables. (#1743) 4 years ago
pngchunk_int.cpp clang-tidy: use nullptr 4 years ago
pngchunk_int.hpp clang-tidy: run through performance checks 4 years ago
pngimage.cpp Fix issues detected with PVS-Studio + other little improvements (#1689) 4 years ago
preview.cpp Defensive coding changes to avoid integer overflow in loop conditions. 4 years ago
private.h Remove obsolete svn revision 8 years ago
properties.cpp Safer std::vector indexing. 4 years ago
psdimage.cpp clang-tidy: convert to static 4 years ago
rafimage.cpp clang-tidy: use C++ casting 4 years ago
rw2image.cpp clang-tidy: use nullptr 4 years ago
rw2image_int.cpp clang-tidy: add ending namespace comments 4 years ago
rw2image_int.hpp clang-tidy: use override 4 years ago
safe_op.hpp clang-tidy: use using 4 years ago
samsungmn_int.cpp more constexpr 4 years ago
samsungmn_int.hpp Massive code prolog cleanup. 4 years ago
sigmamn_int.cpp Safer std::vector indexing. 4 years ago
sigmamn_int.hpp Massive code prolog cleanup. 4 years ago
sonymn_int.cpp Add SonyMisc3c makernote tags (tag 9400) 4 years ago
sonymn_int.hpp Add SonyMisc3c makernote tags (tag 9400) 4 years ago
tags.cpp clang-tidy: use nullptr 4 years ago
tags_int.cpp Merge pull request #1800 from postscript-dev/add_SonyMisc3c_tags 4 years ago
tags_int.hpp Add SonyMisc3c makernote tags (tag 9400) 4 years ago
tgaimage.cpp cpp: Replace auto_ptr by unique_ptr 4 years ago
tiffcomposite_int.cpp Defensive coding changes to avoid integer overflow in loop conditions. 4 years ago
tiffcomposite_int.hpp clang-tidy: use override 4 years ago
tifffwd_int.hpp clang-tidy: use using 4 years ago
tiffimage.cpp Fix issues detected with PVS-Studio + other little improvements (#1689) 4 years ago
tiffimage_int.cpp Add SonyMisc3c makernote tags (tag 9400) 4 years ago
tiffimage_int.hpp clang-tidy: use override 4 years ago
tiffvisitor_int.cpp Merge pull request #1787 from Exiv2/mergify/bp/main/pr-1766 4 years ago
tiffvisitor_int.hpp clang-tidy: use override 4 years ago
timegm.h Use ctime instead of time.h 5 years ago
types.cpp Defensive coding changes to avoid integer overflow in loop conditions. 4 years ago
tzfile.h Remove obsolete svn revision 8 years ago
unused.h Copyright to Exiv2 authors 7 years ago
utils.cpp Merge pull request #1786 from Exiv2/mergify/bp/main/pr-1769 4 years ago
utils.hpp Move all `startsWith()` funcs to `Util` namespace 4 years ago
value.cpp Safer std::vector indexing. 4 years ago
version.cpp remove exv_grep_keys_t type alias 4 years ago
webpimage.cpp fix: zero initialize local variables. (#1743) 4 years ago
xmp.cpp Merge pull request #1787 from Exiv2/mergify/bp/main/pr-1766 4 years ago
xmpsidecar.cpp Defensive coding changes to avoid integer overflow in loop conditions. 4 years ago