Commit History

Author SHA1 Message Date
  Stefan Profanter 0dd0f444b4 Use _begin and _finish methods to ensure inherited children are not created multiple times 6 years ago
  Stefan Profanter 6ddcc366d4 Access control for adding node should also be checked in _begin method 6 years ago
  Thomas Bender 4c30ec02e9 removed unnecessary node ID copy 6 years ago
  Thomas Bender 04fe779360 trivial fix of data type (duration is typedefed as double) 6 years ago
  Stefan Profanter 26086913e6 Merge remote-tracking branch 'origin/master' into monitoring_mode 6 years ago
  Thomas Bender 1a868324b3 network layer uses configured server logger (with fallback to UA_Log_Stdout) 6 years ago
  StalderT 5508c34f80 fix UA_Client_disconnect/close crash (#1562) 6 years ago
  StalderT c18246afa0 only set UA_CONNECTION_OPENING when we have a valid socket 6 years ago
  Thomas Bender daaa58a92f fixed encoding of overlayable types likes enums 6 years ago
  Mark Giraud 2110c8892e Fix windows script and warning (#1558) 6 years ago
  Stefan Profanter d610fb93db Also check recursion limit when decoding Variant/DataValue 6 years ago
  Ari a1afdcc077 fixed spelling error "MoniteredItem" with "MonitoredItem" (#1553) 6 years ago
  Stefan Profanter c2305461a3 Copyright holders at beginning of file (#1514) 6 years ago
  StalderT 7332a100ee remove unneeded whitespaces (#1552) 6 years ago
  cabralfortiss 7fac71131f First Changes for freeRTOS (#1546) 6 years ago
  StalderT 3c099f6d57 add shrinkMonitoredItemQueue and a test (#1517) 6 years ago
  Mark Giraud a836a1c9f4 Fix incorrect padding calculation (#1551) 6 years ago
  StalderT 821d5fffdb fix client log 6 years ago
  StalderT 02b817fc3c fix UA_SecureChannel_sendSymmetricMessage 6 years ago
  WoutvdBerg c311213293 fix client handle logging 6 years ago
  Julius Pfrommer 78538baae7 add server-config to the docs 6 years ago
  StalderT 6470730f43 fix Client_Reconnect test. Sometimes failed with appveyor. 6 years ago
  ChaCha a1b0fa76a1 Update ua_services_subscription.c 6 years ago
  ChaCha ca8cc8ec3a Merge branch 'master' into monitoring_mode 6 years ago
  Stefan Profanter 24176ffff4 Build tcc from source 6 years ago
  Stefan Profanter b22c14dbaf Fix static initialization for TinyCC 6 years ago
  Stefan Profanter fa43f30385 tcc does not support static initialization of struct array 7 years ago
  Stefan Profanter f71b6cd563 Tinycc uses -NAN instead of 0xFF 7 years ago
  Stefan Profanter fce04f3b72 Do not use static initializer for UA_String array. tcc cannot handle it 7 years ago
  Stefan Profanter 2393a0ff7f Add tcc to travis matrix 7 years ago