aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/libxml2
Commit message (Expand)AuthorAge
* Final afl++ integration (#5191)Gravatar van Hauser2021-02-18
* afl++ CMPLOG test (#5130)Gravatar van Hauser2021-02-07
* Populate a bunch of main_repo values. (#4815)Gravatar Oliver Chang2020-12-10
* [libxml2] Add another target, minor fixes (#4329)Gravatar Nick Wellnhofer2020-08-17
* [libxml2] Two new targets, rework build.sh (#4243)Gravatar Nick Wellnhofer2020-07-31
* Update Dockerfiles (#4070)Gravatar devtty1er2020-07-06
* Update project.yamlGravatar Abhishek Arya2020-06-26
* [libxml2] Two new fuzz targets (#4022)Gravatar Nick Wellnhofer2020-06-24
* [libxml2] Use options files from upstream repo (#3947)Gravatar Nick Wellnhofer2020-06-09
* Install latest cmake, make easy to install i386 packages (#3943)Gravatar Abhishek Arya2020-06-07
* [libxml2] Initial integration (#3934)Gravatar Nick Wellnhofer2020-06-05
* [presubmit] Enforce language attribute in project.yaml to be always set. (#3477)Gravatar Max Moroz2020-03-10
* Update project.yamlGravatar Oliver Chang2019-11-28
* [libxml2] Use FuzzedDataProvider isntead of byte_stream. (#2809)Gravatar Max Moroz2019-09-06
* Enable i386 fuzzing on 18 projects (#2748)Gravatar jonathanmetzman2019-08-22
* Add vendor_ccs example. (#2731)Gravatar Abhishek Arya2019-08-20
* Migrate projects using -lFuzzingEngine to $LIB_FUZZING_ENGINE (#2325)Gravatar jonathanmetzman2019-05-01
* [libxml2] Fix std::string use in the fuzz targets: avoid it when possible.Gravatar Max Moroz2018-12-28
* [libxml2] Remove libxml2_xml_regexp_compile_fuzzer. (#1988)Gravatar Max Moroz2018-12-27
* Add support for tags field in project.yaml (#1974) (#1980)Gravatar Oliver Chang2018-11-27
* [libxml2] Disable HTTP functionality since it is blocked in the sandbox.Gravatar Max Moroz2018-11-21
* [libxml2] Use seed corpus from libxml2/test for all fuzz targets + xml.dict.Gravatar Max Moroz2018-11-21
* [libxml2] Add a libXML fuzzer that exercises its file-based parsing interface...Gravatar Stefan Bucur2018-11-21
* Fix libxml URLGravatar Vitaly Buka2018-08-23
* add Akila to libxml2 CCGravatar Kostya Serebryany2018-01-24
* [libxml2] Fix compilation error in the fuzz target.Gravatar Max Moroz2017-10-20
* [libxml2] Disable XML_PARSE_HUGE to avoid stack overflow.Gravatar Max Moroz2017-10-17
* Update libxml2 auto_ccs (#641)Gravatar Nick Wellnhofer2017-06-01
* Use apt-get update && apt-get install, per best practices: (#561)Gravatar Devin Jeanpierre2017-05-01
* Remove experimental flag from tested msan projects (#473). (#517)Gravatar Abhishek Arya2017-04-05
* Enable msan experimental on some projects. (#514)Gravatar Abhishek Arya2017-04-04
* oss-fuzz/BASE_IMAGE -> oss-fuzz-base/BASE_IMAGEGravatar Oliver Chang2017-03-22
* [infra] ossfuzz/IMAGE -> gcr.io/oss-fuzz/IMAGEGravatar Oliver Chang2017-03-15
* Update project.yamlGravatar Kostya Serebryany2017-02-26
* [libxml2] Add hash-based combination of flags as an "options" argument. (#388)Gravatar Max Moroz2017-02-15
* extend libxml2_xml_read_memory_fuzzer to call xmlSaveDoc (#387)Gravatar Kostya Serebryany2017-02-14
* add ddkilzer to libxml CC listGravatar Kostya Serebryany2017-02-08
* Add dominicc@ to auto_ccs for libxml2 fuzzing. (#275)Gravatar Dominic Cooney2017-01-12
* [infra] updating usages of base-libfuzzer (#142)Gravatar Mike Aizatsky2017-01-03
* [infra] using -lFuzzingEngine instead of -lfuzzerGravatar Mike Aizatsky2016-12-07
* Fix parallel make command (#144)Gravatar Kuang-che Wu2016-12-07
* [infra] making shallow git clones. fixes #42Gravatar Mike Aizatsky2016-11-29
* [infra] target.yaml -> project.yamlGravatar Mike Aizatsky2016-11-29
* [infra] renaming targets/ to projects/Gravatar Mike Aizatsky2016-11-29