Historial de Commits

Autor SHA1 Mensaje Fecha
  ichrispa 881370c11d Removed spurious #define. hace 10 años
  ichrispa 11b9e4ec85 Added monitoredNodeId to UA_MonitoredItem struct. hace 10 años
  ichrispa c6edd55f72 MonitoredItem_QueuePushDataValue now updates the target node address from the nodestore if MONITOREDITEM_FORCE_NODEPOINTER_VERIFY is defined (see header). hace 10 años
  ichrispa 5d9fbc2146 NodeId of monitored nodes is now being registered with MonitoredItems to enable server nodestore search operations. hace 10 años
  Stasik0 57999d0418 EXPERIMENTAL: let write update only the variant in the single-threaded case hace 10 años
  ichrispa 05ee48afa6 Fixed a SEGFAULT caused by incomplete deallocation of Variant inside dataValue. hace 10 años
  Stasik0 ea28429363 Merge branch 'master' into dev hace 10 años
  Stasik0 3a6906c9ad fixing a memleak, relates to #253 hace 10 años
  Stasik0 83adc541dd fixing selfsigned generation hace 10 años
  Chris Iatrou ac68e05541 Fixed (formally) missing headers in ua_service_subscriptions.c. hace 10 años
  Chris Iatrou 13dbb3121f DataChangeNotification now deallocated structures allocated during message construction. hace 10 años
  Chris Iatrou 8c17308ee3 Orderly deallocation of sample-and-compare-bytestring in UpdateQueue. UA_deleteMembers for deallocation of Variants created by DataSources. hace 10 años
  Chris Iatrou a6e3cd75c6 Removed spurious #define ENABLE_SUBSCRIPTIONS hace 10 años
  Chris Iatrou d7cbef9021 Fixed memleaks: hace 10 años
  Julius Pfrommer c0ba839217 make array encoding static, start using the restrict keyword hace 10 años
  Julius Pfrommer 47269ea3b8 split out ua_subscription.c/.h hace 10 años
  Julius Pfrommer 2547aed04b check session validity in ua_server_binary.c, simplify hace 10 años
  Stasik0 83c256db0e fixed one memleak hace 10 años
  Julius Pfrommer dae3e124b7 fix an API change in master hace 10 años
  Julius Pfrommer b125569533 Merge branch 'master' into dev hace 10 años
  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." hace 10 años
  Julius Pfrommer 0aaf46d6e4 remove macros needed for SWIG wrappers hace 10 años
  ichrispa f86659cda8 Added safeguard against being called with a NULL-Pointer channel in detachSession(). hace 10 años
  ichrispa 0def9a6071 Added keepalive update to patch missing update_keepalive in dev branch hace 10 años
  Julius Pfrommer 27a6f48201 Merge pull request #252 from acplt/sliced_server_run hace 10 años
  Stasik0 b4fc36bc88 fixing multithreaded version hace 10 años
  Stasik0 fc550a60da splitting server_run s.t. the server can run in one thread with other applications hace 10 años
  ichrispa 892608b8fe Merge branch 'dev' of https://github.com/acplt/open62541 into dev hace 10 años
  ichrispa 78a58a218d Fixed invalid calcSizeBinary and UA_free statements leading to segfaults when multiple ChangeNotifications are send by a subscription. hace 10 años
  ichrispa 1a953f27ba Fixed invalid calcSizeBinary and UA_free statements leading to segfaults when multiple ChangeNotifications are send by a subscription. hace 10 años