aboutsummaryrefslogtreecommitdiffstats
path: root/src/client_find_servers.c
Commit message (Expand)AuthorAgeFilesLines
* Replace ClientFindServers with unified Client, use trust store directoriesThomas Vanbesien2026-02-171-438/+0
* Decouple LDS and server clients in ClientFindServersThomas Vanbesien2026-02-171-43/+134
* Add configurable log level as optional CLI argumentThomas Vanbesien2026-02-171-2/+15
* Replace CLI arguments with config-file parser and add integration testsThomas Vanbesien2026-02-171-32/+48
* Make authentication mode and credentials configurable via CLIThomas Vanbesien2026-02-171-8/+44
* Add username/password authentication to servers and clientThomas Vanbesien2026-02-171-1/+2
* Initial commit: OPC UA discovery projectThomas Vanbesien2026-02-171-0/+281