2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-24 02:47:11 +00:00

332 Commits

Author SHA1 Message Date
Andrei Pavel
d85666cf22
[#3905] Fix more Meson flag documentation 2025-05-30 19:06:18 +03:00
Andrei Pavel
cb5c467e72
[#3734] Switch tools/find-uninstalled-headers.py to Meson 2025-05-30 10:57:39 +03:00
Andrei Pavel
3a922204f0
[#3734] Remove autotools 2025-05-30 10:57:39 +03:00
Andrei Pavel
5c9c66c715
[#3732] Meson: Fix devel docs 2025-04-28 09:41:17 +03:00
Andrei Pavel
737181c480
[#3732] Meson: Fix devel 2025-04-27 16:57:19 +03:00
Andrei Pavel
ef10de4ff2
[#3732] Meson: Create HTML devel docs in build directory not in source directory 2025-04-26 07:55:17 +03:00
Andrei Pavel
60222843a6
[#3732] Address review 2025-04-23 23:15:59 +03:00
Andrei Pavel
53342bf8ca
[#3732] Add note to devel docs recommending Meson 1.8.0 2025-04-23 22:29:35 +03:00
Andrei Pavel
282687853c
[#3732] Add note to devel docs about gtest.wrap 2025-04-23 22:29:34 +03:00
Andrei Pavel
435d56b645
[#3732] Switch docs from Autotools to Meson 2025-04-23 22:29:34 +03:00
Andrei Pavel
9938ab10c1
[#3731] Fix make-devel.sh 2025-03-19 11:26:26 +02:00
Andrei Pavel
9259d41566
[#3731] Fix make-devel.sh 2025-03-19 11:15:51 +02:00
Andrei Pavel
dededfec38
[#3731] More fixes 2025-03-19 10:50:49 +02:00
Andrei Pavel
7f936248e9
[#3731] Make more paths idiomatic in meson 2025-03-18 10:57:46 +02:00
Andrei Pavel
24eba5000c
[#3731] Address review 2025-02-28 14:26:05 +02:00
Andrei Pavel
53164bbe9c
[#3731] Minimize indentation in doc/*/*.sh.in 2025-02-28 14:25:52 +02:00
Andrei Pavel
a0d00963c5
[#3731] Uppercase program names with no _exe in meson.build 2025-02-28 14:25:49 +02:00
Razvan Becheriu
da3813130d [#3333] removed references and Doxyfile-xml files 2025-02-21 21:34:58 +00:00
Francis Dupont
805711755e
[#3730] Update meson.build 2025-02-21 18:43:19 +02:00
Andrei Pavel
8e0783550a
[#3730] Add other meson targets
- add-changelog-entry
- coverage (.lcovrc)
- cppcheck, cppcheck-report
- doc (renamed from docs)
- grammar
- mes-doc
- uml
- update-python-dependencies
- valgrind (add_test_setup instead of custom target)
2025-02-21 18:43:18 +02:00
Francis Dupont
e46ce7668d
[#3730] Added generate parser 2025-02-21 18:43:12 +02:00
Francis Dupont
411249c0fd
[#3730] Shell tests, src/bin, doc 2025-02-21 18:42:49 +02: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
Tomek Mrugalski
1e282cef78
[#3566] doxygen: changed png to svg 2024-09-05 12:33:01 +02:00
Andrei Pavel
08caaec04a
[#3524] unrelated, but missed in #3522: add changelog.dox to tarball 2024-08-22 15:35:19 +03:00
Slawek Figiel
282ce9a153 [#3522] Add square brackets 2024-08-01 19:57:52 +00:00
Slawek Figiel
52186764d1 [#3522] Modify docs 2024-08-01 19:57:52 +00:00
Slawek Figiel
fc7b9a72a4 [#3522] Fix whitespace 2024-08-01 19:57:52 +00:00
Slawek Figiel
bf52561cae [#3522] Update devel docs 2024-08-01 19:57:52 +00:00
Andrei Pavel
8dcd1a9453
[#3433] add libasiodns section 2024-06-07 22:07:06 +03:00
Andrei Pavel
37ff385e17
[#3431] release changes 2024-05-24 17:22:24 +03:00
Andrei Pavel
561539d4c5 [#2773] Apply 2 suggestions to 2 files 2024-05-23 14:18:15 +02:00
Slawek Figiel
808f97e13d [#2773] Update DB creation for Postgres 15+ 2024-05-23 14:17:45 +02:00
Tomek Mrugalski
4577c80bd1 [#3321] legacy code removed 2024-04-23 15:42:20 +00:00
Marcin Godzina
5390c1978f [#3307] release changes 2024-03-22 15:55:27 +00:00
Thomas Markwalder
5d331f46ff [#3253] Doxygen clean up
../../../../doc/devel/Doxyfile
    Added perfmon dir

modified:
    alarm.h
    alarm_store.h
    monitored_duration_store.h
2024-03-18 19:12:14 +00:00
Thomas Markwalder
906f22dc0e [#3280] Added performance.dox to Makefile.am
modified:   doc/devel/Makefile.am
2024-03-12 15:54:55 +00:00
Thomas Markwalder
2eaebeb78a [#3280] Updated Doxyfile
Ran "doxygen -u" with doxygen 1.10.0 to update our Doxyfile
Cleared up several warnings and eliminated dot errors in crypto lib.
2024-03-12 15:54:55 +00:00
Thomas Markwalder
b3e445696a [#3280] Fix performance hierarchy
modified:
    mainpage.dox
    performance.dox
2024-03-12 15:54:55 +00:00
Thomas Markwalder
122e9caffe [#3280] Added stub Performance page
Performance subpage was missing.  Added with simple content.
2024-03-12 15:54:55 +00:00
Andrei Pavel
ff7851b340
[#1520] add debug symbols section to dev guide 2023-09-22 16:12:08 +03:00
Suzanne Goldlust
1be6921491 [#2833] Update MATHJAX_RELPATH default info 2023-06-27 15:32:48 +00:00
Suzanne Goldlust
4737eab51f [#2833] Update HTML Help Workshop info 2023-06-27 15:32:48 +00:00
Suzanne Goldlust
88443e7da8 [#2833] Replace link (found a slightly better page) 2023-06-27 15:32:48 +00:00
Suzanne Goldlust
fb69dafe61 [#2833] Fix broken link 2023-06-27 15:32:48 +00:00
Suzanne Goldlust
dedc2db742 [#2833] Fixed broken link 2023-06-27 15:32:48 +00:00
Andrei Pavel
098efc743c
[#2889] release changes 2023-05-29 21:55:51 +03:00
Tomek Mrugalski
ac37655ca8
[#2760] Devel guide updated
- described github CI
 - described gitlab CI briefly
 - added a note about Jenkins
2023-05-19 13:41:01 +02:00
Wlodek Wencel
ff93a6df41 [#2840] release changes 2023-04-20 21:30:16 +02:00