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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Standardize config file section ordering, list operations in usage
Thomas Vanbesien
46 hours
1
-4
/
+5
*
Fix memory leak, add volatile, reduce duplication
Thomas Vanbesien
46 hours
4
-62
/
+91
*
Extract createServer and parseAuthConfig, simplify programs
Thomas Vanbesien
2 days
5
-290
/
+163
*
Make LDS security config optional, add nosec_anon test
Thomas Vanbesien
2 days
2
-58
/
+116
*
Replace ClientFindServers with unified Client, use trust store directories
Thomas Vanbesien
3 days
8
-591
/
+621
*
Decouple LDS and server clients in ClientFindServers
Thomas Vanbesien
3 days
1
-44
/
+135
*
Add comments to build files and shell scripts, fix minor inconsistencies
Thomas Vanbesien
3 days
2
-3
/
+4
*
Add configurable log level as optional CLI argument
Thomas Vanbesien
3 days
5
-6
/
+82
*
Replace CLI arguments with config-file parser and add integration tests
Thomas Vanbesien
3 days
5
-120
/
+551
*
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
3
-43
/
+197
*
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
5
-0
/
+927