Historique des commits

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