Julius Pfrommer
|
fd08d012d9
Server: Initialize the config in the server
|
5 years ago |
Stefan Profanter
|
63f3653ff1
Additional header cleanup and consistent name of ns generated files
|
5 years ago |
Julius Pfrommer
|
c9c818868f
Move header files to a more unix-like structure
|
5 years ago |
Stefan Profanter
|
f295562a11
Untabify
|
5 years ago |
Frank Meerkoetter
|
1648fb8aaa
Use EXIT_SUCCESS/FAILURE for the examples
|
5 years ago |
Julius Pfrommer
|
bcaa6695c0
Client: Store SecurityPolicies in the client config; Refactor connection logic
|
5 years ago |
Stefan Profanter
|
d715db1057
Stack: Use non-amalgamated headers in all the examples
|
5 years ago |
Stefan Profanter
|
0c62edab47
Avoid MinGW warning `unknown conversion type character 'z' in format`
|
5 years ago |
Julius Pfrommer
|
eb9409b435
Examples: Use _clear instead of _deleteMembers for the examples
|
6 years ago |
Julius Pfrommer
|
89f728aee1
Logging: Make logging a proper plugin with state and cleanup method
|
6 years ago |
Jose Cabral
|
1605455a74
Fixes #1925 and clean examples
|
6 years ago |
Stefan Profanter
|
473c0e960b
Use hostname resolving to correctly handle mDNS SRV target announces
|
6 years ago |
Stefan Profanter
|
b6b58a8ea2
Use correct format specifier
|
6 years ago |
StalderT
|
da64add5c0
client basic 256sha256 / server sample / tests / various fixes (#1691)
|
6 years ago |
Stefan Profanter
|
dd9696dede
Support OPC Foundation LDS server
|
6 years ago |
StalderT
|
7e30f66b0b
fix if/while/for/switch typo
|
6 years ago |
Stefan Profanter
|
2c62703613
Fix #1360 socket error messages and mDNS socket on windows
|
7 years ago |
Stefan Profanter
|
61f5018854
Merge remote-tracking branch 'upstream/master' into hotfix/localeid
|
7 years ago |
Julius Pfrommer
|
215b077f57
use _default attributes in all examples
|
7 years ago |
Jonas Green
|
7a58e6c0a5
Corrected format of LocaleId in LocalizedText attributes
|
7 years ago |
Julius Pfrommer
|
394df3be8d
finish nodeContext pointer for every node
|
7 years ago |
Infinity95
|
a8012d3040
endpoints in the server config; new/delete functions for the server config
|
7 years ago |
Julius Pfrommer
|
934496a84a
add printf-format function attributes for gcc; fix all logging warnings
|
7 years ago |
Stefan Profanter
|
369103e793
Use proper defines for malloc, free, calloc, realloc
|
7 years ago |
Julius Pfrommer
|
5398343607
enable even stricter compiler warnings; test for C++ compat
|
7 years ago |
Julius Pfrommer
|
1969bad066
remove public ua_job.h; call message processing from the network layer
|
7 years ago |
Stefan Profanter
|
14df336430
Code review: @Pro's MDNS implementation (#732)
|
7 years ago |