Commit History

Author SHA1 Message Date
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' 8 years ago
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files 8 years ago
  Julius Pfrommer 50b1f3dfaf Merge branch '0.2' 8 years ago
  Julius Pfrommer 662a51d449 simplify client structure 8 years ago
  Julius Pfrommer 123e82336e cosmetic improvements of the client library 8 years ago
  FlorianPalm aee53c650e license change for all c/h files 8 years ago
  FlorianPalm a0f38a0bd1 undoing license add (missing comment ending...) 8 years ago
  FlorianPalm 87028b0ee6 added new license text (mplv3) 8 years ago
  FlorianPalm faa91182a2 Revert "License change: added license note at the beginning of every .c/.h file" 8 years ago
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file 8 years ago
  Torben-D 056cf2f6e5 Bugfixes (#674) 8 years ago
  Torben-D d3ec67e70b Changes Client (#671) 8 years ago
  Julius Pfrommer 9ff72c3800 improve cleanup of client (related to #662) 8 years ago
  Julius Pfrommer 8016b42a35 use sent subscription acks to find entries in the pending ack list, relates to #634 8 years ago
  Julius Pfrommer 88138e7d70 remove an unneeded client attribute 9 years ago
  Julius Pfrommer 5e87c1db68 move logger and connection-function into the client config (#585) 9 years ago
  ichrispa 8c22a486bd Made client state visible to userspace; client recovers from potential decoding errors after successfull service calls or channel renewals (closes #570). 9 years ago
  Stasik0 d81279feb0 adding usernamepassword auth to client, fixing a username/pass struct bug in the server 9 years ago
  Stasik0 4d509b6a9e Merge branch 'subs_cb_monid' of https://github.com/Aleskey78/open62541 into Aleskey78-subs_cb_monid 9 years ago
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup 9 years ago
  Stasik0 d491f9bc66 fixing renewal in both client and server: added verification of secureChannelID for both the issue and the renewal case, relates #505 9 years ago
  Oleksiy Vasylyev e6387689d5 Subscription callback: using MonitoredItemId instead of ClientHandle 9 years ago
  Julius Pfrommer b04d6f867c Merge branch 'master' into cleanup_build 9 years ago
  Oleksiy Vasylyev 3c5a972732 Adding context to a monitored item handling function. 9 years ago
  Julius Pfrommer b210b19ae2 cleanup build settings; remove old doxygen documentation 9 years ago
  Julius Pfrommer c9ae4288d8 high-level api for the client; aligned with the server api 9 years ago
  Stasik0 5f2f949807 fixes #299, adding a non-public ua_client_internal.h to hide internals of client's implementation 9 years ago