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