Commit Verlauf

Autor SHA1 Nachricht Datum
  Stefan Profanter 59abd19681 Consistent use of UA_malloc and UA_free. Fixes #1968 vor 6 Jahren
  Julius Pfrommer 02734c310d Session: Print complete NodeId for the SessionToken vor 6 Jahren
  Julius Pfrommer 2e7da4fd36 Types: Simplify UA_NodeId_isNull to only cover numeric NodeIds vor 6 Jahren
  Julius Pfrommer bd39665703 Types: Small doc improvement vor 6 Jahren
  Julius Pfrommer 07eeb6ee94 Add configuration option to allow empty variable values vor 6 Jahren
  Julius Pfrommer f1f3b5f97f Cosmetic improvement to UA_Node_deleteReference vor 6 Jahren
  Julius Pfrommer 4d7af816dc Check for malloc fails during node copying vor 6 Jahren
  Julius Pfrommer dad8e92bad Remove duplicate code for UA_Node_deleteReferences vor 6 Jahren
  Julius Pfrommer 59a3cfb856 Client: Deprecate UA_Client_manuallyRenewSecureChannel vor 6 Jahren
  Julius Pfrommer 4d6af8f425 Client: Depreate UA_Client_close in favor of UA_Client_disconnect vor 6 Jahren
  Julius Pfrommer acf47875ef Client: Add UA_Client_getConfig vor 6 Jahren
  Julius Pfrommer a71df69e12 Client: Move non-config definitions out of ua_client_config.h vor 6 Jahren
  Julius Pfrommer c7ebb469c7 Client: Re-add UA_Client_runAsync as a deprecated inline function vor 6 Jahren
  Julius Pfrommer 07c1ba184b Client: Reorder client config definitions; small cleanup vor 6 Jahren
  Julius Pfrommer 52d2549b78 Single header for all SecurityPolicy plugin implementations vor 6 Jahren
  Julius Pfrommer f0385d93ba Cosmetic cleanup; Remove C++-style comments in the public API vor 6 Jahren
  Julius Pfrommer c4217b44e2 Use macro shortcuts for extern "C" declarations in the public API vor 6 Jahren
  Julius Pfrommer fc52f0909b CI: Temporarily disable certificate generation on MacOS X Travis vor 6 Jahren
  Julius Pfrommer 7064b7315e CI: Fix valgrind installation on newer MacOS X vor 6 Jahren
  Fabian Arndt ac4392ea2b Added callback to register MonitoredItems in userland vor 6 Jahren
  Julius Pfrommer aa4f73bb22 Tests: Create a custom session for subscriptions testing vor 6 Jahren
  Julius Pfrommer c5c5aaa7d7 Make AdminSession part of the server struct (was global var) vor 6 Jahren
  Martin Lang db86ab2478 Fix max nodes per browse handling (ServerCapabilities) (#1949) vor 6 Jahren
  Jannis Voelker 3436898f4c Fix unaddressable access when writing the value of a VariableType node vor 6 Jahren
  Yekta Nizamoğlu 8158f37248 NodesetCompiler use Byte array instead of string (#1621) vor 6 Jahren
  Ari c6c5b9e294 Add support for EventQueueOverflowEvents (#1829) vor 6 Jahren
  Julius Pfrommer 9eb0c5b5c1 Add good practice links to Contributor Guidelines vor 6 Jahren
  Peter Rustler 8d6d980538 History read interface vor 6 Jahren
  Jannis Voelker 497ebaaa9f Fix value encoding for data change notifications vor 6 Jahren
  Jose Cabral 1605455a74 Fixes #1925 and clean examples vor 6 Jahren