Commit Graph

10 Commits

Author SHA1 Message Date
Max Moroz e6a5e0a666
[honggfuzz] Enable honggfuzz for 19 more projects (fixes #3591). (#3609)
* [honggfuzz] Enable honggfuzz for 19 more projects (fixes #3591).

* rename fuzzing puzzles target
2020-04-09 13:47:54 -07:00
Max Moroz 71f4914c45
[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)
* [presubmit] Enforce language attribute in projectt.yaml to be always set.

* Update documentation, better presubmit check, new project template.

* add docstring to templates.py

* Add example values in the project.yaml template and remove python value for now

* Add "project: c++" to 256 projects

* format

* Add labels and selective_unpack sections to the presubmit check

* fix incorrect auto_ccs format in three projects

* fix nss emails after rebase
2020-03-10 11:08:01 -07:00
Sylvestre Ledru c9e50868e9
Some Mozilla changes (#3481)
* Refresh the list to have a Mozilla employee with an active account

* Update of the list of nss participants
2020-03-09 08:34:02 -07:00
Christoph Diehl 7ed3f375b6 Add Mozilla fuzzing team to auto_cc of their used 3rd party libraries (#2703)
* Add Mozilla fuzzing team to auto_cc of their used 3rd party libraries

* Use new vendor_ccs field in projects.yml (#2703)

* Remove not yet approved projects

* Remove not yet approved projects
2019-08-28 09:16:53 -07:00
jonathanmetzman ebd914fb80
Enable i386 fuzzing on 18 projects (#2748)
Maintainers who own these projects: If you don't want i386 fuzzing, feel free to disable.
I figured i386 fuzzing is generally desirable since it can find more bugs but most projects won't switch because of inertia.
2019-08-22 11:44:03 -04:00
Bhargava Shastry ab91fbd152 Update bzip2 homepage and primary contact address (#2591) 2019-07-12 06:51:22 -07:00
Tyson Smith cb7abb7c64 [bzip2] Target upstream codebase (#2587)
* [bzip2] Target upstream codebase

* [bzip2] Add CC

* [bzip2] Enable UBSan

* [bzip2] Build seed corpus from samples
2019-07-10 13:02:36 -07:00
Max Moroz ee4bb3f62c Enable dataflow for 9 projects written in C (#1632). 2019-06-28 13:59:03 -07:00
Bhargava Shastry ebf4501860 bzip2: Bug fixes (#1894)
* bzip2: Bug fixes; added citations

* bzip2: Bump bzip2 version to 1.0.6

* bzip2: Variable blockSize100k, workFactor, and small

* bzip2: Remove hardcoded buffer sizes; fix nZ (compressor) to point to real buffer size

* bzip: Remove ubsan from project.yaml beacuse of start-up crash google/oss-fuzz#1887
2018-10-26 06:10:57 -07:00
Bhargava Shastry c6a08db58c bzip2: Add bzip2 to oss-fuzz (#1887) 2018-10-19 13:54:15 -07:00