aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Rename all identifiers to strict Linux snake_caseThomas Vanbesien33 hours7-407/+422
* Add TOFU certificate bootstrap integration testThomas Vanbesien33 hours1-1/+4
* Extract configureAccessControl() into commonThomas Vanbesien34 hours4-47/+44
* Add download-cert client operation with integration testThomas Vanbesien34 hours1-7/+118
* Refactor auth and security params into aggregate typesThomas Vanbesien34 hours5-365/+330
* Add X509 certificate identity token authenticationThomas Vanbesien35 hours5-22/+64
* Extract createUnsecureClientConfig, fix None endpoint negotiationThomas Vanbesien36 hours4-37/+59
* Make discovery-only None endpoint a createServer optionThomas Vanbesien39 hours4-19/+28
* Add None endpoint so unsecure clients can discover secure serversThomas Vanbesien39 hours1-2/+7
* Make client/server encryption optional, rename tests to full namesThomas Vanbesien41 hours4-54/+104
* Make client encryption optionalThomas Vanbesien43 hours1-40/+73
* Standardize config file section ordering, list operations in usageThomas Vanbesien46 hours1-4/+5
* Fix memory leak, add volatile, reduce duplicationThomas Vanbesien46 hours4-62/+91
* Extract createServer and parseAuthConfig, simplify programsThomas Vanbesien2 days5-290/+163
* Make LDS security config optional, add nosec_anon testThomas Vanbesien2 days2-58/+116
* Replace ClientFindServers with unified Client, use trust store directoriesThomas Vanbesien3 days8-591/+621
* Decouple LDS and server clients in ClientFindServersThomas Vanbesien3 days1-44/+135
* Add comments to build files and shell scripts, fix minor inconsistenciesThomas Vanbesien3 days2-3/+4
* Add configurable log level as optional CLI argumentThomas Vanbesien3 days5-6/+82
* Replace CLI arguments with config-file parser and add integration testsThomas Vanbesien3 days5-120/+551
* Improve comments in server_register.cThomas Vanbesien3 days1-1/+6
* Make authentication mode and credentials configurable via CLIThomas Vanbesien3 days3-43/+197
* Add username/password authentication to servers and clientThomas Vanbesien3 days3-1/+36
* Initial commit: OPC UA discovery projectThomas Vanbesien3 days5-0/+927