aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
Commit message (Expand)AuthorAgeFilesLines
* Increase node randomization interval from 1s to 5sThomas Vanbesien2026-02-201-1/+1
* Add sbyte, byte, datetime, guid, and bytestring data types to nodes configThomas Vanbesien2026-02-201-0/+5
* Replace static node values with random updates every secondThomas Vanbesien2026-02-201-8/+8
* Add configurable variable node initialization for server_registerThomas Vanbesien2026-02-191-1/+65
* Rename print_endpoint to print_endpoint_description and fix clone URLThomas Vanbesien2026-02-191-2/+2
* Rename client executable to bobink_opcua_clientThomas Vanbesien2026-02-191-5/+5
* Rename project to BobinkCOpcUa and update readmeThomas Vanbesien2026-02-191-2/+2
* Rename CMake project and executable targetsThomas Vanbesien2026-02-181-9/+9
* Move certificates into per-test directoriesThomas Vanbesien2026-02-181-43/+14
* Remove redundant config/ dir, use Aes256_Sha256_RsaPss everywhereThomas Vanbesien2026-02-181-12/+14
* Add X509 certificate identity token authenticationThomas Vanbesien2026-02-181-1/+8
* Make client/server encryption optional, rename tests to full namesThomas Vanbesien2026-02-181-7/+5
* Rename ClientFindServers certificate identity to ClientThomas Vanbesien2026-02-181-4/+4
* Add aes256_anon test, expand readme certificate sectionThomas Vanbesien2026-02-181-4/+15
* Remove none_anon test, make nosec_anon fully unsecuredThomas Vanbesien2026-02-181-2/+2
* Make LDS security config optional, add nosec_anon testThomas Vanbesien2026-02-171-9/+13
* Add readme with from-scratch build instructionsThomas Vanbesien2026-02-171-0/+132