aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make client encryption optionalThomas Vanbesien2026-02-181-40/+73
* Standardize config file section ordering, list operations in usageThomas Vanbesien2026-02-181-4/+5
* Fix memory leak, add volatile, reduce duplicationThomas Vanbesien2026-02-184-62/+91
* Extract createServer and parseAuthConfig, simplify programsThomas Vanbesien2026-02-175-290/+163
* Make LDS security config optional, add nosec_anon testThomas Vanbesien2026-02-172-58/+116
* Replace ClientFindServers with unified Client, use trust store directoriesThomas Vanbesien2026-02-178-591/+621
* Decouple LDS and server clients in ClientFindServersThomas Vanbesien2026-02-171-44/+135
* Add comments to build files and shell scripts, fix minor inconsistenciesThomas Vanbesien2026-02-172-3/+4
* Add configurable log level as optional CLI argumentThomas Vanbesien2026-02-175-6/+82
* Replace CLI arguments with config-file parser and add integration testsThomas Vanbesien2026-02-175-120/+551
* Improve comments in server_register.cThomas Vanbesien2026-02-171-1/+6
* Make authentication mode and credentials configurable via CLIThomas Vanbesien2026-02-173-43/+197
* Add username/password authentication to servers and clientThomas Vanbesien2026-02-173-1/+36
* Initial commit: OPC UA discovery projectThomas Vanbesien2026-02-175-0/+927