2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[#3605] Integrate a new fuzzing solution in Kea

The solution is based on clusterfuzzlite, libfuzzer, and oss-fuzz
technologies.

- Add the .clusterfuzzlite directory.
- Add the fuzz CI stage and fuzzing CI jobs.
- Add the fuzzing targets in the fuzz directory.
- Document fuzzing in doxygen.
This commit is contained in:
Andrei Pavel
2024-10-15 12:41:41 +03:00
parent 8195f702e7
commit a96168e762
83 changed files with 2121 additions and 116 deletions

View File

@@ -0,0 +1,3 @@
{
"command": "config-get"
}