Commit History

Autor SHA1 Mensaxe Data
  Julius Pfrommer 5fbf79ca39 add calcSizeBinary and use it for sample comparison for monitoreditems %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 6433d290bf Merge pull request #519 from jgilje/copymonitoredvalue_memleak %!s(int64=9) %!d(string=hai) anos
  Joakim L. Gilje 0fe390452d in MonitoredItem_CopyMonitoredValueToVariant, let UA_DataValue_deleteMembers do the cleanup %!s(int64=9) %!d(string=hai) anos
  Stefan Profanter 4f4c01c3fb Changed BUILD_EXAMPLE to UA_BUILD_EXAMPLE %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 3b585d7028 Merge pull request #516 from Pro/master %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 7dc2e7212f fix two issues found by clang-analyzer %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 2b3d33d41e simplify encoding %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 9813da5ed5 align readspeed example %!s(int64=9) %!d(string=hai) anos
  Stefan Profanter e48de487e9 Fixed client firstSteps to use current version of code %!s(int64=9) %!d(string=hai) anos
  Stefan Profanter acbba1b255 Renamed myServerApp to myApp to match client tutorial %!s(int64=9) %!d(string=hai) anos
  Stefan Profanter 8c4b5ff6dd Fixed tutorial to match current source. Fixed some typos. %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer fa20920d3f fix a memleak in the generated ns0 %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 4d553b9c1f nodestore: align recent changes in code not covered by travis and unit tests %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 0ec05abec7 improve the no-subscriptions log message %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer c54348ab9d nodestore: make the memory handling by the nodestore more intuitive %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 921dce5b99 fix checking for little endian on android and BSDs %!s(int64=9) %!d(string=hai) anos
  Stasik0 bd375fb5b2 adding a special-case of endiannes for android, #507 %!s(int64=9) %!d(string=hai) anos
  Stasik0 b15aa422f9 working on #510, fixing some memleaks, @ichrispa - help needed with arrays %!s(int64=9) %!d(string=hai) anos
  ichrispa d9e944e980 Merge branch 'master' of https://github.com/acplt/open62541 %!s(int64=9) %!d(string=hai) anos
  ichrispa 4a3a1c7966 Fixed SEGFAULT when attempting to read a datasource's datatype that did not return a value (but set the hasValue field). %!s(int64=9) %!d(string=hai) anos
  Stasik0 586a24c952 fixing a typo in the last commit %!s(int64=9) %!d(string=hai) anos
  Stasik0 f9e8a6cfcc replacing UA_ReadValueId_new() by UA_Array_new(&UA_TYPES[UA_TYPES_READVALUEID], 1); to increase the readabliliy %!s(int64=9) %!d(string=hai) anos
  Stasik0 07095dd3bb fixing a memleak in GetEndpoints service, fixes a half of #510 %!s(int64=9) %!d(string=hai) anos
  Stasik0 428afdb2e4 removed unneded timeToRenewSecureChannel parameter, relates #505 %!s(int64=9) %!d(string=hai) anos
  Stasik0 d491f9bc66 fixing renewal in both client and server: added verification of secureChannelID for both the issue and the renewal case, relates #505 %!s(int64=9) %!d(string=hai) anos
  Stasik0 cd5cec72b4 fixed wrong securechannel lifetime duration conversion, relates #505 %!s(int64=9) %!d(string=hai) anos
  ichrispa c7c5f5bc05 Fixed invalid type/cast check when editing variables that never held data before. %!s(int64=9) %!d(string=hai) anos
  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. %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer dfec630b98 fix DEBUG logging level %!s(int64=9) %!d(string=hai) anos
  ichrispa 39c508f886 Fixed server.cpp, still using old addVariable method (travis 3184 failed). %!s(int64=9) %!d(string=hai) anos