Commit történet

Szerző SHA1 Üzenet Dátum
  Julius Pfrommer 2d8597d639 client code 10 éve
  Julius Pfrommer dd2797952a add compiler flags to enforce stricter compatibility and fix warnings 10 éve
  Julius Pfrommer 70d5d88da9 fix #149, remove magic values 10 éve
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc 10 éve
  Julius Pfrommer d4b08bd62b fix bugs indicated by coverity 10 éve
  Julius Pfrommer d5bc5493a8 split reference insertion into two "single" operations for backwards/forwards 10 éve
  Julius Pfrommer dfbf009d3a Merge branch 'master' into external_datasource 10 éve
  Julius Pfrommer c85c4e4f72 simplify handling of external nodestores 10 éve
  FlorianPalm e990cfd413 fixed merging error (wrong datatype for free) 10 éve
  FlorianPalm 5a407bf60c Merge branch 'external_datasource' of https://github.com/acplt/open62541 into external_datasource 10 éve
  FlorianPalm 0bdfb9f8b3 fixed mem leaks 10 éve
  Julius Pfrommer fda9634bea remove leftover from securechannel_manager. still doesn't compile. 10 éve
  FlorianPalm 52c398bfbc reworked some code 10 éve
  FlorianPalm dc0ebcaa5a moved nodestore operation registration from opcua.server.c to ua_server.c 10 éve
  FlorianPalm 40ff93c74b fixed some memory leaks 10 éve
  Stasik0 d415fa888b fixed some illegal memory access by adding init funcitons properly 10 éve
  FlorianPalm 5ae0716d65 NULL -> UA_NULL 10 éve
  FlorianPalm c30d84a633 gcc 4.8 conform build 10 éve
  FlorianPalm 613192a630 travis conform style 10 éve
  FlorianPalm 82a92dbb05 Merge remote-tracking branch 'origin/master' into external_datasource 10 éve
  FlorianPalm 5171177c45 added request header as parameter to nodestore operations signature 10 éve
  FlorianPalm c09578c2d5 example function to create nodes is working again 10 éve
  FlorianPalm 5e4b157c32 added write operation 10 éve
  FlorianPalm 8c4f2a2cff added several variables into ns0 and fixed bugs in addNodes implementation. references are now named in ns0 10 éve
  FlorianPalm 1558c08885 fixes errors within read/write/nodes 10 éve
  FlorianPalm be0cf5976e fixes within the nodemanagement functions 10 éve
  FlorianPalm 5f2751188c used already existing code to create nodes and extended it 10 éve
  Julius Pfrommer 0d7e0e5468 make the server struct opaque for userspace and 10 éve
  Julius Pfrommer d41b8e08fe simplify. _new() returns a pointer to the new object 10 éve
  FlorianPalm ca354ffd16 on the way of building up ns0 10 éve