Avoid OOB read on short buffer in various Olympus-like MakerNotes.
[platform/upstream/libexif.git] / test /
2019-04-27 Dan FandrichAdded test-null to check that the API handles NULL...
2019-02-22 Dan FandrichAdded test-extract.c and a new regression test extract...
2019-02-22 Dan FandrichFixed a compiler warning in test-fuzzer
2019-02-02 Marcus Meissnerhandle non-0 terminated value returns as failure
2019-02-02 Marcus Meissnerabort early... we can get a very high number and this...
2018-11-10 Dan FandrichAdd check-failmalloc.sh to test OOM conditions.
2018-11-06 Dan FandrichBe a bit more robust in the face of out-of-memory errors.
2018-11-01 Dan FandrichAdded the test/testdata/* files to the dist tar ball.
2018-11-01 Dan FandrichAdd swap-byte-order.sh to test libexif's byte order...
2018-11-01 Dan FandrichAdded a thumbnail to test-mem.c to ensure it's properly...
2018-10-31 Dan FandrichUse exif_mnote_data_get_name in test-parse.c
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-07-03 Dan FandrichAdd a new parsing regression test.
2018-06-01 Dan FandrichFixed some issues with truncating strings in exif_entry...
2018-01-31 Dan FandrichFixed a handful of strange character encoding issues...
2017-07-26 Marcus Meissneralso switch byte order, and also test saving cvs-migration
2017-07-25 Marcus Meissnerabort earlier
2017-07-24 Marcus Meissneradd a test-fuzzer that can be used to be called by...
2017-05-26 Dan FandrichUse the standard assert() function instead of rolling...
2010-05-06 Dan FandrichRemoved non-ASCII characters from the few source files...
2009-12-18 Dan FandrichUse the new, clearer EXIF_DATA_TYPE_UNKNOWN definition.
2009-10-27 Dan FandrichUpdated the Free Software Foundation's street address
2009-10-14 Dan FandrichEnsure that ExifTagTable[] is sorted by tag to allow...
2009-01-23 Dan FandrichAdded test-tagtable to do some tests on the static...
2007-12-21 Lutz MuellerSkip some more files.
2007-08-02 Hans Ulrich Niedermannfix param names
2007-06-29 Hans Ulrich Niedermanncomments
2007-06-29 Hans Ulrich Niedermannrename vars
2007-06-29 Hans Ulrich Niedermannnew test/example: parse file and dump contents
2007-06-26 Hans Ulrich Niedermannavoid unused main() params, check for error values...
2007-06-26 Hans Ulrich Niedermannavoid unsued main() params
2007-06-12 Hans Ulrich Niedermannadd test-integers.c integer test case
2007-05-21 Hans Ulrich Niedermanninclude proper i18n.h header
2007-05-10 Hans Ulrich Niedermannuse non-GNU make rules
2006-02-13 Lutz Mueller2006-02-13 Lutz Mueller <lutz@topfrose.de>
2005-12-27 Lutz Mueller2005-12-27 Lutz Mueller <lutz@topfrose.de>
2005-12-26 Hans Ulrich Niedermannship test programs in source tarball
2005-07-14 Lutz Mueller2005-07-11 Lutz Mueller <lutz@users.sourceforge.net>
2005-06-20 Hans Ulrich Niedermannnotes about libexif tests
2005-06-20 Hubert Figuière * test/Makefile.am (check_PROGRAMS): added check for...
2005-05-05 Hans Ulrich Niedermannmake libexif 'gcc-4.0 -Wall -Werror' clean
2005-04-30 Lutz Mueller2005-04-30 Lutz Mueller <lutz@users.sourceforge.net>
2005-04-24 Hans Ulrich Niedermannship test-codeset.c in tarball
2005-04-24 Hans Ulrich Niedermannfix for non-POSIX sh
2005-04-19 Hans Ulrich Niedermannadd translation codeset check
2005-03-30 Lutz Mueller2005-03-29 Lutz Mueller <lutz@users.sourceforge.net>
2005-03-17 Hans Ulrich Niedermannuse LOCALEDIR instead of _LOCALEDIR
2005-03-13 Hans Ulrich Niedermannship all required NLS test files
2005-03-13 Hans Ulrich Niedermannupdate .cvsignore files for present files
2005-03-13 Hans Ulrich Niedermannlibintl/gettext cleanup:
2005-03-12 Hans Ulrich Niedermannupdated, but deactivated NLS tests (they complete,...
2005-03-12 Hans Ulrich Niedermannfix and test translations
2005-03-10 Lutz Mueller2005-03-11 Lutz Mueller <lutz@users.sourceforge.net>
2005-03-09 Lutz Mueller2005-03-09 Lutz Mueller <lutz@users.sourceforge.net>
2005-02-08 Hans Ulrich NiedermannBuild variable cleanup:
2005-02-08 Hans Ulrich Niedermannfix typo in path
2004-08-31 Lutz Mueller2004-08-31 Lutz Mueller <lutz@users.sourceforge.net>
2004-01-07 Lutz Mueller2004-01-08 Lutz Mueller <lutz@users.sourceforge.net>
2003-10-27 Hans Ulrich Niedermannuse $(top_builddir) instead of .../
2003-10-27 Lutz Mueller2003-10-27 Lutz Mueller <lutz@users.sourceforge.net>
2003-10-27 Lutz Mueller2003-10-27 Lutz Mueller <lutz@users.sourceforge.net>
2003-10-26 Lutz Mueller2003-10-26 Lutz Mueller <lutz@users.sourceforge.net>
2003-03-17 Lutz Mueller2003-03-17 Lutz Mueller <lutz@users.sourceforge.net>
2002-12-15 Arnaud Launayreplace (c) and (C) by ©
2002-11-22 Arnaud Launay- clean the headers of gettext macros
2002-11-22 Arnaud LaunayAdd -I$(top_srcdir)/libexif
2002-10-27 Arnaud Launayuse $(INTLLIBS), suggested by Lutz
2002-10-27 Arnaud Launayadd locally compiled libintl to ld
2002-07-25 Lutz Mueller2002-07-25 Lutz Müller <lutz@users.sourceforge.net>
2002-02-05 Lutz MuellerNew.
2002-02-05 Lutz Mueller2002-02-05 Lutz Müller <lutz@users.sourceforge.net>
2002-01-25 Lutz Mueller*** empty log message ***
2002-01-25 Lutz Mueller*** empty log message ***
2001-12-21 Lutz Mueller2001-12-21 Lutz Müller <urc8@rz.uni-karlsruhe.de>
2001-12-20 Curtis GallowayCorrect argument check
2001-12-11 Lutz MuellerAnother autoconf'ization.
2001-12-11 Lutz Mueller2001-12-11 Lutz Müller <urc8@rz.uni-karlsruhe.de>