Commit History

Author SHA1 Message Date
  Julius Pfrommer b6b40692b4 bugfix in node handling 10 years ago
  Julius Pfrommer b985935593 make typedescription branch work 10 years ago
  Julius Pfrommer fcffa3a602 Merge branch 'master' into typedescription 10 years ago
  Julius Pfrommer 2d8597d639 client code 10 years ago
  Julius Pfrommer dd2797952a add compiler flags to enforce stricter compatibility and fix warnings 10 years ago
  Julius Pfrommer 70d5d88da9 fix #149, remove magic values 10 years ago
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc 10 years ago
  Julius Pfrommer d4b08bd62b fix bugs indicated by coverity 10 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 e990cfd413 fixed merging error (wrong datatype for free) 10 years ago
  FlorianPalm 5a407bf60c Merge branch 'external_datasource' of https://github.com/acplt/open62541 into external_datasource 10 years ago
  FlorianPalm 0bdfb9f8b3 fixed mem leaks 10 years ago
  Julius Pfrommer fda9634bea remove leftover from securechannel_manager. still doesn't compile. 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 40ff93c74b fixed some memory leaks 10 years ago
  Stasik0 d415fa888b fixed some illegal memory access by adding init funcitons properly 10 years ago
  FlorianPalm 5ae0716d65 NULL -> UA_NULL 10 years ago
  FlorianPalm c30d84a633 gcc 4.8 conform build 10 years ago
  FlorianPalm 613192a630 travis conform style 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 5e4b157c32 added write operation 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
  FlorianPalm be0cf5976e fixes within the nodemanagement functions 10 years ago
  FlorianPalm 5f2751188c used already existing code to create nodes and extended it 10 years ago