Commit History

Author SHA1 Message Date
  ichrispa f4b46871b2 Merge branch 'dev' of https://github.com/acplt/open62541 into dev 9 years ago
  ichrispa 70fc98b8ed Releasing node after getting it from the nodestore. 9 years ago
  ichrispa 433b81b513 Now only calling UA_NodeStore_get() once and releasing the node on a successfull search. 9 years ago
  Julius Pfrommer 37bc32e329 Improve the documentation of the nodestore API 9 years ago
  ichrispa eb117f86a5 Removed spurious #define. 9 years ago
  ichrispa 881370c11d Removed spurious #define. 9 years ago
  ichrispa 11b9e4ec85 Added monitoredNodeId to UA_MonitoredItem struct. 9 years ago
  ichrispa c6edd55f72 MonitoredItem_QueuePushDataValue now updates the target node address from the nodestore if MONITOREDITEM_FORCE_NODEPOINTER_VERIFY is defined (see header). 9 years ago
  ichrispa 5d9fbc2146 NodeId of monitored nodes is now being registered with MonitoredItems to enable server nodestore search operations. 9 years ago
  Stasik0 57999d0418 EXPERIMENTAL: let write update only the variant in the single-threaded case 9 years ago
  ichrispa 05ee48afa6 Fixed a SEGFAULT caused by incomplete deallocation of Variant inside dataValue. 9 years ago
  Stasik0 ea28429363 Merge branch 'master' into dev 9 years ago
  Stasik0 3a6906c9ad fixing a memleak, relates to #253 9 years ago
  Stasik0 83adc541dd fixing selfsigned generation 9 years ago
  Chris Iatrou ac68e05541 Fixed (formally) missing headers in ua_service_subscriptions.c. 9 years ago
  Chris Iatrou 13dbb3121f DataChangeNotification now deallocated structures allocated during message construction. 9 years ago
  Chris Iatrou 8c17308ee3 Orderly deallocation of sample-and-compare-bytestring in UpdateQueue. UA_deleteMembers for deallocation of Variants created by DataSources. 9 years ago
  Chris Iatrou a6e3cd75c6 Removed spurious #define ENABLE_SUBSCRIPTIONS 9 years ago
  Chris Iatrou d7cbef9021 Fixed memleaks: 9 years ago
  Julius Pfrommer c0ba839217 make array encoding static, start using the restrict keyword 9 years ago
  Julius Pfrommer 47269ea3b8 split out ua_subscription.c/.h 9 years ago
  Julius Pfrommer 2547aed04b check session validity in ua_server_binary.c, simplify 9 years ago
  Stasik0 83c256db0e fixed one memleak 9 years ago
  Julius Pfrommer dae3e124b7 fix an API change in master 9 years ago
  Julius Pfrommer b125569533 Merge branch 'master' into dev 9 years ago
  Julius Pfrommer b506a7af4a Revert "Fixed cleanup() lock; function now longer hangs the server if entered with a sentry pointing to a still valid session; See #251." 9 years ago
  Julius Pfrommer 0aaf46d6e4 remove macros needed for SWIG wrappers 9 years ago
  ichrispa f86659cda8 Added safeguard against being called with a NULL-Pointer channel in detachSession(). 9 years ago
  ichrispa 0def9a6071 Added keepalive update to patch missing update_keepalive in dev branch 9 years ago
  Julius Pfrommer 27a6f48201 Merge pull request #252 from acplt/sliced_server_run 9 years ago