|
@@ -133,12 +133,15 @@ We have received the following contributions:
|
|
|
- Sebasian Schrader
|
|
|
2017-01: Fix build dir in doc/guide/Makefile.am
|
|
|
|
|
|
+ - Marvin Frick (MrMarvin)
|
|
|
+ 2017-04: -h and --host parameters added to kea-admin
|
|
|
+
|
|
|
Kea uses log4cplus (http://sourceforge.net/projects/log4cplus/) for logging,
|
|
|
Boost (http://www.boost.org/) library for almost everything, and can use Botan
|
|
|
(http://botan.randombit.net/) or OpenSSL (https://www.openssl.org/) for
|
|
|
cryptographic operations. It can also optionally use PostgreSQL
|
|
|
(http://www.postgresql.org/) and/or MySQL (http://www.mysql.com/) as a database.
|
|
|
|
|
|
-Kea can use googletest for unit-tests (http://code.google.com/p/googletest/).
|
|
|
+Kea can use googletest for unit-tests (https://github.com/google/googletest).
|
|
|
|
|
|
-Kea uses ISC Forge (http://kea.isc.org/wiki/IscForge) for conformance testing.
|
|
|
+Kea uses ISC Forge (https://github.com/isc-projects/forge/) for conformance testing.
|