aboutsummaryrefslogtreecommitdiff
path: root/projects/mupdf
AgeCommit message (Expand)Author
2021-09-24mupdf: fix build (#6518)DavidKorczynski
2021-04-02[mupdf] Copy fuzzer glue code to dir outside of git repo (#5504)Sebastian Rasmussen
2021-03-31[mupdf] Improve custom allocator (#5505)Sebastian Rasmussen
2020-07-06Update Dockerfiles (#4070)devtty1er
2020-03-10[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)Max Moroz
2020-02-18[mupdf] Add @julians to auto_ccs (#3406)Sebastian Rasmussen
2020-01-21[mupdf] enable dataflow config (#1632). (#3272)Max Moroz
2019-05-01[mupdf] Update to latest version of API provided by MuPDF. (#2362)Sebastian Rasmussen
2019-05-01Migrate projects using -lFuzzingEngine to $LIB_FUZZING_ENGINE (#2325)jonathanmetzman
2019-04-05[mupdf] Update to latest version of API provided by MuPDF. (#2294)Sebastian Rasmussen
2018-09-24[mupdf] Add custom allocator to avoid having fuzzer kill process (#1830) (#1832)Sebastian Rasmussen
2018-08-31[mupdf] Plug memory leaks in fuzzer itself. (oss-fuzz #5497) (#1778)Sebastian Rasmussen
2018-07-08[mupdf] Adapt to recent API change, so test compiles again. (#1601)Sebastian Rasmussen
2018-05-10[mupdf] Change the name of the library used. (#1409)Sebastian Rasmussen
2018-01-22[mupdf] Ensure ctm variable is initialized (#1102)Jonathan Rudenberg
2018-01-21[mupdf] Add @sebras to auto_ccs (#1100)Jonathan Rudenberg
2018-01-19[mupdf] Ensure document is always freed (#1094)Jonathan Rudenberg
2018-01-19[mupdf] Fix fuzzer (#1091)Jonathan Rudenberg
2018-01-18Disable failing ubsan config in mupdf (#1085)Abhishek Arya
2018-01-18[mupdf] Add mupdf fuzzer (#1067)Jonathan Rudenberg