platform/upstream/libexif.git
2018-08-28 Dan FandrichUnify some parameter names between declarations and...
2018-08-28 Dan FandrichAdded ASAN and UBSAN builds and upgrade to clang-6...
2018-08-28 Dan FandrichAdded clang-5 and gcc-7 Travis build configurations.
2018-08-26 Marcus Meissnerrsync from translation project
2018-08-26 Christian Kirbachupdated german
2018-08-25 Dan FandrichAdded more configurations to the Travis build matrix.
2018-08-18 Dan FandrichInstall the autopoint package for Travis builds.
2018-08-18 Dan FandrichAdd a .travis.yml file to enable Travis CI integration.
2018-08-17 Dan FandrichDisplay unknown Canon MakerNote tag data in exif_mnote_...
2018-08-17 Dan FandrichSupport signed types in some generic MakerNote formatters.
2018-08-13 Dan FandrichUpdated translations from launchpad.net
2018-08-12 Dan FandrichUpdated translations from translationproject.org.
2018-07-03 Dan FandrichAdd a new parsing regression test.
2018-06-29 Dan FandrichRemove the inline keyword from exif_tag_table_count()
2018-06-13 Dan FandrichFixed a number of compile warnings from gcc 7.3
2018-06-01 Dan FandrichRemoved a C++-style comment
2018-06-01 Dan FandrichFixed some issues with truncating strings in exif_entry...
2018-05-18 Dan FandrichSkip uninteresting APPn markers when searching for...
2018-05-11 Dan FandrichUse a unique log message for an Exif header found at...
2018-04-20 Dan FandrichReduce maximum recursion depth in exif_data_load_data_c...
2018-01-31 Dan FandrichFixed a handful of strange character encoding issues...
2017-12-27 Dan FandrichReplaced obsolete references to CVS and SourceForge.
2017-07-26 Marcus Meissneralso switch byte order, and also test saving cvs-migration
2017-07-26 Marcus Meissnercheck data size before reading daat
2017-07-26 Marcus Meissnercheck for good sizes in the byteorder swap function...
2017-07-25 Marcus Meissnerabort earlier
2017-07-25 Marcus Meissnerfixes some (not all) buffer overreads during decoding...
2017-07-25 Marcus MeissnerOn saving makernotes, make sure the makernote container...
2017-07-24 Marcus Meissneradd a test-fuzzer that can be used to be called by...
2017-05-26 Dan FandrichFixed an unused variable warning
2017-05-26 Dan FandrichFixed the internal MakerNote tag structs to use the...
2017-05-26 Dan FandrichFixed some type warnings in log messages by explicitly...
2017-05-26 Dan FandrichRemoved some extraneous #define DEBUG
2017-05-26 Dan FandrichUse the standard assert() function instead of rolling...
2016-09-01 Dan FandrichRecent updates
2016-09-01 Dan Fandrichconfigure.ac: Made some changes to void warnings with...
2016-09-01 Dan FandrichMention updated Swedish translation
2016-09-01 Dan FandrichMention translation updates
2016-09-01 Dan FandrichAdded Malay translation from launchpad.net
2016-09-01 Dan FandrichCleaned up non-TP translations to match the latest...
2016-09-01 Dan FandrichUpdated non-TP translations from launchpad.net's "yakkety"
2016-09-01 Dan Fandrichpo/ms.po: Added Malay translation from launchpad.net
2016-09-01 Dan FandrichUpdated non-TP translations from launchpad.net's "yakkety"
2016-09-01 Dan Fandrichpo/sv.po: Updated Swedish translation by Sebastian...
2016-09-01 Dan FandrichFixed a typo in translatable text (fix #123 thanks...
2016-04-02 Marcus Meissnerupdated vietnamese
2016-04-02 Marcus Meissnerupdated spanish
2016-04-02 Marcus Meissnerupdated german
2016-04-02 Marcus Meissnerupdated svensk
2014-05-26 Marcus Meissneradded AC_SYS_LARGEFILE just in case we ever get jpegs...
2014-01-05 Dan Fandrichpo/es.po: Updated Spanish translation by Antonio Ceballos
2013-07-13 Dan Fandrichpo/da.po: Updated Danish translation by Joe Hansen
2013-07-13 Dan FandrichFNumber => F-Number
2013-07-13 Dan FandrichFixed a C89 compatibility issue (bug #117 reported by
2013-02-23 Dan Fandrichpo/pl.po: Updated Polish translation by Jakub Bogusz
2012-07-13 Dan FandrichI suppose I should take some credit (for better or...
2012-07-12 Dan FandrichPrepare for continued development
2012-07-12 Dan FandrichPrepare for continued development
2012-07-12 Dan FandrichMention the fixed security issues in the NEWS file libexif-0_6_21-release
2012-07-12 Dan FandrichReleased 0.6.21
2012-07-12 Dan FandrichList the various security fixes just checked in
2012-07-12 Dan FandrichFixed some possible division-by-zeros in Olympus-style...
2012-07-12 Dan FandrichFix a buffer overflow on corrupted JPEG data
2012-07-12 Dan FandrichFix a buffer overflow on corrupt EXIF data.
2012-07-12 Dan FandrichFixed a buffer overflow problem in exif_entry_get_value
2012-07-12 Dan FandrichFixed an out of bounds read on corrupted input.
2012-07-12 Dan FandrichDon't read past the end of a tag when converting from...
2012-07-12 Dan FandrichFixed an off-by-one error in exif_convert_utf16_to_utf8()
2012-07-12 Dan FandrichFixed some buffer overflows in exif_entry_format_value()
2012-07-11 Jan PateraExif version 2.3 (defined by JEITA CP-3451B and CIPA...
2012-07-09 Dan Fandrichpo/da.po: Updated Danish translation by Joe Hansen
2012-06-25 Dan Fandrichpo/en_CA.po: Updated Canadian English translation
2012-06-25 Dan FandrichUpdated non-TP translations to the latest strings in...
2012-06-25 Dan FandrichMinor wording change
2012-06-25 Dan Fandrichpo/bs.po: Removed some erroneous embedded \r\n in the...
2012-06-25 Dan FandrichAdded new translations from launchpad.net's "precise...
2012-06-25 Dan FandrichUpdated non-TP translations from launchpad.net's "precise"
2012-06-25 Dan FandrichUpdated links, minor edits
2012-06-25 Dan FandrichAdded new Canon lens.
2012-05-15 Dan Fandrichpo/vi.po: Updated Vietnamese translation by Trần Ngọc...
2011-11-08 Dan FandrichUpdated Launchpad link
2011-11-08 Dan Fandrichpo/de.po: Updated German translation by Christian Kirbach
2011-08-26 Dan Fandrichpo/cs.po: Updated Czech translation by Jan Patera
2011-08-26 Dan FandrichA few in-code documentation improvements
2011-07-12 Dan FandrichMade mnote_fuji_tag_get_description and
2011-05-12 Dan FandrichAdded new Canon lens. Reported by Adrian von Bidder...
2011-04-18 Dan FandrichAdded a NULL pointer check to attempt to keep Coverity...
2011-02-17 Dan FandrichChanged "knots" to more clear "nautical miles" (Ubuntu...
2011-01-20 Dan FandrichAdded another Canon lens to the Canon MakerNotes (patch...
2010-12-16 Dan FandrichPrepare for continued development
2010-12-16 Dan FandrichRemoved UNICODE BOM at head of file
2010-12-16 Dan FandrichReleased 0.6.20
2010-12-15 Jan PateraUpdated Czech translation
2010-12-14 Dan Fandrichpo/bs.po: Added Bosnian translation from launchpad.net
2010-12-14 Dan FandrichUpdated non-TP translations from launchpad.net:
2010-12-14 Dan Fandrichpo/da.po: Updated Danish translation by Joe Hansen
2010-12-10 Dan FandrichChanged the display of rational numbers to estimate...
2010-12-01 Dan FandrichReuse exif_mnote_data_olympus_identify_variant() to...
2010-11-03 Dan FandrichFixed name of digikam
2010-10-20 Dan FandrichUpdates to reflect recent changes
next