aboutsummaryrefslogtreecommitdiffstats
path: root/src/common.h
Commit message (Expand)AuthorAgeFilesLines
* Rename print_endpoint to print_endpoint_description and fix clone URLThomas Vanbesien2026-02-191-1/+2
* Drop auth parameter from create_unsecure_client_configThomas Vanbesien2026-02-191-6/+3
* Rename all identifiers to strict Linux snake_caseThomas Vanbesien2026-02-181-63/+66
* Extract configureAccessControl() into commonThomas Vanbesien2026-02-181-0/+17
* Refactor auth and security params into aggregate typesThomas Vanbesien2026-02-181-66/+140
* Add X509 certificate identity token authenticationThomas Vanbesien2026-02-181-10/+19
* Extract createUnsecureClientConfig, fix None endpoint negotiationThomas Vanbesien2026-02-181-9/+25
* Make discovery-only None endpoint a createServer optionThomas Vanbesien2026-02-181-6/+9
* Make client/server encryption optional, rename tests to full namesThomas Vanbesien2026-02-181-3/+5
* Extract createServer and parseAuthConfig, simplify programsThomas Vanbesien2026-02-171-12/+34
* Replace ClientFindServers with unified Client, use trust store directoriesThomas Vanbesien2026-02-171-0/+25
* Add configurable log level as optional CLI argumentThomas Vanbesien2026-02-171-0/+11
* Initial commit: OPC UA discovery projectThomas Vanbesien2026-02-171-0/+115