index
:
exempi
adobe-sdk
ci-test
exempi-2.0-branch
exempi-2.2-branch
exempi-2.3-branch
exempi-2.4-branch
exempi-2.5-branch
master
Exempi 2.0. XMP metadata handling library based on Adobe XMP reference implementation. (mirrored from https://gitlab.freedesktop.org/libopenraw/exempi)
hub
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-07
2.4.x: Update NEWS. Added CVE and release date
HEAD
master
Hubert Figuière
1
-4
/
+5
2018-03-07
2.4.x: Bug 105247 - Fix a null dereference in WEBP parser
Hubert Figuière
1
-2
/
+4
2018-03-07
2.4.x: configure: bump version to 2.4.5
Hubert Figuière
1
-0
/
+1
2018-03-07
2.4.x: Bug 105206 - Cosmetic fixes to the bug fix
Hubert Figuière
1
-1
/
+4
2018-03-07
2.4.x: NEWS: updated for 2.4.5
Hubert Figuière
1
-0
/
+6
2018-03-07
2.4.x: Bug 105205 - fix a buffer overflow in the TIFF parser
Hubert Figuière
1
-2
/
+3
2018-03-07
2.4.x: Bug 105204 - Fix a buffer overflow in PSD parser
Hubert Figuière
1
-0
/
+6
2018-03-07
2.4.x: Bug 105206 - Fix a buffer overflow in the PS Handler
Hubert Figuière
1
-1
/
+2
2018-02-25
Adobe SDK: fix warnings about shadowed variables
Hubert Figuière
11
-88
/
+88
2018-02-04
Adobe SDK: fix warnings about extraneous const
Hubert Figuière
2
-3
/
+3
2018-02-04
Adobe SDK: fix possible sprintf overflow in AVCHD
Hubert Figuière
1
-2
/
+2
2018-02-04
2.4.x: NEWS: added release date
Hubert Figuière
1
-1
/
+1
2018-02-03
Fix some leftover warnings.
Hubert Figuière
1
-2
/
+2
2018-02-02
2.4.x: Update NEWS
Hubert Figuière
1
-1
/
+3
2018-02-02
2.4.x: Bug 102484 - Fix an infinite loop in ASF parser.
Hubert Figuière
1
-0
/
+2
2018-02-02
2.4.x: Bug 102483 - Fix an infinite loop in QuickTime parser.
Hubert Figuière
1
-1
/
+2
2018-02-02
2.4.x: Bug 104885 - Adjust minimum gcc version in doc to be 4.6.0
Hubert Figuière
2
-1
/
+2
2017-08-15
2.4.x: Open version 2.4.4
Hubert Figuière
2
-0
/
+6
2017-08-15
2.4.x: Bug 102151 - RIFF: fix an infinite loop cause by an overflow
Hubert Figuière
1
-1
/
+2
2017-08-15
2.4.x: Bug 102197 - WEBP: Properly initialize members to NULL
Hubert Figuière
1
-1
/
+5
2017-08-05
Add -p option to exempi to wrap packet
Hubert Figuière
2
-8
/
+17
2017-08-04
Bug 53983 - Update documentation to reflect loading sidecars
Hubert Figuière
2
-3
/
+27
2017-08-03
2.4.x: Forgot release date
Hubert Figuière
1
-1
/
+1
2017-08-03
2.4.x: Update NEWS
Hubert Figuière
1
-1
/
+3
2017-08-03
2.4.x: Bug 101914 - Fix crash on corrupt file
Hubert Figuière
1
-2
/
+10
2017-08-03
2.4.x: Bug 101913 - Prevent an assert from being reached with a corrupt file
Hubert Figuière
1
-2
/
+2
2017-03-26
tests: missing includes causing breakage on macOS
Hubert Figuière
1
-1
/
+3
2017-03-26
xmpcore: fix with API change from bug 100397.
Hubert Figuière
1
-2
/
+2
2017-03-26
2.4.x: This will be 2.4.3
Hubert Figuière
2
-0
/
+6
2017-03-26
2.4.x: Bug 100397 - Fix crash on malformed JPEG file
Hubert Figuière
7
-28
/
+86
2017-03-22
Added ORIGINSTORY.md
Hubert Figuière
2
-1
/
+11
2017-02-03
configure: update AX_CXX_COMPILE m4 macros
Hubert Figuière
2
-109
/
+997
2017-01-30
api: added NS_XML constant to the public API.
Hubert Figuière
4
-1
/
+5
2017-01-29
2.4.x: Release 2.4.2
Hubert Figuière
2
-0
/
+6
2017-01-29
2.4.x: Properly define BanAllEntityUsage.
Hubert Figuière
1
-1
/
+1
2017-01-23
2.4.x: Release 2.4.1
Hubert Figuière
2
-1
/
+2
2017-01-23
2.4.x: Update NEWS
Hubert Figuière
1
-0
/
+20
2017-01-23
2.4.x: Bug 99480 - Add test for iterators.
Hubert Figuière
2
-17
/
+74
2017-01-23
2.4.x: Bug 99494 - Restore error propagation
Hubert Figuière
2
-3
/
+11
2017-01-23
2.4.x: Test for xmp_parse()
Hubert Figuière
2
-2
/
+84
2017-01-21
Updated NEWS
Hubert Figuière
1
-1
/
+7
2017-01-11
configure: added missing ax_append_flag and ax_require_defined
Hubert Figuière
2
-0
/
+108
2017-01-11
configure: added missing .m4 files
Hubert Figuière
2
-0
/
+141
2017-01-11
configure: enable a lot of warnings
Hubert Figuière
1
-2
/
+37
2017-01-11
Adobe SDK: fix potentially uninitialized variable
Hubert Figuière
1
-0
/
+1
2017-01-11
exempi: fix some unused args warnings
Hubert Figuière
2
-3
/
+3
2017-01-11
Adobe SDK: fix some format mismatched types
Hubert Figuière
9
-18
/
+22
2017-01-11
Adobe SDK: fix some shadow warnings
Hubert Figuière
4
-16
/
+16
2017-01-11
Adobe SDK: fix some unused args and variables warnings
Hubert Figuière
62
-136
/
+151
2017-01-11
Adobe SDK: fix always true condition
Hubert Figuière
1
-1
/
+1
[next]