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

8 Commits

Author SHA1 Message Date
Andrei Pavel
8247204bad
[#3953] Remove fuzz configs. No longer required 2025-06-19 17:16:55 +03:00
Andrei Pavel
3a922204f0
[#3734] Remove autotools 2025-05-30 10:57:39 +03:00
Andrei Pavel
ef58794d73 [#3731] Fix kea-msg-compiler not being installed
And do not install fuzz files.
2025-03-13 18:03:37 +01:00
Andrei Pavel
0ffc8ad918
[#3729] Add fuzz meson files, fix gss and user_chk 2025-02-13 10:06:32 +02:00
Andrei Pavel
e2394bfb06
[#3729] The remaining Meson C++ targets 2025-02-13 10:05:19 +02:00
Andrei Pavel
f2f5b0eec4 [#3605] Remove unused files in fuzz 2024-10-24 19:48:18 +03:00
Andrei Pavel
9f7d0a93eb
[#3605] Specialize HTTP fuzzers into v4 and v6 2024-10-23 16:40:32 +03:00
Andrei Pavel
a96168e762
[#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.
2024-10-23 16:40:31 +03:00