История коммитов

Автор SHA1 Сообщение Дата
  wuyangtang 1d26891d35 check datasource callback before invoking лет назад: 9
  Julius Pfrommer 19fb205713 subscriptions: sampling monitoreditems calls valuecallback; fix 487 лет назад: 9
  Julius Pfrommer e9437b5c34 Merge branch 'master' into unsigned_array_size лет назад: 9
  Chris Iatrou efae15466b Republish service and retransmit queuing implemented лет назад: 9
  Julius Pfrommer 3ba9364fdd remove iterations of unpublished notifications just for counting; remove redundant checks лет назад: 9
  Julius Pfrommer 78c0891392 Merge branch 'unsigned_array_size' into simple_nodestore лет назад: 9
  Julius Pfrommer 5bc8d06cb0 remove bugs found with clang analyzer лет назад: 9
  Julius Pfrommer 9a0b6bc7ae Fix #451 (broken subscriptions) лет назад: 9
  Julius Pfrommer c63411078e Merge branch 'master' into unsigned_array_size лет назад: 9
  Julius Pfrommer 4bd62dca74 remove nodestore_release лет назад: 9
  Julius Pfrommer 7f08e21937 compile methods лет назад: 9
  Julius Pfrommer 7062cb6e58 make a statuscode comparison unambiguous лет назад: 9
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets лет назад: 9
  Julius Pfrommer 01ca9996de check the return value where it is required; split a complicated function into two easier parts лет назад: 9
  Julius Pfrommer 43ab65a52a subscription change to datavalue лет назад: 9
  Joakim L. Gilje 7982c8cef9 use UA_DataValue instead of UA_Variant for MonitoredItem_queuedValue - so the monitored item can get the source timestamp лет назад: 9
  Jörg Schüler-Maroldt e58d410a5a Save Handling of Subscriptionlist and Workerjobs лет назад: 9
  Julius Pfrommer c1f4411d11 Merge pull request #404 from acplt/callbacks лет назад: 9
  Julius Pfrommer 87fdfc2f3e rename UserSpaceCallback to ValueCallback лет назад: 9
  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). лет назад: 9
  Stasik0 40d1bdd2a5 adding callback structure to couple with callbacks on non-datasource nodes, relates to #399 лет назад: 9
  Jörg Schüler-Maroldt 9e4f2b1512 - correct decl. of UA_Variant_copyRange() missing const лет назад: 9
  Stasik0 705f03b19c node id is passed to datasource callbacks, relates #377 лет назад: 9
  Stasik0 fd32ca887b replacing malloc with UA_malloc in subscription-related parts? лет назад: 9
  ichrispa 7737b4ffbf Merge branch 'master' into api_hl_abstractions лет назад: 9
  ichrispa 70571fdc76 Fixed error in setting timestamps in previous commit. лет назад: 9
  ichrispa b7c997a9f9 Forcing dataChangeNotifications to return all timestamp fields (even though sourceTimestamps are meaningless here). Pertains to / fixes #324. лет назад: 9
  StalderT 82564388e3 Update ua_subscription.c лет назад: 9
  StalderT 097f693ab7 Memory leak in UA_Subscription_deleteMembers лет назад: 9
  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. лет назад: 9