aboutsummaryrefslogtreecommitdiffstats
path: root/src/server_lds.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor auth and security params into aggregate typesThomas Vanbesien37 hours1-40/+25
* Add X509 certificate identity token authenticationThomas Vanbesien38 hours1-1/+1
* Make discovery-only None endpoint a createServer optionThomas Vanbesien42 hours1-2/+3
* Make client/server encryption optional, rename tests to full namesThomas Vanbesien44 hours1-12/+15
* Fix memory leak, add volatile, reduce duplicationThomas Vanbesien2 days1-2/+1
* Extract createServer and parseAuthConfig, simplify programsThomas Vanbesien2 days1-55/+15
* Make LDS security config optional, add nosec_anon testThomas Vanbesien3 days1-29/+57
* Replace ClientFindServers with unified Client, use trust store directoriesThomas Vanbesien3 days1-4/+15
* Add configurable log level as optional CLI argumentThomas Vanbesien3 days1-2/+19
* Replace CLI arguments with config-file parser and add integration testsThomas Vanbesien3 days1-27/+47
* Make authentication mode and credentials configurable via CLIThomas Vanbesien3 days1-13/+51
* Add username/password authentication to servers and clientThomas Vanbesien3 days1-0/+14
* Initial commit: OPC UA discovery projectThomas Vanbesien3 days1-0/+81