コミット履歴

作者 SHA1 メッセージ 日付
  Julius Pfrommer 83e3af6ed0 fix two coverity warnings 9 年 前
  Julius Pfrommer dd2797952a add compiler flags to enforce stricter compatibility and fix warnings 9 年 前
  Stasik0 3a5a59f641 hopefully last commit, now its either TCP or UDP rel #153 10 年 前
  Stasik0 fec4c1ed62 initial work on UDP support, got it to compile, however it is completely untested 10 年 前
  Julius Pfrommer 4d6801478a remove most compiler warnings on msvc 10 年 前
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc 10 年 前
  Julius Pfrommer bda9cd58f5 update concurrent nodestore 10 年 前
  Julius Pfrommer 7aa7b32f89 Fix build on windows. 10 年 前
  Julius Pfrommer d5bc5493a8 split reference insertion into two "single" operations for backwards/forwards 10 年 前
  Julius Pfrommer c85c4e4f72 simplify handling of external nodestores 10 年 前
  FlorianPalm 0bdfb9f8b3 fixed mem leaks 10 年 前
  FlorianPalm dc0ebcaa5a moved nodestore operation registration from opcua.server.c to ua_server.c 10 年 前
  FlorianPalm 40ff93c74b fixed some memory leaks 10 年 前
  FlorianPalm 614e4eb594 extended minimum types list 10 年 前
  FlorianPalm 5ae0716d65 NULL -> UA_NULL 10 年 前
  FlorianPalm 82a92dbb05 Merge remote-tracking branch 'origin/master' into external_datasource 10 年 前
  FlorianPalm c09578c2d5 example function to create nodes is working again 10 年 前
  FlorianPalm 5e4b157c32 added write operation 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 年 前
  Julius Pfrommer d41b8e08fe simplify. _new() returns a pointer to the new object 10 年 前
  FlorianPalm 6a46ef58eb reworking the nodestore interface 10 年 前
  FlorianPalm 6e6dbfb5c9 external datasource interface - extracted the nodestore, moved read and browse implementation to nodestore 10 年 前
  Julius Pfrommer 5b2e1c5319 return endpoints with createsessionrequest. conformance tests are running now! 10 年 前
  FlorianPalm 84a2e35ba9 Merge remote-tracking branch 'origin/master' into external_datasource 10 年 前
  FlorianPalm aa73ef2770 fixes within the example implementation 10 年 前
  FlorianPalm aa4268e4d6 added an example how to register a user defined "readNodes" operation 10 年 前
  Julius Pfrommer 0b278ea988 use ua_statuscode as function return values 10 年 前
  Julius Pfrommer afbd8cc54a simplified adding of scalar nodes from userland 10 年 前