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