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

6 Commits

Author SHA1 Message Date
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
Razvan Becheriu
fdf87cded4 [#3536] fix check-messages 2024-10-03 21:04:37 +03:00
Marcin Godzina
1f89caee3e [#3599] release changes 2024-09-23 07:34:07 +00:00
Andrei Pavel
ba861d871e
[#3556] release changes 2024-08-26 17:00:03 +03:00
Andrei Pavel
317af481f8
[#1945] address review
- generate kea-messages.rst automatically on make -C doc/sphinx
- add disclaimer header that debug-messages.rst and kea-messages.rst are
  generated
- minor changes to debug level variable names
- do not write section "Messages printed" in tools/check-messages.py if
  there are no messages
2024-08-22 15:48:11 +03:00
Andrei Pavel
571cd571bc
[#1945] add ARM section for debug messages indexed by log level 2024-08-22 15:47:24 +03:00