index
:
BobinkCOpcUa
master
OPC UA applications in C
Thomas Vanbesien
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor: reduce duplication and tighten helpers
Thomas Vanbesien
34 hours
4
-107
/
+65
*
Rename CMake project and executable targets
Thomas Vanbesien
34 hours
3
-19
/
+19
*
Add TOFU certificate bootstrap integration test
Thomas Vanbesien
35 hours
18
-0
/
+218
*
Move certificates into per-test directories
Thomas Vanbesien
35 hours
50
-75
/
+38
*
Add download-cert client operation with integration test
Thomas Vanbesien
36 hours
1
-0
/
+114
*
Remove redundant config/ dir, use Aes256_Sha256_RsaPss everywhere
Thomas Vanbesien
36 hours
6
-6
/
+6
*
Add X509 certificate identity token authentication
Thomas Vanbesien
36 hours
4
-0
/
+52
*
Extract createUnsecureClientConfig, fix None endpoint negotiation
Thomas Vanbesien
37 hours
3
-13
/
+2
*
Add None endpoint so unsecure clients can discover secure servers
Thomas Vanbesien
41 hours
1
-4
/
+0
*
Make client/server encryption optional, rename tests to full names
Thomas Vanbesien
42 hours
23
-142
/
+64
*
Rename ClientFindServers certificate identity to Client
Thomas Vanbesien
47 hours
5
-15
/
+15
*
Standardize config file section ordering, list operations in usage
Thomas Vanbesien
48 hours
20
-38
/
+58
*
Add aes256_anon test, expand readme certificate section
Thomas Vanbesien
2 days
4
-0
/
+44
*
Remove none_anon test, make nosec_anon fully unsecured
Thomas Vanbesien
2 days
5
-48
/
+0
*
Make LDS security config optional, add nosec_anon test
Thomas Vanbesien
2 days
4
-0
/
+42
*
Update certificate generation: keep intermediate files, fix URI format
Thomas Vanbesien
2 days
17
-18
/
+18
*
Replace ClientFindServers with unified Client, use trust store directories
Thomas Vanbesien
3 days
27
-310
/
+180
*
Decouple LDS and server clients in ClientFindServers
Thomas Vanbesien
3 days
6
-54
/
+96
*
Add configurable log level as optional CLI argument
Thomas Vanbesien
3 days
1
-23
/
+23
*
Replace CLI arguments with config-file parser and add integration tests
Thomas Vanbesien
3 days
19
-0
/
+412