Historique des commits

Auteur SHA1 Message Date
  ichrispa c1d124d7c0 Nodemanagement wrapped into ENABLE_NODEMANAGEMENT il y a 10 ans
  ichrispa 670e038871 exporting createVariableNode proxy function for client. il y a 10 ans
  ichrispa 4432e2bd8f Added createVariableNode proxy function. il y a 10 ans
  ichrispa 7743f22d4a Added UA_AddNodesResponse *UA_Client_createObjectNode proxy function to create ObjectNodes. Currently requires manual enabling of ADDNODES Service in ua_server_binary. il y a 10 ans
  ichrispa 47570df253 Header updated to export proxy function for creating objectnodes. il y a 10 ans
  ichrispa 03aeed8bd4 Fixed missing copying of BrowseName (which is not an attribute for some reason). il y a 10 ans
  ichrispa da4387de6c Fixed COPY_STANDARDATTRIBUTES Macro so it actually copies the string data from the ObjectAttributes Extension Object. il y a 10 ans
  ichrispa 969cfb78e4 Fixed some of the services filling our requests/response with BROWSENEXT typeIDs instead of the actual service type. il y a 10 ans
  Stasik0 fff56acfa1 Revert "EXPERIMENTAL: let write update only the variant in the single-threaded case" il y a 10 ans
  ichrispa f4b46871b2 Merge branch 'dev' of https://github.com/acplt/open62541 into dev il y a 10 ans
  ichrispa 70fc98b8ed Releasing node after getting it from the nodestore. il y a 10 ans
  ichrispa 433b81b513 Now only calling UA_NodeStore_get() once and releasing the node on a successfull search. il y a 10 ans
  Julius Pfrommer 37bc32e329 Improve the documentation of the nodestore API il y a 10 ans
  ichrispa eb117f86a5 Removed spurious #define. il y a 10 ans
  ichrispa 881370c11d Removed spurious #define. il y a 10 ans
  ichrispa 11b9e4ec85 Added monitoredNodeId to UA_MonitoredItem struct. il y a 10 ans
  ichrispa c6edd55f72 MonitoredItem_QueuePushDataValue now updates the target node address from the nodestore if MONITOREDITEM_FORCE_NODEPOINTER_VERIFY is defined (see header). il y a 10 ans
  ichrispa 5d9fbc2146 NodeId of monitored nodes is now being registered with MonitoredItems to enable server nodestore search operations. il y a 10 ans
  Stasik0 57999d0418 EXPERIMENTAL: let write update only the variant in the single-threaded case il y a 10 ans
  ichrispa 05ee48afa6 Fixed a SEGFAULT caused by incomplete deallocation of Variant inside dataValue. il y a 10 ans
  Stasik0 ea28429363 Merge branch 'master' into dev il y a 10 ans
  Stasik0 3a6906c9ad fixing a memleak, relates to #253 il y a 10 ans
  Stasik0 83adc541dd fixing selfsigned generation il y a 10 ans
  Chris Iatrou ac68e05541 Fixed (formally) missing headers in ua_service_subscriptions.c. il y a 10 ans
  Chris Iatrou 13dbb3121f DataChangeNotification now deallocated structures allocated during message construction. il y a 10 ans
  Chris Iatrou 8c17308ee3 Orderly deallocation of sample-and-compare-bytestring in UpdateQueue. UA_deleteMembers for deallocation of Variants created by DataSources. il y a 10 ans
  Chris Iatrou a6e3cd75c6 Removed spurious #define ENABLE_SUBSCRIPTIONS il y a 10 ans
  Chris Iatrou d7cbef9021 Fixed memleaks: il y a 10 ans
  Julius Pfrommer c0ba839217 make array encoding static, start using the restrict keyword il y a 10 ans
  Julius Pfrommer 47269ea3b8 split out ua_subscription.c/.h il y a 10 ans