提交历史

作者 SHA1 备注 提交日期
  ichrispa 24f77b4272 Added a tutorial on generating userdefined namespaces. 10 年之前
  Stasik0 61a255b034 uniatialized variable fixed 10 年之前
  Stasik0 c82a7cac9f buffer can be freed on client_disconnect in symmetry with client_connect, relates #343 10 年之前
  Stasik0 a7b4733814 reverting closing connection on error 10 年之前
  ichrispa 198597c520 Backported handle attachement to method callbacks from application. 10 年之前
  Stasik0 0180435a64 freeing was shadowed out due to wrong function call order, #340 10 年之前
  Stasik0 24565aa4bf adding methodcalls and subscriptions to the ua_config.h.in in order to support them with single-file distros 10 年之前
  Stasik0 4485cbc1a7 adding a missing clearup for failed messages sending in windows, #340 10 年之前
  ichrispa 9226ecb4fd Added/Split-off of node-relations tutorial 10 年之前
  ichrispa 7d6dae4ade Merge branch 'api_hl_abstractions' of https://github.com/acplt/open62541 into api_hl_abstractions 10 年之前
  Chris Iatrou b104a13190 Fixed failing unit test for attributes (most are now writable) along with several real type mistakes in setAttributeValue and writeValue. 10 年之前
  ichrispa d93de433a0 Tutorial on variable/attribute manipulation updated. Several minor problems fixed. 10 年之前
  Stasik0 2af921b7c8 closing connection in case sending or recving fails, relates to #340, @FlorianPalm approved it, @jpfr may you review? 10 年之前
  ichrispa 70571fdc76 Fixed error in setting timestamps in previous commit. 10 年之前
  Stasik0 db4a39cbab adding QNX support, credit goes to @tpiat, relates to #339 10 年之前
  ichrispa b7c997a9f9 Forcing dataChangeNotifications to return all timestamp fields (even though sourceTimestamps are meaningless here). Pertains to / fixes #324. 10 年之前
  ichrispa 0b8f36f6ee Attribute service delegates the writing of all attributes but ATTRIBUTE_VALUE to the userspace setAttribute function. 10 年之前
  FlorianPalm 55ab88f972 another clean up in server_method 10 年之前
  FlorianPalm 48ff169f30 cleaned up server_method 10 年之前
  FlorianPalm c379b60491 related to #332 , added another example to server_method 10 年之前
  FlorianPalm d25858ad71 fixed bug related to #332 (1d array as input argument for methods) 10 年之前
  ichrispa e44150a1c4 Merge pull request #335 from StalderT/patch-6 10 年之前
  ichrispa c28f89e188 Merge pull request #334 from StalderT/patch-7 10 年之前
  ichrispa 47ca120f5d Merge pull request #333 from StalderT/patch-3 10 年之前
  ichrispa a9a9f7b6c9 Fixed client blindly reading method return code even though the service might not return one. 10 年之前
  Sten Grüner c53521a86c Merge pull request #331 from StalderT/patch-4 10 年之前
  StalderT 8865718265 Update ua_client.c 10 年之前
  StalderT e7f8f0a262 Update ua_client.c 10 年之前
  Sten Grüner 367c60d652 Merge pull request #328 from StalderT/patch-2 10 年之前
  Sten Grüner 5fa2ee345b Merge pull request #329 from StalderT/patch-1 10 年之前