projects
/
platform
/
upstream
/
libexif.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libexif.git
2018-11-06
Dan Fandrich
Enable AM_SILENT_RULES by default.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-06
Dan Fandrich
Be a bit more robust in the face of out-of-memory errors.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
Dan Fandrich
Run the libexif-testsuite tests in parallel now that...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-03
Dan Fandrich
Use a glob to find test-suite.log on a failing Travis...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Dan Fandrich
Added the test/testdata/* files to the dist tar ball.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Dan Fandrich
Add swap-byte-order.sh to test libexif's byte order...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Dan Fandrich
Added a thumbnail to test-mem.c to ensure it's properly...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-31
Dan Fandrich
Use exif_mnote_data_get_name in test-parse.c
commit
|
commitdiff
|
tree
|
snapshot
2018-10-28
Dan Fandrich
Add code coverage using libexif-testsuite.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Dan Fandrich
Ignore some more automake files to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Dan Fandrich
Add a .appveyor.yml file to enable AppVeyor CI integration.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-02
Dan Fandrich
Removed some FIXME comments.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-29
Dan Fandrich
Display the test log on a Travis test failure.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Dan Fandrich
Unify some parameter names between declarations and...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Dan Fandrich
Added ASAN and UBSAN builds and upgrade to clang-6...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Dan Fandrich
Added clang-5 and gcc-7 Travis build configurations.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-26
Marcus Meissner
rsync from translation project
commit
|
commitdiff
|
tree
|
snapshot
2018-08-26
Christian Kirbach
updated german
commit
|
commitdiff
|
tree
|
snapshot
2018-08-25
Dan Fandrich
Added more configurations to the Travis build matrix.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Dan Fandrich
Install the autopoint package for Travis builds.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-18
Dan Fandrich
Add a .travis.yml file to enable Travis CI integration.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Dan Fandrich
Display unknown Canon MakerNote tag data in exif_mnote_...
commit
|
commitdiff
|
tree
|
snapshot
2018-08-17
Dan Fandrich
Support signed types in some generic MakerNote formatters.
commit
|
commitdiff
|
tree
|
snapshot
2018-08-13
Dan Fandrich
Updated translations from launchpad.net
commit
|
commitdiff
|
tree
|
snapshot
2018-08-12
Dan Fandrich
Updated translations from translationproject.org.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-03
Dan Fandrich
Add a new parsing regression test.
commit
|
commitdiff
|
tree
|
snapshot
2018-06-29
Dan Fandrich
Remove the inline keyword from exif_tag_table_count()
commit
|
commitdiff
|
tree
|
snapshot
2018-06-13
Dan Fandrich
Fixed a number of compile warnings from gcc 7.3
commit
|
commitdiff
|
tree
|
snapshot
2018-06-01
Dan Fandrich
Removed a C++-style comment
commit
|
commitdiff
|
tree
|
snapshot
2018-06-01
Dan Fandrich
Fixed some issues with truncating strings in exif_entry...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-18
Dan Fandrich
Skip uninteresting APPn markers when searching for...
commit
|
commitdiff
|
tree
|
snapshot
2018-05-11
Dan Fandrich
Use a unique log message for an Exif header found at...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-20
Dan Fandrich
Reduce maximum recursion depth in exif_data_load_data_c...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-31
Dan Fandrich
Fixed a handful of strange character encoding issues...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-27
Dan Fandrich
Replaced obsolete references to CVS and SourceForge.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Marcus Meissner
also switch byte order, and also test saving
cvs-migration
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Marcus Meissner
check data size before reading daat
commit
|
commitdiff
|
tree
|
snapshot
2017-07-26
Marcus Meissner
check for good sizes in the byteorder swap function...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Marcus Meissner
abort earlier
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Marcus Meissner
fixes some (not all) buffer overreads during decoding...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-25
Marcus Meissner
On saving makernotes, make sure the makernote container...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-24
Marcus Meissner
add a test-fuzzer that can be used to be called by...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Dan Fandrich
Fixed an unused variable warning
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Dan Fandrich
Fixed the internal MakerNote tag structs to use the...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Dan Fandrich
Fixed some type warnings in log messages by explicitly...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Dan Fandrich
Removed some extraneous #define DEBUG
commit
|
commitdiff
|
tree
|
snapshot
2017-05-26
Dan Fandrich
Use the standard assert() function instead of rolling...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Dan Fandrich
Recent updates
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Dan Fandrich
configure.ac: Made some changes to void warnings with...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Dan Fandrich
Mention updated Swedish translation
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Dan Fandrich
Mention translation updates
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Dan Fandrich
Added Malay translation from launchpad.net
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Dan Fandrich
Cleaned up non-TP translations to match the latest...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Dan Fandrich
Updated non-TP translations from launchpad.net's "yakkety"
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Dan Fandrich
po/ms.po: Added Malay translation from launchpad.net
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Dan Fandrich
Updated non-TP translations from launchpad.net's "yakkety"
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Dan Fandrich
po/sv.po: Updated Swedish translation by Sebastian...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
Dan Fandrich
Fixed a typo in translatable text (fix #123 thanks...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-02
Marcus Meissner
updated vietnamese
commit
|
commitdiff
|
tree
|
snapshot
2016-04-02
Marcus Meissner
updated spanish
commit
|
commitdiff
|
tree
|
snapshot
2016-04-02
Marcus Meissner
updated german
commit
|
commitdiff
|
tree
|
snapshot
2016-04-02
Marcus Meissner
updated svensk
commit
|
commitdiff
|
tree
|
snapshot
2014-05-26
Marcus Meissner
added AC_SYS_LARGEFILE just in case we ever get jpegs...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-05
Dan Fandrich
po/es.po: Updated Spanish translation by Antonio Ceballos
commit
|
commitdiff
|
tree
|
snapshot
2013-07-13
Dan Fandrich
po/da.po: Updated Danish translation by Joe Hansen
commit
|
commitdiff
|
tree
|
snapshot
2013-07-13
Dan Fandrich
FNumber => F-Number
commit
|
commitdiff
|
tree
|
snapshot
2013-07-13
Dan Fandrich
Fixed a C89 compatibility issue (bug #117 reported by
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Dan Fandrich
po/pl.po: Updated Polish translation by Jakub Bogusz
commit
|
commitdiff
|
tree
|
snapshot
2012-07-13
Dan Fandrich
I suppose I should take some credit (for better or...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Dan Fandrich
Prepare for continued development
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Dan Fandrich
Prepare for continued development
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Dan Fandrich
Mention the fixed security issues in the NEWS file
libexif-0_6_21-release
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Dan Fandrich
Released 0.6.21
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Dan Fandrich
List the various security fixes just checked in
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Dan Fandrich
Fixed some possible division-by-zeros in Olympus-style...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Dan Fandrich
Fix a buffer overflow on corrupted JPEG data
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Dan Fandrich
Fix a buffer overflow on corrupt EXIF data.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Dan Fandrich
Fixed a buffer overflow problem in exif_entry_get_value
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Dan Fandrich
Fixed an out of bounds read on corrupted input.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Dan Fandrich
Don't read past the end of a tag when converting from...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Dan Fandrich
Fixed an off-by-one error in exif_convert_utf16_to_utf8()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
Dan Fandrich
Fixed some buffer overflows in exif_entry_format_value()
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
Jan Patera
Exif version 2.3 (defined by JEITA CP-3451B and CIPA...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
Dan Fandrich
po/da.po: Updated Danish translation by Joe Hansen
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Dan Fandrich
po/en_CA.po: Updated Canadian English translation
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Dan Fandrich
Updated non-TP translations to the latest strings in...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Dan Fandrich
Minor wording change
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Dan Fandrich
po/bs.po: Removed some erroneous embedded \r\n in the...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Dan Fandrich
Added new translations from launchpad.net's "precise...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Dan Fandrich
Updated non-TP translations from launchpad.net's "precise"
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Dan Fandrich
Updated links, minor edits
commit
|
commitdiff
|
tree
|
snapshot
2012-06-25
Dan Fandrich
Added new Canon lens.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Dan Fandrich
po/vi.po: Updated Vietnamese translation by Trần Ngọc...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-08
Dan Fandrich
Updated Launchpad link
commit
|
commitdiff
|
tree
|
snapshot
2011-11-08
Dan Fandrich
po/de.po: Updated German translation by Christian Kirbach
commit
|
commitdiff
|
tree
|
snapshot
2011-08-26
Dan Fandrich
po/cs.po: Updated Czech translation by Jan Patera
commit
|
commitdiff
|
tree
|
snapshot
2011-08-26
Dan Fandrich
A few in-code documentation improvements
commit
|
commitdiff
|
tree
|
snapshot
2011-07-12
Dan Fandrich
Made mnote_fuji_tag_get_description and
commit
|
commitdiff
|
tree
|
snapshot
2011-05-12
Dan Fandrich
Added new Canon lens. Reported by Adrian von Bidder...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Dan Fandrich
Added a NULL pointer check to attempt to keep Coverity...
commit
|
commitdiff
|
tree
|
snapshot
next