Commit History

Author SHA1 Message Date
  Stasik0 cd5cec72b4 fixed wrong securechannel lifetime duration conversion, relates #505 8 years ago
  ichrispa c7c5f5bc05 Fixed invalid type/cast check when editing variables that never held data before. 8 years ago
  ichrispa b319a30078 In the absence of nodestore_release, "sampled" template nodes may go out of scope during instantiation (particularly when a lot of nodes are being build). Changing the instantiation functions to use copies of the original as templates avoids segfaults. 8 years ago
  Julius Pfrommer dfec630b98 fix DEBUG logging level 8 years ago
  Oleksiy Vasylyev e6387689d5 Subscription callback: using MonitoredItemId instead of ClientHandle 8 years ago
  Oleksiy Vasylyev 551251f0a3 Merge remote-tracking branch 'upstream/master' 8 years ago
  ichrispa 39c508f886 Fixed server.cpp, still using old addVariable method (travis 3184 failed). 8 years ago
  ichrispa 7fa5ab8a25 Merge branch 'master' of https://github.com/acplt/open62541 8 years ago
  ichrispa a0ad0e6ea0 Reimplemented instantiation callback (required for #503). 8 years ago
  Julius Pfrommer 5089c3f13d Revert "simplify networklayer signature. todo: endpoint url for discovery" 8 years ago
  Julius Pfrommer 0264790f89 Revert "fix logging of lower-priority events" 8 years ago
  Julius Pfrommer 476af29985 Merge pull request #495 from open62541/server_config 8 years ago
  Stasik0 412bf6d64d Implemented UA_Client_getEndpoints function, relates to #313 8 years ago
  Julius Pfrommer 3c0868ac09 rename UA_Server_setObjectTypeNode_instanceLifecycleManagement to UA_Server_setObjectTypeNode_lifecycleManagement 8 years ago
  Julius Pfrommer 10ae79f8d3 fix logging of lower-priority events 8 years ago
  Julius Pfrommer 9dafed865f simplify networklayer signature. todo: endpoint url for discovery 8 years ago
  Julius Pfrommer 53d67b4140 single server config struct 8 years ago
  Sten Grüner 9d75c20c2e Merge pull request #500 from open62541/issue496 8 years ago
  Julius Pfrommer 18c82745ae Merge pull request #494 from Wtango/chec_datasource_callback 8 years ago
  wuyangtang 4a08c95f54 test case for #494 8 years ago
  Stasik0 8a808b24f5 workaround for #496 8 years ago
  Julius Pfrommer 26090d51e6 typo: fix typo in the swapxx macros 8 years ago
  Julius Pfrommer 84bd4c3ddd config: define swap16/swap32/swap64 macros for manually setting the endianness 8 years ago
  Julius Pfrommer c28364f232 Revert "first calcsize functions (mostly resurrected from the history)" 8 years ago
  Julius Pfrommer f4562bf74b first calcsize functions (mostly resurrected from the history) 8 years ago
  Julius Pfrommer 4523086d70 improve checking for endianness 8 years ago
  wuyangtang 4e5ff27452 update documentation 8 years ago
  Julius Pfrommer 80eded3495 types: use variable length arrays for members (saves 5kb of every binary) 8 years ago
  wuyangtang 1d26891d35 check datasource callback before invoking 8 years ago
  Julius Pfrommer 19fb205713 subscriptions: sampling monitoreditems calls valuecallback; fix 487 8 years ago