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
/
server_lds.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make discovery-only None endpoint a createServer option
Thomas Vanbesien
42 hours
1
-2
/
+3
*
Make client/server encryption optional, rename tests to full names
Thomas Vanbesien
44 hours
1
-12
/
+15
*
Fix memory leak, add volatile, reduce duplication
Thomas Vanbesien
2 days
1
-2
/
+1
*
Extract createServer and parseAuthConfig, simplify programs
Thomas Vanbesien
2 days
1
-55
/
+15
*
Make LDS security config optional, add nosec_anon test
Thomas Vanbesien
3 days
1
-29
/
+57
*
Replace ClientFindServers with unified Client, use trust store directories
Thomas Vanbesien
3 days
1
-4
/
+15
*
Add configurable log level as optional CLI argument
Thomas Vanbesien
3 days
1
-2
/
+19
*
Replace CLI arguments with config-file parser and add integration tests
Thomas Vanbesien
3 days
1
-27
/
+47
*
Make authentication mode and credentials configurable via CLI
Thomas Vanbesien
3 days
1
-13
/
+51
*
Add username/password authentication to servers and client
Thomas Vanbesien
3 days
1
-0
/
+14
*
Initial commit: OPC UA discovery project
Thomas Vanbesien
3 days
1
-0
/
+81