Historique des commits

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