2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-22 01:49:48 +00:00

6 Commits

Author SHA1 Message Date
Andrei Pavel
f41fb2541f
[#3953] Fix a static initialization race in fuzzers. Turn KEA_FUZZ_DIR into a function 2025-06-19 17:16:55 +03:00
Razvan Becheriu
5cf1a06cef [#3831] fix fuzz and permissions mask 2025-05-19 12:12:55 +00:00
Wlodek Wencel
c524f6a5db [#3733] release changes 2025-01-28 10:06:26 +01:00
Razvan Becheriu
a7e71c4809 [#3082] add support for multiple unix and http sockets 2025-01-22 14:09:35 +00:00
Razvan Becheriu
f340ef1b05
[#3605] use server listener 2024-10-23 16:40:37 +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