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
2020-05-16
Dan Fandrich
Fix MakerNote tag size overflow issues at read time.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-16
Marcus Meissner
reduce code in fuzzer
commit
|
commitdiff
|
tree
|
snapshot
2020-05-16
Marcus Meissner
add extern "C" wrapper
commit
|
commitdiff
|
tree
|
snapshot
2020-05-16
Marcus Meissner
libexif: Fix read buffer overflow (CVE-2020-0093)
commit
|
commitdiff
|
tree
|
snapshot
2020-04-26
Dan Fandrich
Switch to sourceline syntax for the toolchain PPA in...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-25
Dan Fandrich
Reorganize some Travis builds.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-29
Marcus Meissner
add a SECURITY.md, describe attack surface and valid...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
orangesnn
Update the exif-entry.c (#32)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
Crane
bugfix: change 0xa000 tag name (#38)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-23
orangesnn
Update exif-loader.c (#33)
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
Marcus Meissner
cast to unsigned int before shifting left
commit
|
commitdiff
|
tree
|
snapshot
2020-01-18
Marcus Meissner
fix CVE-2019-9278
commit
|
commitdiff
|
tree
|
snapshot
2019-12-13
Dan Fandrich
cirrus: Switch the FreeBSD 12.x build to 12.1 and drop...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Dan Fandrich
Fix decoding of Windows XP proprietary tags on big...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Dan Fandrich
Fix a buffer read overflow in exif_entry_get_value
commit
|
commitdiff
|
tree
|
snapshot
2019-11-05
Dan Fandrich
EXIF_TAG_GAMMA is found in Exif 2.3
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Dan Fandrich
Increase the git clone depth.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-16
Dan Fandrich
Add an ARM64 build on Travis.
commit
|
commitdiff
|
tree
|
snapshot
2019-09-25
Dan Fandrich
Switch the Cirrus FreeBSD 11.x build to 11.3 and add...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-09
Dan Fandrich
Relicensed my contributions to stdint.m4 under LGPL.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Dan Fandrich
Enabled -Werror on some Travis builds.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Dan Fandrich
Fixed a couple of compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Dan Fandrich
Make failmalloc disable itself on program exit.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Dan Fandrich
Switched a few builds to use the slightly more modern...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Dan Fandrich
Add a few more NULL pointer checks.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Dirk Farin
German translation for new Exif 2.3 tags
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Dirk Farin
add new tags from Exif 2.3 specification
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Dan Fandrich
Documented some return values in the case of errors.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
Dan Fandrich
Stopped printing some values as int in exif_mnote_data_...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Dan Fandrich
Stopped printing some values as int in exif_entry_get_value
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Dan Fandrich
Added a comment regarding malformed UTF-16 strings.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-12
Dan Fandrich
Avoid OOB read on short buffer in various Olympus-like...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-15
Marcus Meissner
fixed a buffer overread (OSS-Fuzz)
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
Dan Fandrich
Increase git clone depth in Travis.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-21
Dan Fandrich
Removed some extraneous space characters from translations.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Dan Fandrich
Added some missing Language: tags in some .po files.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Dan Fandrich
Added two new strings for translation to all the .po...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-10
Dan Fandrich
Changed some printf specifiers in translation files...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-27
Dan Fandrich
Added test-null to check that the API handles NULL...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-27
Dan Fandrich
Don't crash if exif_content_ref/unref is passed NULL.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-17
Dan Fandrich
Travis build updates.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Dan Fandrich
Added Travis builds on Ubuntu xenial and bionic.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Dan Fandrich
Ignore return value of bindtextdomain() to silence...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Dan Fandrich
Added a Travis build with --disable-nls
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Hugh McMaster
Remove several unused macro files
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Hugh McMaster
Update Doxyfile templates to prevent compile-time warnings
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Dan Fandrich
Added a clang-7 Travis build configuration.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Dan Fandrich
Added stricter ASAN checks in the Travis sanitize build.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Dan Fandrich
Mention that Portuguese translations now come from...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Dan Fandrich
Configure CI builds with --disable-dependency-tracking...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-23
Dan Fandrich
Fixed typo in last commit.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-23
Dan Fandrich
Fixed a potential NPE in exif_mnote_data_pentax_save
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
Dan Fandrich
Added test-extract.c and a new regression test extract...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
Dan Fandrich
Fixed a compiler warning in test-fuzzer
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Dan Fandrich
Improve deep recursion detection in exif_data_load_data...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Dan Fandrich
Retry on error when downloading failmalloc in the Travi...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-05
Dan Fandrich
Set the buffer size to 0 to indicate an error in exif_l...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Dan Fandrich
Fixed a potential NULL pointer dereference in exif_load...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-02
Dan Fandrich
Added FreeBSD builds on Cirrus CI.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-02
Marcus Meissner
handle non-0 terminated value returns as failure
commit
|
commitdiff
|
tree
|
snapshot
2019-02-02
Marcus Meissner
the USERCOMMENT field should be returned \0 terminated...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-02
Marcus Meissner
abort early... we can get a very high number and this...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Dan Fandrich
Add a MUSL build on Travis.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
kyububba
Add GPSHPositioningError tag defined in exif version...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Dan Fandrich
Reformatted the matrix section of the Travis config...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Dan Fandrich
Added an ARM cross-compile build to Travis.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-30
Dan Fandrich
Fixed cross-compiling with the default options.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-10
Dan Fandrich
Add check-failmalloc.sh to test OOM conditions.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-09
Dan Fandrich
Removed obsolete comment.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-07
Dan Fandrich
Added an Appveyor configuration for msys2.
commit
|
commitdiff
|
tree
|
snapshot
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
next