Commit History

Autor SHA1 Mensaxe Data
  Julius Pfrommer 6386ed62d7 move locally usable services into the service sets; some cleanup %!s(int64=8) %!d(string=hai) anos
  Julius Pfrommer 02c6ad073d fix CTT Monitor QueueSize_1 %!s(int64=8) %!d(string=hai) anos
  Julius Pfrommer 6b4c6f5f19 fix a rare memory issue for subcriptions; add more logging to debug remaining CTT cases %!s(int64=8) %!d(string=hai) anos
  Julius Pfrommer f38cd44c51 immediately sample new monitoreditem %!s(int64=8) %!d(string=hai) anos
  Julius Pfrommer 05ed9186fe fix a potential memleaks in the subscriptions %!s(int64=8) %!d(string=hai) anos
  Stasik0 38d4e7fbad Merge branch 'master' of github.com:acplt/open62541 into 0.2 %!s(int64=8) %!d(string=hai) anos
  ichrispa 984342b057 ua_types functionality of allocating strings was changed to be compliant with C++ string allocation (removes the compiler warning for -Wall); Fixed possible SEGFAULTS in subscriptions and method calls when the client issues non-standard compliant messages. %!s(int64=8) %!d(string=hai) anos
  Julius Pfrommer 9bd014ed78 fix retransmission; improve logging for subscriptions %!s(int64=8) %!d(string=hai) anos
  Stasik0 8950931810 some more tests passed in "Subscription Basic" section %!s(int64=8) %!d(string=hai) anos
  Stasik0 3fd2bffe2d changing session id to random GUID, updated logging of session ids %!s(int64=8) %!d(string=hai) anos
  Julius Pfrommer 5237a74f30 improve logging with new convenience macros %!s(int64=8) %!d(string=hai) anos
  Julius Pfrommer 6809161f73 suppress a cppcheck warning %!s(int64=8) %!d(string=hai) anos
  Julius Pfrommer c317396f4c Chunking callback (#534) %!s(int64=8) %!d(string=hai) anos
  Stasik0 509e4c9821 fixing build, the ifdefs had no chance to be set, since config was not included %!s(int64=8) %!d(string=hai) anos
  Julius Pfrommer cd0c012e47 include all sources in amalgamation + ifdefs to activate features; replace tabs with spaces %!s(int64=8) %!d(string=hai) anos
  Julius Pfrommer b8e8734110 mostly cosmetic improvements %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 0441355fbc use the indexRange, check the encoding, use the timestampstoreturn flag %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 8c4726b1f9 small fixes to make clang analyzer happy %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer eba0976ae4 Fix subscription issues uncovered by the testing tools %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 90145a1a94 add setpublishingmode service %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer eec93f62c6 add the sequence number of the current publish response %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 2af51b18da Refactor subscriptions to use different sampling and response intervals for subscriptions and monitoreditems %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 8dd7c7e325 Revert "fix an include that is only used with subscriptions" %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer c8863cef1e separate jobs for monitoreditem (sampling) and subscriptions (sending notifications) %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 4810a84c11 job guids are assigned randomly by the server, not in the subscription manager %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 6150efa166 move subscription limits into the server config %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility %!s(int64=9) %!d(string=hai) anos
  StalderT f77fd8e394 fix possible memory leak %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup %!s(int64=9) %!d(string=hai) anos
  Julius Pfrommer 5fbf79ca39 add calcSizeBinary and use it for sample comparison for monitoreditems %!s(int64=9) %!d(string=hai) anos