Commit History

Author SHA1 Message Date
  Julius Pfrommer 055c8fb52a Move rpm packaging definitions to /tools/packaging 5 years ago
  Julius Pfrommer f6eae36ebe One ConnectionConfig per connection; Deduplicate HEL/ACK negotiation 5 years ago
  Julius Pfrommer 2b6aeec394 Move issue template to /tools folder 5 years ago
  Julius Pfrommer 3f438c47cc Use custom datatypes from the heap only 5 years ago
  Julius Pfrommer 7a1e539e3a Config: Remove custom datatypes only when they are set 5 years ago
  Arrigo Zanette a1eb78b451 NodeSet: Avoid encoding dimensions in simple array variants (#1978) 5 years ago
  zanettea 6d96066155 NodesetGenerator: CharArray is now considered as String (#1974) 5 years ago
  Arrigo Zanette 51fa34fd27 NodesetCompiler: Fixed instantiation of user defined structures 5 years ago
  Julius Pfrommer 21739ae53a Client: Improve logging of the SecureChannel initialization 6 years ago
  Julius Pfrommer 9834e57869 Client: Fix a potential memleak if the client initialization fails 6 years ago
  Julius Pfrommer 7e635abcda SecureChannel: Split into _init and _setSecurityPolicy 6 years ago
  Julius Pfrommer fd1061e444 SecureChannel: Put all messages/chunks in a tailq for in-order processing 6 years ago
  Stefan Profanter 59abd19681 Consistent use of UA_malloc and UA_free. Fixes #1968 5 years ago
  Julius Pfrommer 02734c310d Session: Print complete NodeId for the SessionToken 6 years ago
  Julius Pfrommer 2e7da4fd36 Types: Simplify UA_NodeId_isNull to only cover numeric NodeIds 6 years ago
  Julius Pfrommer bd39665703 Types: Small doc improvement 6 years ago
  Julius Pfrommer 07eeb6ee94 Add configuration option to allow empty variable values 5 years ago
  Julius Pfrommer f1f3b5f97f Cosmetic improvement to UA_Node_deleteReference 5 years ago
  Julius Pfrommer 4d7af816dc Check for malloc fails during node copying 6 years ago
  Julius Pfrommer dad8e92bad Remove duplicate code for UA_Node_deleteReferences 6 years ago
  Julius Pfrommer 59a3cfb856 Client: Deprecate UA_Client_manuallyRenewSecureChannel 6 years ago
  Julius Pfrommer 4d6af8f425 Client: Depreate UA_Client_close in favor of UA_Client_disconnect 6 years ago
  Julius Pfrommer acf47875ef Client: Add UA_Client_getConfig 6 years ago
  Julius Pfrommer a71df69e12 Client: Move non-config definitions out of ua_client_config.h 6 years ago
  Julius Pfrommer c7ebb469c7 Client: Re-add UA_Client_runAsync as a deprecated inline function 6 years ago
  Julius Pfrommer 07c1ba184b Client: Reorder client config definitions; small cleanup 6 years ago
  Julius Pfrommer 52d2549b78 Single header for all SecurityPolicy plugin implementations 6 years ago
  Julius Pfrommer f0385d93ba Cosmetic cleanup; Remove C++-style comments in the public API 6 years ago
  Julius Pfrommer c4217b44e2 Use macro shortcuts for extern "C" declarations in the public API 6 years ago
  Julius Pfrommer fc52f0909b CI: Temporarily disable certificate generation on MacOS X Travis 6 years ago