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