Historique des commits

Auteur SHA1 Message Date
  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
  Julius Pfrommer 5bc8d06cb0 remove bugs found with clang analyzer il y a 9 ans
  Julius Pfrommer 9a0b6bc7ae Fix #451 (broken subscriptions) il y a 9 ans
  Julius Pfrommer c63411078e Merge branch 'master' into unsigned_array_size il y a 9 ans
  Julius Pfrommer 4bd62dca74 remove nodestore_release il y a 9 ans
  Julius Pfrommer 7f08e21937 compile methods il y a 9 ans
  Julius Pfrommer 7062cb6e58 make a statuscode comparison unambiguous il y a 9 ans
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets il y a 9 ans
  Julius Pfrommer 01ca9996de check the return value where it is required; split a complicated function into two easier parts il y a 9 ans
  Julius Pfrommer 43ab65a52a subscription change to datavalue il y a 9 ans
  Joakim L. Gilje 7982c8cef9 use UA_DataValue instead of UA_Variant for MonitoredItem_queuedValue - so the monitored item can get the source timestamp il y a 9 ans
  Jörg Schüler-Maroldt e58d410a5a Save Handling of Subscriptionlist and Workerjobs il y a 9 ans
  Julius Pfrommer c1f4411d11 Merge pull request #404 from acplt/callbacks il y a 9 ans
  Julius Pfrommer 87fdfc2f3e rename UserSpaceCallback to ValueCallback il y a 9 ans
  ichrispa c56da680ae In response to #417: Notification Seq.No. now start with 1, not 0; Reenabled keepalive-safeguard (non-async keepalive sending instead of 'queueing' the publish is handled in the service). il y a 9 ans
  Stasik0 40d1bdd2a5 adding callback structure to couple with callbacks on non-datasource nodes, relates to #399 il y a 9 ans
  Jörg Schüler-Maroldt 9e4f2b1512 - correct decl. of UA_Variant_copyRange() missing const il y a 9 ans
  Stasik0 705f03b19c node id is passed to datasource callbacks, relates #377 il y a 9 ans
  Stasik0 fd32ca887b replacing malloc with UA_malloc in subscription-related parts? il y a 9 ans
  ichrispa 7737b4ffbf Merge branch 'master' into api_hl_abstractions il y a 9 ans
  ichrispa 70571fdc76 Fixed error in setting timestamps in previous commit. il y a 9 ans
  ichrispa b7c997a9f9 Forcing dataChangeNotifications to return all timestamp fields (even though sourceTimestamps are meaningless here). Pertains to / fixes #324. il y a 9 ans
  StalderT 82564388e3 Update ua_subscription.c il y a 9 ans
  StalderT 097f693ab7 Memory leak in UA_Subscription_deleteMembers il y a 9 ans
  ichrispa 5b919b5486 Replaced ByteString_compare/String_compare's builtin strncmp with memcmp to allow for NULL-Bytes encoded in binary transport encodings in comparisons not throwing of the result. il y a 9 ans