aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant FindServers step from cert_bootstrap testThomas Vanbesien32 hours1-24/+10
* Rename client executable to bobink_opcua_clientThomas Vanbesien32 hours3-9/+9
* Refactor: reduce duplication and tighten helpersThomas Vanbesien32 hours4-107/+65
* Rename CMake project and executable targetsThomas Vanbesien33 hours3-19/+19
* Add TOFU certificate bootstrap integration testThomas Vanbesien33 hours18-0/+218
* Move certificates into per-test directoriesThomas Vanbesien34 hours50-75/+38
* Add download-cert client operation with integration testThomas Vanbesien34 hours1-0/+114
* Remove redundant config/ dir, use Aes256_Sha256_RsaPss everywhereThomas Vanbesien34 hours6-6/+6
* Add X509 certificate identity token authenticationThomas Vanbesien35 hours4-0/+52
* Extract createUnsecureClientConfig, fix None endpoint negotiationThomas Vanbesien36 hours3-13/+2
* Add None endpoint so unsecure clients can discover secure serversThomas Vanbesien39 hours1-4/+0
* Make client/server encryption optional, rename tests to full namesThomas Vanbesien41 hours23-142/+64
* Rename ClientFindServers certificate identity to ClientThomas Vanbesien45 hours5-15/+15
* Standardize config file section ordering, list operations in usageThomas Vanbesien46 hours20-38/+58
* Add aes256_anon test, expand readme certificate sectionThomas Vanbesien47 hours4-0/+44
* Remove none_anon test, make nosec_anon fully unsecuredThomas Vanbesien2 days5-48/+0
* Make LDS security config optional, add nosec_anon testThomas Vanbesien2 days4-0/+42
* Update certificate generation: keep intermediate files, fix URI formatThomas Vanbesien2 days17-18/+18
* Replace ClientFindServers with unified Client, use trust store directoriesThomas Vanbesien3 days27-310/+180
* Decouple LDS and server clients in ClientFindServersThomas Vanbesien3 days6-54/+96
* Add configurable log level as optional CLI argumentThomas Vanbesien3 days1-23/+23
* Replace CLI arguments with config-file parser and add integration testsThomas Vanbesien3 days19-0/+412