История коммитов

Автор SHA1 Сообщение Дата
  zanettea 6d96066155 NodesetGenerator: CharArray is now considered as String (#1974) лет назад: 6
  Arrigo Zanette 51fa34fd27 NodesetCompiler: Fixed instantiation of user defined structures лет назад: 6
  Julius Pfrommer 21739ae53a Client: Improve logging of the SecureChannel initialization лет назад: 6
  Julius Pfrommer 9834e57869 Client: Fix a potential memleak if the client initialization fails лет назад: 6
  Julius Pfrommer 7e635abcda SecureChannel: Split into _init and _setSecurityPolicy лет назад: 6
  Julius Pfrommer fd1061e444 SecureChannel: Put all messages/chunks in a tailq for in-order processing лет назад: 6
  Stefan Profanter 59abd19681 Consistent use of UA_malloc and UA_free. Fixes #1968 лет назад: 6
  Julius Pfrommer 02734c310d Session: Print complete NodeId for the SessionToken лет назад: 6
  Julius Pfrommer 2e7da4fd36 Types: Simplify UA_NodeId_isNull to only cover numeric NodeIds лет назад: 6
  Julius Pfrommer bd39665703 Types: Small doc improvement лет назад: 6
  Julius Pfrommer 07eeb6ee94 Add configuration option to allow empty variable values лет назад: 6
  Julius Pfrommer f1f3b5f97f Cosmetic improvement to UA_Node_deleteReference лет назад: 6
  Julius Pfrommer 4d7af816dc Check for malloc fails during node copying лет назад: 6
  Julius Pfrommer dad8e92bad Remove duplicate code for UA_Node_deleteReferences лет назад: 6
  Julius Pfrommer 59a3cfb856 Client: Deprecate UA_Client_manuallyRenewSecureChannel лет назад: 6
  Julius Pfrommer 4d6af8f425 Client: Depreate UA_Client_close in favor of UA_Client_disconnect лет назад: 6
  Julius Pfrommer acf47875ef Client: Add UA_Client_getConfig лет назад: 6
  Julius Pfrommer a71df69e12 Client: Move non-config definitions out of ua_client_config.h лет назад: 6
  Julius Pfrommer c7ebb469c7 Client: Re-add UA_Client_runAsync as a deprecated inline function лет назад: 6
  Julius Pfrommer 07c1ba184b Client: Reorder client config definitions; small cleanup лет назад: 6
  Julius Pfrommer 52d2549b78 Single header for all SecurityPolicy plugin implementations лет назад: 6
  Julius Pfrommer f0385d93ba Cosmetic cleanup; Remove C++-style comments in the public API лет назад: 6
  Julius Pfrommer c4217b44e2 Use macro shortcuts for extern "C" declarations in the public API лет назад: 6
  Julius Pfrommer fc52f0909b CI: Temporarily disable certificate generation on MacOS X Travis лет назад: 6
  Julius Pfrommer 7064b7315e CI: Fix valgrind installation on newer MacOS X лет назад: 6
  Fabian Arndt ac4392ea2b Added callback to register MonitoredItems in userland лет назад: 6
  Julius Pfrommer aa4f73bb22 Tests: Create a custom session for subscriptions testing лет назад: 6
  Julius Pfrommer c5c5aaa7d7 Make AdminSession part of the server struct (was global var) лет назад: 6
  Martin Lang db86ab2478 Fix max nodes per browse handling (ServerCapabilities) (#1949) лет назад: 6
  Jannis Voelker 3436898f4c Fix unaddressable access when writing the value of a VariableType node лет назад: 6