Commit Graph

5 Commits

Author SHA1 Message Date
Dongge Liu 7e66453383
Make `Centipede` a default fuzzing engine (#10109)
1. Add `centipede` to `DEFAULT_ENGINES`.
2. Remove the `fuzzing_engines` attribute from `project.yaml`s if
redundant (i.e., all default engines are included in that YAML file).
3. Temporarily disable `centipede` on `c`/`c++` projects that previously
use all `DEFAULT_ENGINES` (200 projects did not specify
`fuzzing_engines` in `project.yaml`) so that we can gradually enable
centipede later them later.
2023-04-21 09:48:45 +10:00
Gary Kramlich cc4833b6de
Add additional pidgin developers so they can help (#6373) 2021-09-01 21:02:12 -07:00
AdamKorcz fdd1fe9544
[pidgin] Initial integration (#5871)
* [teleport] Initial integration

* Minor update to run tests again

* [pidgin] Initial integration

* Refactoring

* add a utils fuzzer.

* fix fuzzer name.

* extend utils fuzzer.

* further extend utils fuzzer.

* updated the pidgin utils fuzzer.

* add my email to the proejct list.

* Improve xml fuzzer

* Clean up

* update utils fuzzer to target more markup functions.

* use latest version of pidgin.

* updated the build script.

Co-authored-by: davkor <david@adalogics.com>
2021-06-05 08:49:14 -07:00
inferno-chromium 4f4b0605ea Update project.yaml 2016-12-01 12:38:04 -08:00
Gary Kramlich 0a12768bb8 Add pidgin as a project (#111) 2016-12-01 12:37:43 -08:00