Francis Dupont
e071a6a93f
[ #1329 ] Moved declined expired
2020-08-04 10:45:38 +02:00
Francis Dupont
5a92a42148
[ #1329 ] Added lease states
2020-08-04 10:45:38 +02:00
Francis Dupont
b0c7cca4cc
[ #1329 ] Some updated (including MT)
2020-08-04 10:45:38 +02:00
Francis Dupont
2e7498fbc1
[ #1329 ] spelling
2020-08-04 10:45:38 +02:00
Francis Dupont
4d028cad5b
[ #1329 ] Added missing files
2020-08-04 10:45:38 +02:00
Francis Dupont
3ecbd22b3e
[ #1329 ] Added append requested (vendor) options UMLs
2020-08-04 10:45:38 +02:00
Francis Dupont
8f08fc6009
[ #1329 ] Added regen rule
2020-08-04 10:45:38 +02:00
Francis Dupont
6cceeac37e
[ #1329 ] Added missing files
2020-08-04 10:45:38 +02:00
Francis Dupont
1d3907598c
[ #1329 ] Added requestLease4 activity uml
2020-08-04 10:45:38 +02:00
Francis Dupont
b2236ff527
[ #1329 ] Added new UMLs
2020-08-04 10:45:38 +02:00
Francis Dupont
16970da27e
[ #1329 ] Added UML files
2020-08-04 10:45:38 +02:00
Francis Dupont
432e2e3c45
[ #1221 ] Addressed comments
2020-07-23 22:35:25 +02:00
Tomek Mrugalski
52b3c40710
[ #1221 ] Some wordsmithing in cross-compile
2020-07-23 22:34:56 +02:00
Tomek Mrugalski
f2a4e6a3e0
Apply 1 suggestion(s) to 1 file(s)
2020-07-23 22:34:56 +02:00
Tomek Mrugalski
ee3f558d4a
Apply 1 suggestion(s) to 1 file(s)
2020-07-23 22:34:56 +02:00
Tomek Mrugalski
36de32c674
Apply 1 suggestion(s) to 1 file(s)
2020-07-23 22:34:56 +02:00
Tomek Mrugalski
e023ccb8dc
Apply 1 suggestion(s) to 1 file(s)
2020-07-23 22:34:56 +02:00
Francis Dupont
bc4a33ee8b
[ #1221 ] Added cross-compile doc
2020-07-23 22:34:56 +02:00
Francis Dupont
d0c79c457a
[ #916 ] Updated for 1.7.10
2020-07-08 14:32:45 +02:00
Francis Dupont
c15e5ad5fa
[ #916 ] Addressed comments
2020-07-08 14:32:45 +02:00
Francis Dupont
e183d8b7d5
[ #996 ] Added MT considerations
2020-07-03 19:10:39 +02:00
Francis Dupont
e275d5e167
[ #1210 ] Removed sockcreator
2020-05-14 23:36:29 +02:00
Razvan Becheriu
0d04b756d4
[ #1089 ] added decumentation
2020-04-02 09:27:57 +00:00
Michal Nowikowski
6eb858af23
[ #1159 ] added release entry in ChangeLog and updated copyright dates
2020-03-23 09:09:42 +01:00
Stephen Morris
e86c0e2fa2
[ #1103 ] Ensure fuzz.dox is included in tarball
...
This developer documentation was inadvertently omitted from the
distribution tarball.
2020-02-26 11:58:32 +00:00
Stephen Morris
bf58016908
[ #1103 ] Remove sample fuzz packets
...
Remove these as fuzz testing is not something that most people will do
and they are not used in ISC fuzz testing (a more extensive set of seeds
is used). In addition, it is easy enough to generate sample packets for
the fuzzer (something that is described in the developer documentation).
Indeed, with AFL, any file (not necessarily a DHCP packet) can be used
as a seed and useful results obtained.
2020-02-26 11:58:32 +00:00
Michal Nowikowski
78233068df
[ #1098 ] adjusted code for release
...
- update copyright dates
- prepare messages files
- added release entry in ChangeLog file
2020-01-27 19:50:37 +01:00
Tomek Mrugalski
4aad9d8cac
[ #880 ] Corrected variable in unit-tests.dox
2020-01-22 14:47:00 +00:00
Francis Dupont
89a26f89f0
[ #880 ] Addressed comments
2020-01-22 14:47:00 +00:00
Francis Dupont
88dfca3f42
[ #880 ] Added sanitizer usage in devel doc
2020-01-22 14:47:00 +00:00
Tomek Mrugalski
5a49bfa6d4
[ #1051 ] Added gtest version info
2020-01-22 13:58:29 +00:00
Tomek Mrugalski
f2a95fcb51
[ #1051 ] Clarified gtest section in devel guide
2020-01-22 13:58:29 +00:00
Stephen Morris
118f505bb2
[ #640 ] Minor corrections
...
1. Update to documentation concerning the running of until tests
which code is compiled with fuzzing enabled.
2. Correction of text of fuzzing-related initialization exception.
2019-12-20 17:55:45 +00:00
Stephen Morris
297f23fb72
[ #640 ] Add fuzzing documentation
...
Add a doxygen file describing the fuzzing - how to build and
run it, and a brief description of the changes made to the code.
2019-12-20 17:55:45 +00:00
Francis Dupont
fd46e406f2
[898-add-a-new-hook-to-support-bootp] Updated docs
2019-12-10 22:10:13 +01:00
Francis Dupont
5a36558f35
[907-remove-kea-thread-library] Addressed comments
2019-09-27 11:07:21 +02:00
Wlodek Wencel
a7b52c6f56
[v1_6_0] pre release changes
2019-08-26 22:27:39 +02:00
Michal Nowikowski
a2074d9fb8
replaced links to old docs to https://kea.readthedocs.io/
2019-08-19 17:39:09 +02:00
Michal Nowikowski
7705af942f
update release entry in ChangeLog, updated copyright dates
2019-08-19 08:43:51 +02:00
Tomek Mrugalski
69a07ac4a7
[#777,!464] Developer's guide updated
2019-08-07 12:58:10 +02:00
Francis Dupont
a327d62c53
[764-developer-documentation-not-being-built-correctly] Restored developer guide
2019-08-02 07:47:37 -04:00
Michal Nowikowski
0fb501d3de
added README with info about doxygen stuff
2019-07-30 21:38:03 +02:00
Michal Nowikowski
42c754d96b
fixed handling makefiles in doc/devel
2019-07-30 21:19:06 +02:00
Tomek Mrugalski
8796f80033
[#644,!370] .gitignore added
2019-07-30 10:45:13 +02:00
Michal Nowikowski
695668a25e
removed old rules for generating manuals
2019-07-30 10:45:13 +02:00
Michal Nowikowski
01fb9fd370
rearranges docs and build script
...
Two reasons:
- sphinx requires to have all sources in its source directory
so man pages have to be moved
- layout of subfolders in doc folder was not consistent
2019-07-30 10:45:13 +02:00
Thomas Markwalder
97d01d89a6
[#734,!422] Fixed filename in contribute.dox
...
devel/contribute.dox - text had old file name, added " or:"
2019-07-22 02:38:24 -04:00
Tomek Mrugalski
6a0c39c63e
[#734,!422] contributors guide renamed to CONTRIBUTING.md
2019-07-22 02:38:24 -04:00
Francis Dupont
6477cd52d8
[595-permission-problem-with-posgresql-read-only-unit-test] Added welcome message from Debian 10 vm
2019-07-09 14:31:23 -04:00
Francis Dupont
0cd33422f2
[595-permission-problem-with-posgresql-read-only-unit-test] Added alternate way to give SELECT permission for RO PostgreSQL unit tests
2019-07-09 14:31:23 -04:00