Commit History

Author SHA1 Message Date
  FlorianPalm 0a77adcf16 changed operation signature for external data sources 10 years ago
  FlorianPalm d8dadc070c file list - cmakelists.txt (deleted services.c from source file list) 10 years ago
  Julius Pfrommer 695ebe6080 update nodestore_async to use ua_statuscode. 10 years ago
  Julius Pfrommer 5edfcba3f6 Merge branch 'master' into statuscode 10 years ago
  Julius Pfrommer e8b9191ba4 finish usage of UA_StatusCode internally 10 years ago
  Julius Pfrommer 829e5d454d fix to debug option in cmake 10 years ago
  Julius Pfrommer 6c8dc9c746 update statuscode 10 years ago
  FlorianPalm 5574a88bb0 added missing files 10 years ago
  FlorianPalm aa4268e4d6 added an example how to register a user defined "readNodes" operation 10 years ago
  = 4b58940009 set point of interface to nodestore. defined ua-service-like operations to interact with generic nodestore 10 years ago
  Julius Pfrommer 0b278ea988 use ua_statuscode as function return values 10 years ago
  Florian Palm d52431c6b5 added function pointer struct in order to handle a different service set which operates on an external data source 10 years ago
  LEvertz 9ac88930b6 edited for compatiblity to Windows with MinGW 10 years ago
  Florian Palm 3c2e06aada Merge branch 'master' of https://github.com/acplt/open62541 10 years ago
  Florian Palm 313efe0589 little changes in secureChannel 10 years ago
  Julius Pfrommer ed7b8bf2c8 simplify alloc, add statuscode as enum 10 years ago
  Julius Pfrommer 68ffb9b52c fix a travis bug 10 years ago
  Julius Pfrommer a6f501c887 require a recent cmake version 10 years ago
  Julius Pfrommer bea30a06fc build a shared lib with only selected "userland" symbols visible 10 years ago
  Julius Pfrommer d22a8a3853 restore DEBUG flag for Debug-builds and fix all compiler warnings 10 years ago
  Stasik0 acdeb6444d changing return code of closeSession 10 years ago
  Stasik0 3c58c6c04f implemented handling CloseSessionRequests, no error message by UaExpert anymore, relates to #129 10 years ago
  Julius Pfrommer c77f09cfff remove pointers to securechannel when the connection closes, see #128 10 years ago
  Stasik0 9fa13e6e72 implemnted CloseSecureChannel request handlig, started to work on handling CLoseSessionRequest, relates to #129 10 years ago
  Julius Pfrommer b160c1cf7c add example to the readme 10 years ago
  Julius Pfrommer afbd8cc54a simplified adding of scalar nodes from userland 10 years ago
  Julius Pfrommer d63f21fe0a add attribute-types to add nodes to minimal node set 10 years ago
  Julius Pfrommer 122f22d671 export functions to add nodes in the server 10 years ago
  Julius Pfrommer bf88b3d29f adjust unit test to datetime print 10 years ago
  Julius Pfrommer c2beb0e7a0 fix a bug found by coverity 10 years ago