index
:
BobinkCOpcUa
master
OPC UA applications in C
Thomas Vanbesien
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename project from OpcUaDiscovery to OpcUaC
Thomas Vanbesien
3 days
1
-1
/
+1
*
Decouple LDS and server clients in ClientFindServers
Thomas Vanbesien
3 days
8
-118
/
+272
*
Fix CMakeLists.txt header comment to survive cmake-format
Thomas Vanbesien
3 days
2
-55
/
+44
*
Add comments to build files and shell scripts, fix minor inconsistencies
Thomas Vanbesien
3 days
5
-7
/
+62
*
Replace verbose .clang-format with BasedOnStyle: GNU
Thomas Vanbesien
3 days
1
-297
/
+1
*
Remove CLAUDE.md from version control
Thomas Vanbesien
3 days
2
-197
/
+3
*
Keep PEM certificate after generation
Thomas Vanbesien
3 days
1
-2
/
+2
*
Add configurable log level as optional CLI argument
Thomas Vanbesien
3 days
7
-30
/
+123
*
Replace CLI arguments with config-file parser and add integration tests
Thomas Vanbesien
3 days
30
-312
/
+1179
*
Improve comments in server_register.c
Thomas Vanbesien
3 days
1
-1
/
+6
*
Make authentication mode and credentials configurable via CLI
Thomas Vanbesien
3 days
4
-49
/
+212
*
Add username/password authentication to servers and client
Thomas Vanbesien
3 days
3
-1
/
+36
*
Initial commit: OPC UA discovery project
Thomas Vanbesien
3 days
14
-0
/
+1651