提交历史

作者 SHA1 备注 提交日期
  Julius Pfrommer be146d160e plugin-style logging support 9 年之前
  Julius Pfrommer 277ceae206 move datasource into the variablenode, not the variant 9 年之前
  Julius Pfrommer 04574c8bcd move datasource handling to the variable node 9 年之前
  Julius Pfrommer d913c602e3 add c++ example server 9 年之前
  Julius Pfrommer 8a76cf73d8 undo unnecessary changes 9 年之前
  Julius Pfrommer 1a54a765a6 support writing into data sources 9 年之前
  Julius Pfrommer 404992459b add example with datasource 9 年之前
  Julius Pfrommer 48d382a2f1 first test with c++ compiles (networklayer needs to be compiled with gcc) 9 年之前
  Julius Pfrommer 5b8477ff35 add nodeid to addVariableNode call 9 年之前
  Julius Pfrommer 5821236990 improve the node adding API 9 年之前
  Julius Pfrommer 4dacc66378 Merge branch 'master' into typedescription 9 年之前
  Stasik0 9461755d8e added static library to be produced on every build, minor build fix for windows 9 年之前
  Julius Pfrommer b985935593 make typedescription branch work 9 年之前
  Julius Pfrommer 45f980507d Merge branch 'master' into typedescription 9 年之前
  Julius Pfrommer fcffa3a602 Merge branch 'master' into typedescription 9 年之前
  FlorianPalm 87dc54e9ce Update ua_server.h 9 年之前
  Julius Pfrommer 2d8597d639 client code 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 9 年之前
  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 年之前