Historique des commits

Auteur SHA1 Message Date
  Stasik0 3fd2bffe2d changing session id to random GUID, updated logging of session ids il y a 8 ans
  Julius Pfrommer 5237a74f30 improve logging with new convenience macros il y a 8 ans
  Julius Pfrommer 6809161f73 suppress a cppcheck warning il y a 8 ans
  Julius Pfrommer c317396f4c Chunking callback (#534) il y a 8 ans
  Stasik0 509e4c9821 fixing build, the ifdefs had no chance to be set, since config was not included il y a 8 ans
  Julius Pfrommer cd0c012e47 include all sources in amalgamation + ifdefs to activate features; replace tabs with spaces il y a 8 ans
  Julius Pfrommer b8e8734110 mostly cosmetic improvements il y a 9 ans
  Julius Pfrommer 0441355fbc use the indexRange, check the encoding, use the timestampstoreturn flag il y a 9 ans
  Julius Pfrommer 8c4726b1f9 small fixes to make clang analyzer happy il y a 9 ans
  Julius Pfrommer eba0976ae4 Fix subscription issues uncovered by the testing tools il y a 9 ans
  Julius Pfrommer 90145a1a94 add setpublishingmode service il y a 9 ans
  Julius Pfrommer eec93f62c6 add the sequence number of the current publish response il y a 9 ans
  Julius Pfrommer 2af51b18da Refactor subscriptions to use different sampling and response intervals for subscriptions and monitoreditems il y a 9 ans
  Julius Pfrommer 8dd7c7e325 Revert "fix an include that is only used with subscriptions" il y a 9 ans
  Julius Pfrommer c8863cef1e separate jobs for monitoreditem (sampling) and subscriptions (sending notifications) il y a 9 ans
  Julius Pfrommer 4810a84c11 job guids are assigned randomly by the server, not in the subscription manager il y a 9 ans
  Julius Pfrommer 6150efa166 move subscription limits into the server config il y a 9 ans
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility il y a 9 ans
  StalderT f77fd8e394 fix possible memory leak il y a 9 ans
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup il y a 9 ans
  Julius Pfrommer 5fbf79ca39 add calcSizeBinary and use it for sample comparison for monitoreditems il y a 9 ans
  Joakim L. Gilje 0fe390452d in MonitoredItem_CopyMonitoredValueToVariant, let UA_DataValue_deleteMembers do the cleanup il y a 9 ans
  Sten Grüner 9d75c20c2e Merge pull request #500 from open62541/issue496 il y a 9 ans
  Stasik0 8a808b24f5 workaround for #496 il y a 9 ans
  wuyangtang 1d26891d35 check datasource callback before invoking il y a 9 ans
  Julius Pfrommer 19fb205713 subscriptions: sampling monitoreditems calls valuecallback; fix 487 il y a 9 ans
  Julius Pfrommer e9437b5c34 Merge branch 'master' into unsigned_array_size il y a 9 ans
  Chris Iatrou efae15466b Republish service and retransmit queuing implemented il y a 9 ans
  Julius Pfrommer 3ba9364fdd remove iterations of unpublished notifications just for counting; remove redundant checks il y a 9 ans
  Julius Pfrommer 78c0891392 Merge branch 'unsigned_array_size' into simple_nodestore il y a 9 ans