Commit History

作者 SHA1 備註 提交日期
  Julius Pfrommer 0c1cbe520c improve building the address space 10 年之前
  Julius Pfrommer 6a0b6f5ab9 improve documentation, make array api more intuitive 10 年之前
  Julius Pfrommer fa90c57095 Merge branch 'master' into typedescription 10 年之前
  Julius Pfrommer fc060e266e fix for latest UA Expert 10 年之前
  Stasik0 af0e90b205 increased token lifetime, seems to fix/wokeround #173 10 年之前
  Julius Pfrommer 1038fe5c38 namespace first, then the id is more logical for nodeids 10 年之前
  Julius Pfrommer 404992459b add example with datasource 10 年之前
  Julius Pfrommer 5bbab27f49 simplify the variable nodes 10 年之前
  Julius Pfrommer 4dacc66378 Merge branch 'master' into typedescription 10 年之前
  Julius Pfrommer 210ea01a80 use size_t for offsets, improve the nodestore API 10 年之前
  Julius Pfrommer 15faebb8ed add a condition variable so the worker threads don't spin 10 年之前
  Julius Pfrommer b6b40692b4 bugfix in node handling 10 年之前
  Julius Pfrommer b985935593 make typedescription branch work 10 年之前
  Julius Pfrommer fcffa3a602 Merge branch 'master' into typedescription 10 年之前
  Julius Pfrommer 2d8597d639 client code 10 年之前
  Julius Pfrommer dd2797952a add compiler flags to enforce stricter compatibility and fix warnings 10 年之前
  Julius Pfrommer 70d5d88da9 fix #149, remove magic values 10 年之前
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc 10 年之前
  Julius Pfrommer d4b08bd62b fix bugs indicated by coverity 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 e990cfd413 fixed merging error (wrong datatype for free) 10 年之前
  FlorianPalm 5a407bf60c Merge branch 'external_datasource' of https://github.com/acplt/open62541 into external_datasource 10 年之前
  FlorianPalm 0bdfb9f8b3 fixed mem leaks 10 年之前
  Julius Pfrommer fda9634bea remove leftover from securechannel_manager. still doesn't compile. 10 年之前
  FlorianPalm 52c398bfbc reworked some code 10 年之前
  FlorianPalm dc0ebcaa5a moved nodestore operation registration from opcua.server.c to ua_server.c 10 年之前
  FlorianPalm 40ff93c74b fixed some memory leaks 10 年之前
  Stasik0 d415fa888b fixed some illegal memory access by adding init funcitons properly 10 年之前