Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [#3605] fixed fuzz on BSD-like systems | Razvan Becheriu | 2024-10-24 | 1 | -1/+9 |
| | |||||
* | [#3605] Integrate a new fuzzing solution in Kea | Andrei Pavel | 2024-10-23 | 1 | -0/+121 |
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. |