Commit History

Author SHA1 Message Date
  Julius Pfrommer bcaa6695c0 Client: Store SecurityPolicies in the client config; Refactor connection logic 5 years ago
  Julius Pfrommer b4c9fc37eb Client: Initialize client config inside the client structure 5 years ago
  Julius Pfrommer 29a0e6a492 Client: Fix logging edge case during startup 5 years ago
  Julius Pfrommer 4d804b5935 Timer: Use zip tree for the timer 5 years ago
  Julius Pfrommer 89f728aee1 Logging: Make logging a proper plugin with state and cleanup method 5 years ago
  Julius Pfrommer 5d72fb8462 Allow fractions of milliseconds for timed callback intervalls 5 years ago
  Julius Pfrommer 43a2b539c2 Deprecate UA_TRUE/UA_FALSE for internal use 5 years ago
  StalderT 102c1713d7 check callback before calling 5 years ago
  Julius Pfrommer 49e0a0bb1e Types: Add UA_DataTypeArray as a linked list for client/server 5 years ago
  Julius Pfrommer c027a538e3 Client: Remove openSecureChannelResponseCallback 5 years ago
  Julius Pfrommer 43ac1ee9e7 Client: Remove ackResponseCallback 5 years ago
  Julius Pfrommer f492dbbfa0 Move WorkQueue to a separate struct for client and server 5 years ago
  Mark Giraud 9310e39a06 Improve logging, error code handling and cosmetics 5 years ago
  Mark Giraud cf6e89d6b7 Fix #1930 5 years ago
  Julius Pfrommer 815ad5eb97 Client: Improve logging of the received message type 5 years ago
  Julius Pfrommer 21739ae53a Client: Improve logging of the SecureChannel initialization 5 years ago
  Julius Pfrommer 9834e57869 Client: Fix a potential memleak if the client initialization fails 5 years ago
  Julius Pfrommer 7e635abcda SecureChannel: Split into _init and _setSecurityPolicy 5 years ago
  Julius Pfrommer fd1061e444 SecureChannel: Put all messages/chunks in a tailq for in-order processing 5 years ago
  Julius Pfrommer 59a3cfb856 Client: Deprecate UA_Client_manuallyRenewSecureChannel 5 years ago
  Julius Pfrommer 4d6af8f425 Client: Depreate UA_Client_close in favor of UA_Client_disconnect 5 years ago
  Julius Pfrommer acf47875ef Client: Add UA_Client_getConfig 5 years ago
  Julius Pfrommer 52d2549b78 Single header for all SecurityPolicy plugin implementations 5 years ago
  Julius Pfrommer 163baec75d Fix a warning for MSVC 2008 for an uninitialized variable in ua_client.c 6 years ago
  StalderT 047c5e4098 WIP client : timed async service & async highlevel functions with client worker for 0.4 (#1598) 6 years ago
  Jannis Voelker 2dc11f85cd Fix connection close after secure channel renew with background publish 6 years ago
  Sharavanan A R 6d7f08b641 [FIX] Trust list verification for secure client application 6 years ago
  StalderT da64add5c0 client basic 256sha256 / server sample / tests / various fixes (#1691) 6 years ago
  Sharavanan A R 9093197f88 [FEATURE] Secure client implementation using basic128rsa15 policy 6 years ago
  Julius Pfrommer 67cbd86018 Set the correct copyright for @jpfr 6 years ago