aboutsummaryrefslogtreecommitdiffstats
path: root/src/server_register.c
Commit message (Expand)AuthorAgeFilesLines
* Make client/server encryption optional, rename tests to full namesThomas Vanbesien2026-02-181-38/+73
* Fix memory leak, add volatile, reduce duplicationThomas Vanbesien2026-02-181-28/+61
* Extract createServer and parseAuthConfig, simplify programsThomas Vanbesien2026-02-171-171/+46
* Make LDS security config optional, add nosec_anon testThomas Vanbesien2026-02-171-29/+59
* Replace ClientFindServers with unified Client, use trust store directoriesThomas Vanbesien2026-02-171-75/+152
* Add comments to build files and shell scripts, fix minor inconsistenciesThomas Vanbesien2026-02-171-0/+1
* Add configurable log level as optional CLI argumentThomas Vanbesien2026-02-171-2/+17
* Replace CLI arguments with config-file parser and add integration testsThomas Vanbesien2026-02-171-61/+84
* Improve comments in server_register.cThomas Vanbesien2026-02-171-1/+6
* Make authentication mode and credentials configurable via CLIThomas Vanbesien2026-02-171-22/+102
* Add username/password authentication to servers and clientThomas Vanbesien2026-02-171-0/+20
* Initial commit: OPC UA discovery projectThomas Vanbesien2026-02-171-0/+170