aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add configurable variable node initialization for server_registerThomas Vanbesien2026-02-191-1/+1
* Rename print_endpoint to print_endpoint_description and fix clone URLThomas Vanbesien2026-02-191-1/+1
* Rename client executable to bobink_opcua_clientThomas Vanbesien2026-02-191-4/+5
* Rename project to BobinkCOpcUa and update readmeThomas Vanbesien2026-02-191-1/+1
* Lower cmake_minimum_required to 3.17 and tidy generate_certificate.shThomas Vanbesien2026-02-181-1/+1
* Rename CMake project and executable targetsThomas Vanbesien2026-02-181-10/+11
* Add TOFU certificate bootstrap integration testThomas Vanbesien2026-02-181-0/+7
* Add download-cert client operation with integration testThomas Vanbesien2026-02-181-0/+6
* Remove redundant config/ dir, use Aes256_Sha256_RsaPss everywhereThomas Vanbesien2026-02-181-1/+2
* Add X509 certificate identity token authenticationThomas Vanbesien2026-02-181-2/+2
* Make client/server encryption optional, rename tests to full namesThomas Vanbesien2026-02-181-6/+4
* Extract createServer and parseAuthConfig, simplify programsThomas Vanbesien2026-02-171-8/+10
* Make LDS security config optional, add nosec_anon testThomas Vanbesien2026-02-171-2/+2
* Replace ClientFindServers with unified Client, use trust store directoriesThomas Vanbesien2026-02-171-10/+8
* Rename project from OpcUaDiscovery to OpcUaCThomas Vanbesien2026-02-171-1/+1
* Fix CMakeLists.txt header comment to survive cmake-formatThomas Vanbesien2026-02-171-48/+37
* Add comments to build files and shell scripts, fix minor inconsistenciesThomas Vanbesien2026-02-171-1/+37
* Replace CLI arguments with config-file parser and add integration testsThomas Vanbesien2026-02-171-1/+30
* Initial commit: OPC UA discovery projectThomas Vanbesien2026-02-171-0/+27