Commit Verlauf

Autor SHA1 Nachricht Datum
  Patrick Gansterer f0bf077f2d JSON: fix uninitalizized memory access error vor 6 Jahren
  Patrick Gansterer 932b9e1a09 JSON: support nanoseconds when encosing/decoding DateTime vor 6 Jahren
  Patrick Gansterer b9bc3469c2 JSON: encode UInt64 and Int64 as string vor 6 Jahren
  Patrick Gansterer 47cca1bf28 JSON: raise error when decoding Boolean null values vor 6 Jahren
  Frank Meerkoetter c2e67e0064 Add more tests to the "service - call" suite vor 6 Jahren
  Patrick Gansterer f20d1ab2ae JSON: cleanup and avoid code duplication in decoding functions vor 6 Jahren
  Julius Pfrommer 84cce37d0e Better description of the supported OPC UA profiles vor 6 Jahren
  Patrick Gansterer 3866e0c07a Use constant time memcmp to verify signatures to mitigate timing attacks vor 6 Jahren
  Silvio Traversaro 7c7e0d925c Fix Dicovery typo in FEATURES.md vor 6 Jahren
  Julius Pfrommer a82e151e55 Subscriptions: Remove complexity and log more status codes vor 6 Jahren
  Julius Pfrommer c52f5a8b3e Subscriptions: Debug-log every sampling callback vor 6 Jahren
  Julius Pfrommer cdd1f21506 Subscriptions: Encode to compare also if only StatusCodes are checked vor 6 Jahren
  Julius Pfrommer a13ccec36f Subscriptions: Small cosmetic improvement vor 6 Jahren
  Julius Pfrommer dbeb02b54c Remove dependency on python-six vor 6 Jahren
  Stefan Profanter 031984ef16 CI: Test whole examples folder with installed lib vor 6 Jahren
  Stefan Profanter 75ba55c89d Examples: Clean up CMakeLists and fix standalone build vor 6 Jahren
  jrcoding 1c13dc59f6 Examples: Support standalone build of examples vor 6 Jahren
  Julius Pfrommer 7cae67d83a Stack: Re-check for buffered incomplete chunks in UA_Connection_processChunks vor 6 Jahren
  Julius Pfrommer 4fabaebba2 Async Client: Don't call the connect callback if it is not set vor 6 Jahren
  Julius Pfrommer 1bd77be828 Client: Remove pointer to the connection context during shutdown vor 6 Jahren
  Julius Pfrommer 37425dae28 Client: Cosmetic improvements vor 6 Jahren
  Stefan Profanter 7ea5a142ba Examples: Set correct target dependency vor 6 Jahren
  Stefan Profanter 8c77bf35d5 DatatypeGenerator: Check for valid node id in csv vor 6 Jahren
  Silvio Traversaro e62c2a432b Properly use target_include_directories to propagate include directories vor 6 Jahren
  Silvio Traversaro 5604203989 Fix macros_public.cmake when used with Unix Makefiles CMake generator vor 6 Jahren
  Jose Cabral d41ef4408c Simplify default client connection setting vor 6 Jahren
  matkonnerth 6afa8c0fdf NodesetCompiler: enhancement for extension objects, array initialization vor 6 Jahren
  Frank Meerkoetter 5954bd7d55 Add a new server side test suite for the call service vor 6 Jahren
  Frank Meerkoetter b2c9981428 FIX return value if a node isn't found. vor 6 Jahren
  Frank Meerkoetter 9d1477984e Return UA_STATUSCODE_BADNOTEXECUTABLE if a method isn't executable vor 6 Jahren