コミット履歴

作者 SHA1 メッセージ 日付
  Stasik0 9461755d8e added static library to be produced on every build, minor build fix for windows 9 年 前
  FlorianPalm 87dc54e9ce Update ua_server.h 9 年 前
  Julius Pfrommer 83e3af6ed0 fix two coverity warnings 9 年 前
  Julius Pfrommer dd2797952a add compiler flags to enforce stricter compatibility and fix warnings 9 年 前
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc 10 年 前
  Julius Pfrommer d5bc5493a8 split reference insertion into two "single" operations for backwards/forwards 10 年 前
  Julius Pfrommer dfbf009d3a Merge branch 'master' into external_datasource 10 年 前
  Julius Pfrommer c85c4e4f72 simplify handling of external nodestores 10 年 前
  FlorianPalm 52c398bfbc reworked some code 10 年 前
  FlorianPalm dc0ebcaa5a moved nodestore operation registration from opcua.server.c to ua_server.c 10 年 前
  FlorianPalm 82a92dbb05 Merge remote-tracking branch 'origin/master' into external_datasource 10 年 前
  FlorianPalm 5171177c45 added request header as parameter to nodestore operations signature 10 年 前
  FlorianPalm c09578c2d5 example function to create nodes is working again 10 年 前
  FlorianPalm 8c4f2a2cff added several variables into ns0 and fixed bugs in addNodes implementation. references are now named in ns0 10 年 前
  FlorianPalm 1558c08885 fixes errors within read/write/nodes 10 年 前
  Julius Pfrommer 0d7e0e5468 make the server struct opaque for userspace and 10 年 前
  FlorianPalm 6a46ef58eb reworking the nodestore interface 10 年 前
  FlorianPalm 30e113e0ae fixed wrong parameters in browse service 10 年 前
  Julius Pfrommer 5b2e1c5319 return endpoints with createsessionrequest. conformance tests are running now! 10 年 前
  FlorianPalm a1c4a02492 little corrections in interface 10 年 前
  FlorianPalm 84a2e35ba9 Merge remote-tracking branch 'origin/master' into external_datasource 10 年 前
  FlorianPalm aa73ef2770 fixes within the example implementation 10 年 前
  FlorianPalm 0a77adcf16 changed operation signature for external data sources 10 年 前
  FlorianPalm aa4268e4d6 added an example how to register a user defined "readNodes" operation 10 年 前
  = 4b58940009 set point of interface to nodestore. defined ua-service-like operations to interact with generic nodestore 10 年 前
  Julius Pfrommer 0b278ea988 use ua_statuscode as function return values 10 年 前
  Florian Palm d52431c6b5 added function pointer struct in order to handle a different service set which operates on an external data source 10 年 前
  Julius Pfrommer d22a8a3853 restore DEBUG flag for Debug-builds and fix all compiler warnings 10 年 前
  Stasik0 3c58c6c04f implemented handling CloseSessionRequests, no error message by UaExpert anymore, relates to #129 10 年 前
  Julius Pfrommer afbd8cc54a simplified adding of scalar nodes from userland 10 年 前