コミット履歴

作者 SHA1 メッセージ 日付
  Julius Pfrommer 8dcaa09f86 Merge branch 'master' into dev 9 年 前
  Julius Pfrommer c5b1cc10e6 fix unit tests 9 年 前
  ichrispa f4629df441 Merge pull request #291 from acplt/service_call_implementation 9 年 前
  Julius Pfrommer 21944d61fd Merge branch 'master' into dev 9 年 前
  Julius Pfrommer df4753b00d improve amalgamation 9 年 前
  ichrispa d9c16defb5 Conflicts: 9 年 前
  Julius Pfrommer a1a8487afb Merge branch 'master' into dev 9 年 前
  Julius Pfrommer e0f7d135b9 reuse buffers for sending 9 年 前
  ichrispa b3de134193 Example client now demonstates usage of dataChange event hook and subscription usage. 9 年 前
  ichrispa 613116b730 Intermediate commit: Client can create/destroy monitoredItems (including handler function on change). Still missing cyclic publish and sub/mon modification capability. 9 年 前
  ichrispa 7cbc18741c Client can now create and destroy subscriptions (using a handle that corresponds to the subscriptionId). 9 年 前
  ichrispa a7f481d9d4 intermediate commit of basic structs and function prototypes for client subscription management 9 年 前
  ichrispa 11f7318b72 Revert "Header updated to export proxy function for creating objectnodes." 9 年 前
  ichrispa 23b5030870 Revert "exporting createVariableNode proxy function for client." 9 年 前
  ichrispa 670e038871 exporting createVariableNode proxy function for client. 9 年 前
  ichrispa 47570df253 Header updated to export proxy function for creating objectnodes. 9 年 前
  Stasik0 104c8d3107 renew secure channel on a timely base automatically 9 年 前
  Julius Pfrommer 624f7089fa add UA_Client_renewSecureChannel, make the securechannel lifetime user-definable in the client config 9 年 前
  Julius Pfrommer cf33d08b7d changing some macros to reenable the library for c++ 10 年 前
  Stasik0 ab4e2d882b added dynamically linked examples to the standard build, fixed the unexposed structs/functions, relates to #234 10 年 前
  Julius Pfrommer bb9076e188 Merge improved network layer 10 年 前
  Julius Pfrommer aabd4b22fc add the BrowseNext service 10 年 前
  Julius Pfrommer 3a029e8446 pass the client config by value 10 年 前
  Stasik0 099c697634 partial revert, and followed the propsal of @FlorianPalm, #212 10 年 前
  Stasik0 774c7920be removing UA_Client_private forward def 10 年 前
  Stasik0 e879b989b7 fix in the comment 10 年 前
  Stasik0 03cd734988 definitive way to define client's properties, refers to #219 10 年 前
  Stasik0 355898e313 adding timeout to client's config refers to #219 10 年 前
  Julius Pfrommer 5f393b5309 fix udp, c++ server 10 年 前
  Julius Pfrommer 5a47e1dc46 clean up the client, improve the datavalue api 10 年 前