]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
13 months ago[#3729] Removed static_library with_links
Francis Dupont [Fri, 7 Feb 2025 09:27:11 +0000 (10:27 +0100)] 
[#3729] Removed static_library with_links

13 months ago[#3729] Checkpoint: lfc UTs
Francis Dupont [Fri, 7 Feb 2025 02:04:24 +0000 (03:04 +0100)] 
[#3729] Checkpoint: lfc UTs

13 months ago[#3729] Began bin
Francis Dupont [Fri, 7 Feb 2025 01:41:02 +0000 (02:41 +0100)] 
[#3729] Began bin

13 months ago[#3729] Enabled iface mgr UTs
Francis Dupont [Thu, 6 Feb 2025 17:06:03 +0000 (18:06 +0100)] 
[#3729] Enabled iface mgr UTs

13 months ago[#3729] Checkpoint: improvements
Francis Dupont [Thu, 6 Feb 2025 16:48:56 +0000 (17:48 +0100)] 
[#3729] Checkpoint: improvements

13 months ago[#3729] Fix regression in src/lib/log/tests/Makefile.am
Andrei Pavel [Thu, 6 Feb 2025 10:58:18 +0000 (12:58 +0200)] 
[#3729] Fix regression in src/lib/log/tests/Makefile.am

13 months ago[#3729] Checkpoint: hook tests
Francis Dupont [Thu, 6 Feb 2025 12:30:30 +0000 (13:30 +0100)] 
[#3729] Checkpoint: hook tests

13 months ago[#3729] Fixed FreeBSD support
Francis Dupont [Thu, 6 Feb 2025 03:18:29 +0000 (04:18 +0100)] 
[#3729] Fixed FreeBSD support

13 months ago[#3729] Added bootp tests (tentative)
Francis Dupont [Thu, 6 Feb 2025 03:03:47 +0000 (04:03 +0100)] 
[#3729] Added bootp tests (tentative)

13 months ago[#3729] Added share install
Francis Dupont [Thu, 6 Feb 2025 01:38:06 +0000 (02:38 +0100)] 
[#3729] Added share install

13 months ago[#3729] Finished lib tests
Francis Dupont [Thu, 6 Feb 2025 00:31:30 +0000 (01:31 +0100)] 
[#3729] Finished lib tests

13 months ago[#3729] Updated crypto related tests
Francis Dupont [Wed, 5 Feb 2025 23:31:28 +0000 (00:31 +0100)] 
[#3729] Updated crypto related tests

13 months ago[#3729] Finished log tests
Francis Dupont [Wed, 5 Feb 2025 23:08:02 +0000 (00:08 +0100)] 
[#3729] Finished log tests

13 months ago[#3729] Added check for environ vs shlib
Francis Dupont [Wed, 5 Feb 2025 15:16:17 +0000 (16:16 +0100)] 
[#3729] Added check for environ vs shlib

13 months ago[#3729] Added crypto dependency to dhcpsrc/tests
Francis Dupont [Wed, 5 Feb 2025 12:08:58 +0000 (13:08 +0100)] 
[#3729] Added crypto dependency to dhcpsrc/tests

13 months ago[#3729] Added remaining lib tests
Francis Dupont [Wed, 5 Feb 2025 11:32:14 +0000 (12:32 +0100)] 
[#3729] Added remaining lib tests

13 months ago[#3729] Add missing dependencies
Andrei Pavel [Wed, 5 Feb 2025 06:51:26 +0000 (08:51 +0200)] 
[#3729] Add missing dependencies

13 months ago[#3729] Added unit tests (1)
Francis Dupont [Wed, 5 Feb 2025 00:53:04 +0000 (01:53 +0100)] 
[#3729] Added unit tests (1)

13 months ago[#3729] Updated meson.build files
Francis Dupont [Wed, 5 Feb 2025 00:10:44 +0000 (01:10 +0100)] 
[#3729] Updated meson.build files

13 months ago[#3729] The remaining Meson C++ targets
Andrei Pavel [Tue, 4 Feb 2025 14:58:43 +0000 (16:58 +0200)] 
[#3729] The remaining Meson C++ targets

13 months ago[#3666] add ChangeLog entry
Andrei Pavel [Tue, 14 Jan 2025 15:15:46 +0000 (17:15 +0200)] 
[#3666] add ChangeLog entry

13 months ago[#3666] kea-admin lease-upload: write SQL statements to file
Andrei Pavel [Tue, 14 Jan 2025 11:33:39 +0000 (13:33 +0200)] 
[#3666] kea-admin lease-upload: write SQL statements to file

Avoids "Argument list too long".

Also considerably speeds up the lease upload. The slowdown was
noticeable for large number of leases, where for each lease, the whole
set of statements added up to that point had to be printed in order to
append another SQL statement. This is no longer the case since the SQL
statement is appended to a file.

13 months ago[#3694] addressed review comments
Razvan Becheriu [Mon, 10 Feb 2025 18:59:17 +0000 (20:59 +0200)] 
[#3694] addressed review comments

14 months ago[#3694] throw error when switching from/to TLS
Razvan Becheriu [Fri, 7 Feb 2025 12:35:47 +0000 (14:35 +0200)] 
[#3694] throw error when switching from/to TLS

14 months ago[#3694] addressed review comments
Razvan Becheriu [Mon, 3 Feb 2025 21:22:05 +0000 (23:22 +0200)] 
[#3694] addressed review comments

14 months ago[#3694] apply tls settings on reload
Razvan Becheriu [Wed, 8 Jan 2025 18:53:31 +0000 (20:53 +0200)] 
[#3694] apply tls settings on reload

14 months ago[#3744] use builddir instead of top_builddir
Razvan Becheriu [Fri, 7 Feb 2025 11:32:29 +0000 (11:32 +0000)] 
[#3744] use builddir instead of top_builddir

14 months ago[#3744] test blocking write socket
Razvan Becheriu [Thu, 6 Feb 2025 20:24:53 +0000 (22:24 +0200)] 
[#3744] test blocking write socket

14 months ago[#3742] Applied fix
Francis Dupont [Tue, 4 Feb 2025 14:02:15 +0000 (15:02 +0100)] 
[#3742] Applied fix

14 months ago[#3711] hammer.py: Switch to libpq in RHEL too
Andrei Pavel [Wed, 5 Feb 2025 14:17:15 +0000 (16:17 +0200)] 
[#3711] hammer.py: Switch to libpq in RHEL too

14 months ago[#3443] Extra additions to the additions to the Meson Proof of Concept
Andrei Pavel [Tue, 4 Feb 2025 10:07:49 +0000 (12:07 +0200)] 
[#3443] Extra additions to the additions to the Meson Proof of Concept

14 months ago[#3443] Meson fixes
Francis Dupont [Fri, 31 Jan 2025 18:13:55 +0000 (19:13 +0100)] 
[#3443] Meson fixes

* Removed unsupported botan-3
* Fixed CHRONO_SAME_DURATION
* Updated crypto selection
* Updated botan config
* Removed pgsql server dependency
* Added header install to src/lib/util
* Added ALLOW_KEATEST
* Added TEST_CA_DIR
* Fixed again a typo
* Fixed gtest dependency
* Added log interprocess tests
* Added asiolink tests
* Added mysql tests
* Added mysql tests
* Changed hook suffix to so
* Reverted gtest dependency
* Removed testutils install

14 months ago[#3443] Additions to the initial meson Proof of Concept
Andrei Pavel [Wed, 29 Jan 2025 11:23:29 +0000 (13:23 +0200)] 
[#3443] Additions to the initial meson Proof of Concept

14 months ago[#3443] Exclude compiler-checks from CI
Andrei Pavel [Tue, 28 Jan 2025 09:15:35 +0000 (11:15 +0200)] 
[#3443] Exclude compiler-checks from CI

14 months ago[#3443] Proof of Concept: meson
Andrei Pavel [Thu, 19 Dec 2024 11:27:16 +0000 (13:27 +0200)] 
[#3443] Proof of Concept: meson

14 months ago[#3711] Add ChangeLog entry
Andrei Pavel [Fri, 31 Jan 2025 07:39:59 +0000 (09:39 +0200)] 
[#3711] Add ChangeLog entry

14 months ago[#3711] Update supported systems in hammer.py
Andrei Pavel [Fri, 31 Jan 2025 10:49:09 +0000 (12:49 +0200)] 
[#3711] Update supported systems in hammer.py

14 months ago[#3711] Remove postgresql server dev packages from hammer.py
Andrei Pavel [Fri, 31 Jan 2025 09:17:29 +0000 (11:17 +0200)] 
[#3711] Remove postgresql server dev packages from hammer.py

14 months ago[#3711] Remove the autotools check for PostgreSQL's utils/errcodes.h
Andrei Pavel [Fri, 31 Jan 2025 07:35:15 +0000 (09:35 +0200)] 
[#3711] Remove the autotools check for PostgreSQL's utils/errcodes.h

14 months ago[#3731] Remove include "utils/errcodes.h"
Andrei Pavel [Fri, 31 Jan 2025 07:34:28 +0000 (09:34 +0200)] 
[#3731] Remove include "utils/errcodes.h"

Effectively removes the dependency on the server-side PostgreSQL library.

14 months ago[#3726] Protected PROTOCOL_VERSION in Botan wrapper
Francis Dupont [Sat, 25 Jan 2025 14:39:21 +0000 (15:39 +0100)] 
[#3726] Protected PROTOCOL_VERSION in Botan wrapper

14 months ago[#3082] Fixed fuzz
Francis Dupont [Wed, 29 Jan 2025 08:20:01 +0000 (09:20 +0100)] 
[#3082] Fixed fuzz

14 months ago[#3082] Typo
Francis Dupont [Fri, 24 Jan 2025 14:55:42 +0000 (15:55 +0100)] 
[#3082] Typo

14 months ago[#3082] Fix fist try
Francis Dupont [Fri, 24 Jan 2025 14:18:55 +0000 (15:18 +0100)] 
[#3082] Fix fist try

14 months ago[#3738] Do not update repos on FreeBSD in hammer.py
Andrei Pavel [Thu, 30 Jan 2025 12:01:43 +0000 (14:01 +0200)] 
[#3738] Do not update repos on FreeBSD in hammer.py

14 months ago[#3737] configure version bump up, platforms list updated
Wlodek Wencel [Wed, 29 Jan 2025 19:28:08 +0000 (20:28 +0100)] 
[#3737] configure version bump up, platforms list updated

14 months ago[#3733] release changes Kea-2.7.6
Wlodek Wencel [Tue, 28 Jan 2025 09:06:26 +0000 (10:06 +0100)] 
[#3733] release changes

14 months ago[#3727] Fix log argument mismatch
Andrei Pavel [Tue, 28 Jan 2025 06:30:19 +0000 (08:30 +0200)] 
[#3727] Fix log argument mismatch

And fix DHCP*_DB_RECONNECT_DISABLED messages to say "retries left"
instead of "max-reconnect-tries".

14 months ago[#3724] bump up library versions for 2.7.6 release
Razvan Becheriu [Mon, 27 Jan 2025 20:10:09 +0000 (22:10 +0200)] 
[#3724] bump up library versions for 2.7.6 release

14 months ago[#3049] fixed empty hostname case
Razvan Becheriu [Mon, 27 Jan 2025 11:19:33 +0000 (13:19 +0200)] 
[#3049] fixed empty hostname case

14 months ago[#3721] addressed review comments
Razvan Becheriu [Mon, 27 Jan 2025 15:02:02 +0000 (17:02 +0200)] 
[#3721] addressed review comments

14 months ago[#3721] close unused listeners
Razvan Becheriu [Thu, 23 Jan 2025 20:35:55 +0000 (22:35 +0200)] 
[#3721] close unused listeners

14 months ago[#3398] Fixed ChangeLog entry
Francis Dupont [Mon, 27 Jan 2025 14:33:33 +0000 (15:33 +0100)] 
[#3398] Fixed ChangeLog entry

14 months ago[#3398] Added a ChangeLog entry
Francis Dupont [Mon, 27 Jan 2025 14:13:41 +0000 (15:13 +0100)] 
[#3398] Added a ChangeLog entry

14 months ago[#3398] Fixed shell
Francis Dupont [Sun, 22 Dec 2024 21:13:57 +0000 (22:13 +0100)] 
[#3398] Fixed shell

14 months ago[#3398] Moved to unordered set
Francis Dupont [Sun, 22 Dec 2024 17:49:58 +0000 (18:49 +0100)] 
[#3398] Moved to unordered set

14 months ago[#3398] Added keatest
Francis Dupont [Sun, 22 Dec 2024 12:13:39 +0000 (13:13 +0100)] 
[#3398] Added keatest

14 months ago[#3398] Address src/bin UTs
Francis Dupont [Sat, 21 Dec 2024 21:40:24 +0000 (22:40 +0100)] 
[#3398] Address src/bin UTs

14 months ago[#3398] Updated UT using 1234
Francis Dupont [Sat, 21 Dec 2024 08:56:29 +0000 (09:56 +0100)] 
[#3398] Updated UT using 1234

14 months ago[#3398] Protected SQL hooks
Francis Dupont [Fri, 20 Dec 2024 21:58:44 +0000 (22:58 +0100)] 
[#3398] Protected SQL hooks

14 months ago[#3398] Protected SQL databases
Francis Dupont [Fri, 20 Dec 2024 17:31:37 +0000 (18:31 +0100)] 
[#3398] Protected SQL databases

14 months ago[#3398] Protected basic auth
Francis Dupont [Fri, 20 Dec 2024 16:52:21 +0000 (17:52 +0100)] 
[#3398] Protected basic auth

14 months ago[#3398] Made 1234 the default secret/password
Francis Dupont [Fri, 20 Dec 2024 15:48:44 +0000 (16:48 +0100)] 
[#3398] Made 1234 the default secret/password

14 months ago[#3727] fixed unittests
Razvan Becheriu [Sun, 26 Jan 2025 18:48:41 +0000 (20:48 +0200)] 
[#3727] fixed unittests

14 months ago[#3727] fixed doxygen
Razvan Becheriu [Sun, 26 Jan 2025 09:37:25 +0000 (11:37 +0200)] 
[#3727] fixed doxygen

14 months ago[#3727] fixed db recovery
Razvan Becheriu [Fri, 24 Jan 2025 18:11:12 +0000 (20:11 +0200)] 
[#3727] fixed db recovery

14 months ago[#3649] More unit tests
Marcin Siodelski [Thu, 5 Dec 2024 12:22:06 +0000 (13:22 +0100)] 
[#3649] More unit tests

14 months ago[#3649] Fixed a typo in the ChangeLog
Marcin Siodelski [Thu, 5 Dec 2024 12:08:26 +0000 (13:08 +0100)] 
[#3649] Fixed a typo in the ChangeLog

14 months ago[#3649] Fixed comments
Marcin Siodelski [Thu, 5 Dec 2024 12:08:12 +0000 (13:08 +0100)] 
[#3649] Fixed comments

14 months ago[#3649] Added Changelog for #3649
Marcin Siodelski [Thu, 28 Nov 2024 19:25:57 +0000 (20:25 +0100)] 
[#3649] Added Changelog for #3649

14 months ago[#3649] Updated comments
Marcin Siodelski [Thu, 28 Nov 2024 19:17:22 +0000 (20:17 +0100)] 
[#3649] Updated comments

14 months ago[#3649] Improve reclamation in terminated state
Marcin Siodelski [Wed, 27 Nov 2024 07:24:50 +0000 (08:24 +0100)] 
[#3649] Improve reclamation in terminated state

14 months ago[#3697] Error in configure if autoreconf needed for premium hooks
Doug Freed [Tue, 17 Dec 2024 21:14:18 +0000 (15:14 -0600)] 
[#3697] Error in configure if autoreconf needed for premium hooks

This ensures that configure will find the premium hooks if they exist,
or error if autoreconf needs to be run again to pick up the hooks'
additions to configure.

14 months ago[#3708] fixed closedir
Razvan Becheriu [Sat, 18 Jan 2025 12:11:27 +0000 (14:11 +0200)] 
[#3708] fixed closedir

14 months ago[#3049] Spelling
Francis Dupont [Wed, 22 Jan 2025 14:36:41 +0000 (15:36 +0100)] 
[#3049] Spelling

14 months ago[#3049] Addressed review comments
Thomas Markwalder [Tue, 21 Jan 2025 21:19:34 +0000 (16:19 -0500)] 
[#3049] Addressed review comments

Spelling, clean ups, doxygen
Split DdnsParams out to its own files:
new file:   src/lib/dhcpsrv/ddns_params.cc
new file:   src/lib/dhcpsrv/ddns_params.h

14 months ago[#3049] Added changelog entry file
Thomas Markwalder [Fri, 10 Jan 2025 14:49:00 +0000 (09:49 -0500)] 
[#3049] Added changelog entry file

new file:
    changelog_unreleased/3049-permit-ddns-qualifying-suffix-option-in-pool-scope

14 months ago[#3049] Pool parameters function in v6
Thomas Markwalder [Thu, 9 Jan 2025 21:06:43 +0000 (16:06 -0500)] 
[#3049] Pool parameters function in v6

/doc/examples/kea6/all-keys.json
    Added DDNS parameters to a pool

/doc/sphinx/arm/dhcp6-srv.rst
    Updated section on DDNS Behavioral Parameters

/src/bin/dhcp4/tests/config_parser_unittest.cc
    Added missing commentary

/src/bin/dhcp6/dhcp6_lexer.ll
/src/bin/dhcp6/dhcp6_parser.yy
    Added parameters to POOL

/src/bin/dhcp6/tests/config_parser_unittest.cc
    TEST_F(Dhcp6ParserTest, poolDdnsParameters) - new test

/src/bin/dhcp6/tests/fqdn_unittest.cc
    TEST_F(FqdnDhcpv6SrvTest, poolDdnsParametersTest) - new test

/src/bin/dhcp6/tests/get_config_unittest.cc
    Rebuilt

14 months ago[#3049] Initial v6 changes
Thomas Markwalder [Wed, 8 Jan 2025 18:09:53 +0000 (13:09 -0500)] 
[#3049] Initial v6 changes

Pool6 UT and added keywords,
first cut of logic to Dhcpv6Srv

/src/bin/dhcp6/dhcp6_srv.*
    replaced Dhcpv6Srv::checkDynamicSubnetChange()
    with Dhcpv6Srv::checkPostAssignmentChanges()

/src/lib/dhcpsrv/parsers/simple_parser6.cc
    Added parameter to POOL6_PARAMETERS

/src/lib/dhcpsrv/tests/dhcp_parsers_unittest.cc
    TEST_F(DhcpParserTest, validDdnsParmatersPool4) - use function template
    TEST_F(DhcpParserTest, validDdnsParmatersPool6) - new test

14 months ago[#3049] Updated v4 ARM
Thomas Markwalder [Tue, 7 Jan 2025 18:41:48 +0000 (13:41 -0500)] 
[#3049] Updated v4 ARM

modified:   arm/dhcp4-srv.rst

14 months ago[#3049] kea-dhcp4 parsing and UTs
Thomas Markwalder [Tue, 7 Jan 2025 18:16:09 +0000 (13:16 -0500)] 
[#3049] kea-dhcp4 parsing and UTs

Fully functional in kea-dhcp4 (excluding doc update and CB support)

/doc/examples/kea4/all-keys.json
    Added entries to a pool

/src/bin/dhcp4/dhcp4_lexer.ll
/src/bin/dhcp4/dhcp4_parser.yy
    Added parameters to pools

/src/bin/dhcp4/dhcp4_srv.cc
    Added comment

/src/bin/dhcp4/tests/config_parser_unittest.cc
    TEST_F(Dhcp4ParserTest, poolDdnsParameters) - new test

/src/bin/dhcp4/tests/fqdn_unittest.cc
    TEST_F(NameDhcpv4SrvTest, poolDdnsParametersTest) - new test

/src/bin/dhcp4/tests/get_config_unittest.cc
    Updated

/src/lib/dhcpsrv/parsers/base_network_parser.*
    Moved DDNS parameter parsing to a function template to allow use
    by any class type

/src/lib/dhcpsrv/parsers/dhcp_parsers.cc
    Added DDNS parameter parsing to PoolParser

/src/lib/dhcpsrv/parsers/simple_parser4.cc
    Added paramters to pool

/src/lib/dhcpsrv/tests/dhcp_parsers_unittest.cc
    TEST_F(DhcpParserTest, validDdnsParmatersPool4) - new test

14 months ago[#3049] Added params to Pool, modified DdnsParams
Thomas Markwalder [Fri, 20 Dec 2024 17:19:42 +0000 (12:19 -0500)] 
[#3049] Added params to Pool, modified DdnsParams

src/bin/dhcp4/dhcp4_srv.cc
    Dhcpv4Srv::assignLeased - modified to set pool on DdnsParams
    and reprocess client name if need be.

src/lib/dhcpsrv/ncr_generator.cc
    queueNCRCommon() - changed to accept a ConstSubnetPtr and to
    create DdnsParams instance for the subnet and lease for fetching
    parameter values.

src/lib/dhcpsrv/network.h
    Corrected a pre-existing typo

src/lib/dhcpsrv/pool.*
    Added DDNS behavioral parameters and accessors
    Pool::hasDdnsParameters() - new function

src/lib/dhcpsrv/srv_config.*
    Added pool instance to DdnsParams
    Modified DdnsParams accessors to try pool first

src/lib/dhcpsrv/tests/pool_unittest.cc
    TEST_F(PoolTest, ddnsParameters4)
    TEST_F(PoolTest, ddnsParameters6) - new tests

src/lib/dhcpsrv/tests/srv_config_unittest.cc
    TEST_F(DdnsParamsTest, checkDdnsParameters4)
    TEST_F(DdnsParamsTest, checkDdnsParameters6) - new tests

14 months ago[#3699] Rebased and added ChangeLog entry
Francis Dupont [Wed, 22 Jan 2025 15:04:25 +0000 (16:04 +0100)] 
[#3699] Rebased and added ChangeLog entry

14 months ago[#3699] Fixed fromElement
Francis Dupont [Thu, 19 Dec 2024 12:39:53 +0000 (13:39 +0100)] 
[#3699] Fixed fromElement

14 months ago[#3082] added CHangeLog entry
Razvan Becheriu [Wed, 22 Jan 2025 13:53:37 +0000 (15:53 +0200)] 
[#3082] added CHangeLog entry

14 months ago[#3082] updated D2 docs
Razvan Becheriu [Wed, 22 Jan 2025 13:01:18 +0000 (15:01 +0200)] 
[#3082] updated D2 docs

14 months ago[#3082] addressed review comments
Razvan Becheriu [Wed, 22 Jan 2025 10:04:46 +0000 (12:04 +0200)] 
[#3082] addressed review comments

14 months ago[#3082] add support for multiple unix and http sockets
Razvan Becheriu [Wed, 4 Dec 2024 23:37:22 +0000 (01:37 +0200)] 
[#3082] add support for multiple unix and http sockets

14 months ago[#3719] explicit type cast for bind calls
Razvan Becheriu [Tue, 21 Jan 2025 19:04:30 +0000 (21:04 +0200)] 
[#3719] explicit type cast for bind calls

14 months ago[#3534] Update CONTRIBUTING.md
Andrei Pavel [Tue, 17 Sep 2024 12:42:43 +0000 (15:42 +0300)] 
[#3534] Update CONTRIBUTING.md

14 months ago[#3716] Add missing tags to CI jobs via defaults
Emanuel Petr [Wed, 15 Jan 2025 21:56:39 +0000 (22:56 +0100)] 
[#3716] Add missing tags to CI jobs via defaults

14 months ago[#3696] Updated ChangeLog
Francis Dupont [Wed, 15 Jan 2025 21:17:24 +0000 (22:17 +0100)] 
[#3696] Updated ChangeLog

14 months ago[#3696] Add ChangeLog entry
Andrei Pavel [Wed, 15 Jan 2025 19:13:02 +0000 (21:13 +0200)] 
[#3696] Add ChangeLog entry

14 months ago[#3696] Typo
Francis Dupont [Wed, 15 Jan 2025 15:51:48 +0000 (16:51 +0100)] 
[#3696] Typo

14 months ago[#3696] Changed for the include
Francis Dupont [Wed, 15 Jan 2025 15:33:51 +0000 (16:33 +0100)] 
[#3696] Changed for the include

14 months ago[#3696] Fixed old typos
Francis Dupont [Wed, 15 Jan 2025 14:29:33 +0000 (15:29 +0100)] 
[#3696] Fixed old typos

14 months ago[#3696] Made >= 1.66 mandatory
Francis Dupont [Fri, 20 Dec 2024 13:40:47 +0000 (14:40 +0100)] 
[#3696] Made >= 1.66 mandatory

14 months ago[#3696] Updated UT files
Francis Dupont [Fri, 20 Dec 2024 11:30:17 +0000 (12:30 +0100)] 
[#3696] Updated UT files

14 months ago[#3696] Updated supported version
Francis Dupont [Thu, 19 Dec 2024 22:38:10 +0000 (23:38 +0100)] 
[#3696] Updated supported version

14 months ago[#3696] Update asiolink for boost 1.87
q66 [Sun, 15 Dec 2024 02:04:53 +0000 (03:04 +0100)] 
[#3696] Update asiolink for boost 1.87