aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/openexr
Commit message (Expand)AuthorAge
* Update project.yamlGravatar Abhishek Arya2021-09-24
* Add new C library for subsequent fuzz testing (#6346)Gravatar Kimball Thurston2021-08-28
* remove library after merge (#5405)Gravatar Kimball Thurston2021-03-16
* Populate a bunch of main_repo values. (#4815)Gravatar Oliver Chang2020-12-10
* [OpenEXR] update for OpenEXR-3.0 build config (#4624)Gravatar metamerism2020-11-09
* [openexr] add support for intergrated exrcheck_fuzzer (#4514)Gravatar metamerism2020-10-09
* [openexr] fix reading extra EXR channels in readMulti (#4461)Gravatar metamerism2020-09-21
* [openexr] speed up scanline reading, read all channels in readMulti (#4457)Gravatar metamerism2020-09-17
* [openexr] skip reading large images in exrenvmap (#4449)Gravatar metamerism2020-09-16
* [openexr] rewind streams between readSingle and readMulti (#4443)Gravatar metamerism2020-09-12
* [openexr] fix memleak in readSingle with wide images (#4380)Gravatar metamerism2020-08-26
* [openexr] fix memleak in scanlinefuzzer with wide images (#4356)Gravatar metamerism2020-08-23
* [openexr] Using different file utilities to write files to /tmp (#4218)Gravatar Ravi Jotwani2020-08-07
* Catch all exceptions via (...) rather than by explicit type (#4260)Gravatar seabeepea2020-08-06
* [openexr] Additional fuzzers (#4173)Gravatar Ravi Jotwani2020-07-29
* move Header constructor inside try/catch (#4208)Gravatar seabeepea2020-07-28
* [openexr] Replace buf_to_file with IStream (#4094)Gravatar Ravi Jotwani2020-07-14
* Add security@openexr.org as per Cary's requestGravatar Abhishek Arya2020-07-14
* [openexr] Initial integration of OpenEXR fuzzers. (#4060)Gravatar Michael Jezierny2020-07-07