exiv2/src
Kevin Backhouse be5a01f0b2
Merge pull request #1921 from kevinbackhouse/FixIssue1920
Fix UBSAN failure caused by left-shift of negative number
2021-10-04 10:59:27 +01:00
..
actions.cpp Make offset=0 the default parameter. 2021-08-30 12:41:08 +01:00
actions.hpp
basicio.cpp Make offset=0 the default parameter. 2021-08-30 12:41:08 +01:00
bmffimage.cpp Make offset=0 the default parameter. 2021-08-30 12:41:08 +01:00
bmpimage.cpp
canonmn_int.cpp Update canonmn_int.cpp 2021-09-27 11:14:07 +01:00
canonmn_int.hpp
casiomn_int.cpp
casiomn_int.hpp
CMakeLists.txt Only build XMLValidator when XMP is enabled. 2021-08-27 17:03:35 +01:00
convert.cpp Throw an exception on integer overflow. 2021-09-13 21:43:59 +01:00
cr2header_int.cpp Make fields of DataBuf private. 2021-08-29 15:43:10 +01:00
cr2header_int.hpp
cr2image.cpp
crwimage_int.cpp Merge pull request #1886 from kevinbackhouse/private-pData 2021-09-09 22:21:02 +01:00
crwimage_int.hpp
crwimage.cpp Make offset=0 the default parameter. 2021-08-30 12:41:08 +01:00
datasets.cpp
doxygen.hpp.in
easyaccess.cpp
enforce.hpp
epsimage.cpp Make fields of DataBuf private. 2021-08-29 15:43:10 +01:00
error.cpp
exif.cpp Make offset=0 the default parameter. 2021-08-30 12:41:08 +01:00
exiv2.cpp Merge pull request #1872 from postscript-dev/update_exiv2_manpage 2021-09-18 13:28:59 +01:00
exiv2app.hpp remove exv_grep_keys_t type alias 2021-07-25 20:58:06 +02:00
fff.h
fujimn_int.cpp
fujimn_int.hpp
futils.cpp Explicitly test for libproc.h (#1916) 2021-09-20 14:42:40 +02:00
getopt.cpp
getopt.hpp
gifimage.cpp
helper_functions.cpp
helper_functions.hpp
http.cpp
i18n.h
image_int.cpp
image_int.hpp
image.cpp Make offset=0 the default parameter. 2021-08-30 12:41:08 +01:00
ini.cpp fix: SIGSEGV on parsing of config file. (introduced in main by clang-tidy fix) 2021-07-28 13:05:36 +02:00
iptc.cpp Make offset=0 the default parameter. 2021-08-30 12:41:08 +01:00
jp2image.cpp Make offset=0 the default parameter. 2021-08-30 12:41:08 +01:00
jpgimage.cpp Make offset=0 the default parameter. 2021-08-30 12:41:08 +01:00
makernote_int.cpp Add SonyMisc(2b|3c) Groups in TIFF files 2021-09-23 12:00:48 +01:00
makernote_int.hpp Add SonyMisc3c makernote tags (tag 9400) 2021-07-26 10:40:54 +01:00
metadatum.cpp
minoltamn_int.cpp Safer std::vector indexing. 2021-07-18 14:40:45 +01:00
minoltamn_int.hpp
mrwimage.cpp Make offset=0 the default parameter. 2021-08-30 12:41:08 +01:00
nikonmn_int.cpp
nikonmn_int.hpp
olympusmn_int.cpp
olympusmn_int.hpp
orfimage_int.cpp Make fields of DataBuf private. 2021-08-29 15:43:10 +01:00
orfimage_int.hpp
orfimage.cpp
panasonicmn_int.cpp
panasonicmn_int.hpp
pentaxmn_int.cpp We only need to extract one byte. 2021-10-04 10:09:11 +01:00
pentaxmn_int.hpp
pgfimage.cpp Make offset=0 the default parameter. 2021-08-30 12:41:08 +01:00
pngchunk_int.cpp Make offset=0 the default parameter. 2021-08-30 12:41:08 +01:00
pngchunk_int.hpp
pngimage.cpp Make offset=0 the default parameter. 2021-08-30 12:41:08 +01:00
preview.cpp Make offset=0 the default parameter. 2021-08-30 12:41:08 +01:00
private.h
properties.cpp Annotate some strings with xgettext:no-c-format 2021-09-17 11:35:28 +01:00
psdimage.cpp Make offset=0 the default parameter. 2021-08-30 12:41:08 +01:00
rafimage.cpp Make offset=0 the default parameter. 2021-08-30 12:41:08 +01:00
rw2image_int.cpp
rw2image_int.hpp
rw2image.cpp
safe_op.hpp
samsungmn_int.cpp
samsungmn_int.hpp
sigmamn_int.cpp Safer std::vector indexing. 2021-07-18 14:40:45 +01:00
sigmamn_int.hpp
sonymn_int.cpp Add conditions to 2 Sony temperature tags 2021-09-24 16:14:05 +01:00
sonymn_int.hpp Add conditions to 2 Sony temperature tags 2021-09-24 16:14:05 +01:00
tags_int.cpp fix out of range access, minor performance improvement 2021-09-22 19:48:00 +02:00
tags_int.hpp Add SonySInfo1 makernote tags (tag 3000) 2021-07-30 15:59:52 +02:00
tags.cpp Add missing MpfInfo group to taglist.exe Exif 2021-09-16 21:38:05 +01:00
tgaimage.cpp
tiffcomposite_int.cpp Make offset=0 the default parameter. 2021-08-30 12:41:08 +01:00
tiffcomposite_int.hpp
tifffwd_int.hpp
tiffimage_int.cpp Make offset=0 the default parameter. 2021-08-30 12:41:08 +01:00
tiffimage_int.hpp
tiffimage.cpp Make offset=0 the default parameter. 2021-08-30 12:41:08 +01:00
tiffvisitor_int.cpp Make offset=0 the default parameter. 2021-08-30 12:41:08 +01:00
tiffvisitor_int.hpp
timegm.h
TODO
types.cpp Make offset=0 the default parameter. 2021-08-30 12:41:08 +01:00
tzfile.h
unused.h
utils.cpp Merge pull request #1786 from Exiv2/mergify/bp/main/pr-1769 2021-07-25 19:00:21 +01:00
utils.hpp Move all startsWith() funcs to Util namespace 2021-07-18 12:00:05 +01:00
value.cpp Check that the string isn't empty 2021-08-01 23:31:56 +01:00
version.cpp remove exv_grep_keys_t type alias 2021-07-25 20:58:06 +02:00
webpimage.cpp Make offset=0 the default parameter. 2021-08-30 12:41:08 +01:00
xmp.cpp Only build XMLValidator when XMP is enabled. 2021-08-27 17:03:35 +01:00
xmpsidecar.cpp Defensive coding changes to avoid integer overflow in loop conditions. 2021-07-18 15:02:35 +01:00