summaryrefslogtreecommitdiff
path: root/src/cmsio0.c
Commit message (Expand)AuthorAgeFilesLines
* Roundtrip CMM, platform, and creator tagsL. E. Segovia2023-03-041-10/+21
* version bumpMarti Maria2023-02-161-1/+1
* undo a change to recover an undocumented feature needed by colordMarti Maria2023-02-131-3/+3
* Fix a double free in case of errorMarti Maria2022-08-271-2/+3
* Add some validationsMarti Maria2022-08-261-0/+35
* Check for duplicated tagsMarti Maria2022-07-261-2/+15
* sanitize linked tagsMarti Maria2022-07-251-1/+27
* Get rid of an undocumented featureMarti Maria2022-07-241-2/+5
* Fix CMYK range on fast float pluginMarti Maria2022-07-241-2/+2
* fix previous fixMarti Maria2022-07-231-7/+2
* add codeguards for forged profilesMarti Maria2022-07-231-1/+7
* Take PR#121 into accountMarti Maria2022-05-041-7/+39
* Silenced two Int mismatch warningsOliver Drobnik2022-03-171-2/+2
* Update raw tag commentsmm22022-03-081-7/+8
* Detect whatever a built-in has been corrupted by means of cmsWriteRawTagMarti Maria2022-03-061-0/+7
* update copyright noticesMarti Maria2022-01-291-1/+1
* Fix a memory leak when discarding crafted profilesMarti Maria2022-01-181-20/+22
* Fix for a fixMarti Maria2022-01-131-2/+6
* fix ASAN reported errorMarti Maria2022-01-131-4/+11
* Final changes for 2.13Marti Maria2022-01-061-1/+1
* cmsReadTag memory raceSergey Bylokhov2021-09-051-1/+2
* Provide a thread-safe get time functionMarti Maria2021-06-091-16/+3
* Ensure threadsafe alternative of gmtime is usedKleis Auke Wolthuizen2021-06-041-1/+18
* cosmetic changesMarti Maria2020-10-011-1/+1
* fixed a segfault when copyright MLU holds only one empty stringMarti Maria2020-06-191-13/+16
* Prepare 2.10 release (I)Marti Maria2020-04-011-1/+1
* Reported bug from quangnh89Marti Maria2018-09-101-0/+1
* Misc. typosluz.paz2018-05-211-2/+2
* Fix some typos in comments and messages (found by codespell)Stefan Weil2018-03-071-1/+1
* typo fix on commentMarti Maria2017-12-021-4/+1
* Get rid of warnings when compiling as C++ with -WallMarti Maria2017-08-021-16/+17
* Prepare for 2.9 releaseMarti Maria2017-07-141-1/+1
* [oss-fuzz] Fix corrupted tag detection on MPEMarti Maria2017-03-201-2/+4
* spelling fixesklemens2017-01-221-3/+3
* Cleanup on some warningsMarti2016-12-151-5/+11
* Fixes from JDK9Marti2016-10-191-0/+11
* Fix some warnings found by coverityMarti2016-07-141-0/+1
* Added a check on filelen functionMarti2016-06-221-2/+19
* Fix some typos (found by codespell)Stefan Weil2016-05-111-5/+5
* Change copyright dateMarti2016-03-291-1/+1
* Fixed a smal typo on previous commitMarti2015-11-231-1/+3
* Added mutex protection to cmsSaveProfileToIOhandlerMarti2015-11-231-2/+9
* Big drop sponsorized by AlienSkin SoftwareMarti Maria2015-06-181-4/+4
* Merge from private branch in preparation of 2.7 rc1Marti Maria2014-12-171-1/+1
* Fixed a possible segmentation fault in a non-happy pathMarti Maria2014-09-191-0/+5
* Added a function to retrieve the iohandler of a given profile objectMarti Maria2014-08-121-0/+8
* Add sanity check on profile version.Marti Maria2014-04-161-1/+27
* First attempt to pthread integrationMarti Maria2014-02-141-0/+5
* Fixed a memory corruption when deleting tagsMarti Maria2014-02-131-0/+1
* Merge from Artifex branchlcms2.6rc0Marti Maria2014-02-121-83/+144