Historique des commits

Auteur SHA1 Message Date
  Jose Cabral 246b59d119 Return error when sending async request on unconnected servers il y a 4 ans
  Stefan Profanter 63f3653ff1 Additional header cleanup and consistent name of ns generated files il y a 5 ans
  Julius Pfrommer c9c818868f Move header files to a more unix-like structure il y a 5 ans
  Benjamin Bara 9e95f3d767 Stack: Various small reformatting to fix build after running clang-format il y a 5 ans
  Wolfgang Braun d0274f3715 Fix: UA_client always uses custom datatypes when decoding objects il y a 5 ans
  Julius Pfrommer 0efad70bd6 Client: Log the ServiceResult code in ServiceFault responses il y a 5 ans
  Julius Pfrommer bcaa6695c0 Client: Store SecurityPolicies in the client config; Refactor connection logic il y a 5 ans
  Julius Pfrommer b4c9fc37eb Client: Initialize client config inside the client structure il y a 5 ans
  Julius Pfrommer 29a0e6a492 Client: Fix logging edge case during startup il y a 5 ans
  Julius Pfrommer 4d804b5935 Timer: Use zip tree for the timer il y a 5 ans
  Julius Pfrommer 89f728aee1 Logging: Make logging a proper plugin with state and cleanup method il y a 5 ans
  Julius Pfrommer 5d72fb8462 Allow fractions of milliseconds for timed callback intervalls il y a 5 ans
  Julius Pfrommer 43a2b539c2 Deprecate UA_TRUE/UA_FALSE for internal use il y a 5 ans
  StalderT 102c1713d7 check callback before calling il y a 5 ans
  Julius Pfrommer 49e0a0bb1e Types: Add UA_DataTypeArray as a linked list for client/server il y a 5 ans
  Julius Pfrommer c027a538e3 Client: Remove openSecureChannelResponseCallback il y a 5 ans
  Julius Pfrommer 43ac1ee9e7 Client: Remove ackResponseCallback il y a 5 ans
  Julius Pfrommer f492dbbfa0 Move WorkQueue to a separate struct for client and server il y a 5 ans
  Mark Giraud 9310e39a06 Improve logging, error code handling and cosmetics il y a 5 ans
  Mark Giraud cf6e89d6b7 Fix #1930 il y a 5 ans
  Julius Pfrommer 815ad5eb97 Client: Improve logging of the received message type il y a 5 ans
  Julius Pfrommer 21739ae53a Client: Improve logging of the SecureChannel initialization il y a 5 ans
  Julius Pfrommer 9834e57869 Client: Fix a potential memleak if the client initialization fails il y a 5 ans
  Julius Pfrommer 7e635abcda SecureChannel: Split into _init and _setSecurityPolicy il y a 5 ans
  Julius Pfrommer fd1061e444 SecureChannel: Put all messages/chunks in a tailq for in-order processing il y a 5 ans
  Julius Pfrommer 59a3cfb856 Client: Deprecate UA_Client_manuallyRenewSecureChannel il y a 6 ans
  Julius Pfrommer 4d6af8f425 Client: Depreate UA_Client_close in favor of UA_Client_disconnect il y a 6 ans
  Julius Pfrommer acf47875ef Client: Add UA_Client_getConfig il y a 6 ans
  Julius Pfrommer 52d2549b78 Single header for all SecurityPolicy plugin implementations il y a 6 ans
  Julius Pfrommer 163baec75d Fix a warning for MSVC 2008 for an uninitialized variable in ua_client.c il y a 6 ans