aboutsummaryrefslogtreecommitdiffstats
path: root/src/common.c
Commit message (Expand)AuthorAgeFilesLines
* Make client/server encryption optional, rename tests to full namesThomas Vanbesien2026-02-181-1/+11
* Fix memory leak, add volatile, reduce duplicationThomas Vanbesien2026-02-181-32/+27
* Extract createServer and parseAuthConfig, simplify programsThomas Vanbesien2026-02-171-20/+63
* Replace ClientFindServers with unified Client, use trust store directoriesThomas Vanbesien2026-02-171-14/+100
* Add configurable log level as optional CLI argumentThomas Vanbesien2026-02-171-0/+20
* Initial commit: OPC UA discovery projectThomas Vanbesien2026-02-171-0/+280