Mark Giraud
|
269d1ffbdc
Add comments to checkSymHeader
|
5 years ago |
Benjamin Bara
|
8f90b67ff4
travis: include clang-format compatibility
|
5 years ago |
Stefan Profanter
|
7722d7d234
Stack: Fix null-dereference READ
|
5 years ago |
bbara
|
ea6b129ae7
CMake: enable IPO and additional hardening (#1732)
|
5 years ago |
Mark Giraud
|
b4d0141e69
Fix #2544
|
5 years ago |
Frank Meerkoetter
|
d42a21a908
Completely cover UA_Client_Subscriptions_modify
|
5 years ago |
Stefan Profanter
|
da4f4e8f7e
CI: Use absolute path in PATH variable to remove warnings from gcov
|
5 years ago |
Stefan Profanter
|
24a99c3c36
Doc: Adapt install doc to 0.4
|
5 years ago |
Stefan Profanter
|
b07583145f
Stack: Check for out-of-memory while creating server config
|
5 years ago |
Frank Meerkoetter
|
60d392285e
Limit the visibility of these variables to this TU
|
5 years ago |
Frank Meerkoetter
|
181f970266
Bring UA_Client_Subscriptions_modify() under coverage.
|
5 years ago |
Frank Meerkoetter
|
16d2bace3f
Improve the coverage of UA_NodeId_toString()
|
5 years ago |
Frank Meerkoetter
|
56eac3b4fc
Improve coverage of UA_parseEndpointUrlEthernet()
|
5 years ago |
Frank Meerkoetter
|
1f312fe111
Improve the coverage of UA_parseEndpointUrl()
|
5 years ago |
Patrick Gansterer
|
0067e1f703
JSON: do not encode fileds of DataValue with default value
|
5 years ago |
Frank Meerkoetter
|
8e1a7a6182
Bring UA_Server_run() and UA_Server_addTimedCallback() under coverage
|
5 years ago |
Frank Meerkoetter
|
1cb21cf536
Add a few basic tests for functionality in ua_server.c
|
5 years ago |
Patrick Gansterer
|
a926ec413f
JSON: enable coverage report for encoding/decoding code
|
5 years ago |
Patrick Gansterer
|
f0bf077f2d
JSON: fix uninitalizized memory access error
|
5 years ago |
Patrick Gansterer
|
932b9e1a09
JSON: support nanoseconds when encosing/decoding DateTime
|
5 years ago |
Patrick Gansterer
|
b9bc3469c2
JSON: encode UInt64 and Int64 as string
|
5 years ago |
Patrick Gansterer
|
47cca1bf28
JSON: raise error when decoding Boolean null values
|
5 years ago |
Frank Meerkoetter
|
c2e67e0064
Add more tests to the "service - call" suite
|
5 years ago |
Patrick Gansterer
|
f20d1ab2ae
JSON: cleanup and avoid code duplication in decoding functions
|
5 years ago |
Julius Pfrommer
|
84cce37d0e
Better description of the supported OPC UA profiles
|
5 years ago |
Patrick Gansterer
|
3866e0c07a
Use constant time memcmp to verify signatures to mitigate timing attacks
|
5 years ago |
Silvio Traversaro
|
7c7e0d925c
Fix Dicovery typo in FEATURES.md
|
5 years ago |
Julius Pfrommer
|
a82e151e55
Subscriptions: Remove complexity and log more status codes
|
5 years ago |
Julius Pfrommer
|
c52f5a8b3e
Subscriptions: Debug-log every sampling callback
|
5 years ago |
Julius Pfrommer
|
cdd1f21506
Subscriptions: Encode to compare also if only StatusCodes are checked
|
5 years ago |