Commit History

Author SHA1 Message Date
  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
  Julius Pfrommer a13ccec36f Subscriptions: Small cosmetic improvement 5 years ago
  Julius Pfrommer dbeb02b54c Remove dependency on python-six 5 years ago
  Stefan Profanter 031984ef16 CI: Test whole examples folder with installed lib 5 years ago
  Stefan Profanter 75ba55c89d Examples: Clean up CMakeLists and fix standalone build 5 years ago
  jrcoding 1c13dc59f6 Examples: Support standalone build of examples 5 years ago
  Julius Pfrommer 7cae67d83a Stack: Re-check for buffered incomplete chunks in UA_Connection_processChunks 5 years ago
  Julius Pfrommer 4fabaebba2 Async Client: Don't call the connect callback if it is not set 5 years ago