aboutsummaryrefslogtreecommitdiffstats
path: root/src/server_lds.c
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak, add volatile, reduce duplicationThomas Vanbesien2026-02-181-2/+1
* Extract createServer and parseAuthConfig, simplify programsThomas Vanbesien2026-02-171-55/+15
* Make LDS security config optional, add nosec_anon testThomas Vanbesien2026-02-171-29/+57
* Replace ClientFindServers with unified Client, use trust store directoriesThomas Vanbesien2026-02-171-4/+15
* Add configurable log level as optional CLI argumentThomas Vanbesien2026-02-171-2/+19
* Replace CLI arguments with config-file parser and add integration testsThomas Vanbesien2026-02-171-27/+47
* Make authentication mode and credentials configurable via CLIThomas Vanbesien2026-02-171-13/+51
* Add username/password authentication to servers and clientThomas Vanbesien2026-02-171-0/+14
* Initial commit: OPC UA discovery projectThomas Vanbesien2026-02-171-0/+81