Historial de Commits

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