Commit History

Author SHA1 Message Date
  Julius Pfrommer be146d160e plugin-style logging support 9 years ago
  Julius Pfrommer 277ceae206 move datasource into the variablenode, not the variant 9 years ago
  Julius Pfrommer 04574c8bcd move datasource handling to the variable node 9 years ago
  Julius Pfrommer d913c602e3 add c++ example server 9 years ago
  Julius Pfrommer 8a76cf73d8 undo unnecessary changes 9 years ago
  Julius Pfrommer 1a54a765a6 support writing into data sources 9 years ago
  Julius Pfrommer 404992459b add example with datasource 9 years ago
  Julius Pfrommer 48d382a2f1 first test with c++ compiles (networklayer needs to be compiled with gcc) 9 years ago
  Julius Pfrommer 5b8477ff35 add nodeid to addVariableNode call 9 years ago
  Julius Pfrommer 5821236990 improve the node adding API 9 years ago
  Julius Pfrommer 4dacc66378 Merge branch 'master' into typedescription 9 years ago
  Stasik0 9461755d8e added static library to be produced on every build, minor build fix for windows 9 years ago
  Julius Pfrommer b985935593 make typedescription branch work 9 years ago
  Julius Pfrommer 45f980507d Merge branch 'master' into typedescription 9 years ago
  Julius Pfrommer fcffa3a602 Merge branch 'master' into typedescription 9 years ago
  FlorianPalm 87dc54e9ce Update ua_server.h 9 years ago
  Julius Pfrommer 2d8597d639 client code 9 years ago
  Julius Pfrommer 83e3af6ed0 fix two coverity warnings 9 years ago
  Julius Pfrommer dd2797952a add compiler flags to enforce stricter compatibility and fix warnings 9 years ago
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc 9 years ago
  Julius Pfrommer d5bc5493a8 split reference insertion into two "single" operations for backwards/forwards 10 years ago
  Julius Pfrommer dfbf009d3a Merge branch 'master' into external_datasource 10 years ago
  Julius Pfrommer c85c4e4f72 simplify handling of external nodestores 10 years ago
  FlorianPalm 52c398bfbc reworked some code 10 years ago
  FlorianPalm dc0ebcaa5a moved nodestore operation registration from opcua.server.c to ua_server.c 10 years ago
  FlorianPalm 82a92dbb05 Merge remote-tracking branch 'origin/master' into external_datasource 10 years ago
  FlorianPalm 5171177c45 added request header as parameter to nodestore operations signature 10 years ago
  FlorianPalm c09578c2d5 example function to create nodes is working again 10 years ago
  FlorianPalm 8c4f2a2cff added several variables into ns0 and fixed bugs in addNodes implementation. references are now named in ns0 10 years ago
  FlorianPalm 1558c08885 fixes errors within read/write/nodes 10 years ago