Commit History

Author SHA1 Message Date
  Thomas Bender 97e741f43a Fixed data type exclusion list in generate_types.py by adding two missing data structures that are already hard-coded present by open62541 C code. This collides on generation of full data type list that is defined by Opc.Ua.Types.bsd (#1086) 7 years ago
  Thomas Bender 18eca5369c made network_tcp/udp ipv6 compatible (with ipv4 fallback) 7 years ago
  Thomas Bender a139e1d06f added full data type list and bash script to regenerate it automatically from Opc.Ua.Types.bsd (#1087) 7 years ago
  Thomas Bender 1cc9d18524 Types which extend from Enumeration (ns=0;i=29) allow Int32 values only (#1081) 7 years ago
  Thomas Bender 881e40172c Missing accessLevel->read for dataSourceVariables in NS0 setup (#1080) 7 years ago
  Thomas Bender 3289881144 VariableTypeNode has no attribute accessLevel 7 years ago
  Julius Pfrommer 7781da628e move username definitions to the access control plugin; clean up 7 years ago
  Julius Pfrommer 99d029b80c remove an obsolete internal function definition 7 years ago
  Julius Pfrommer 645e4ef5d4 test accesslevel bit for reading 7 years ago
  Julius Pfrommer 19d8c9a70a remove magic constants with definitions for the access level bits 7 years ago
  Julius Pfrommer e6a8f10b72 Squashed commit of the following: 7 years ago
  Julius Pfrommer 02746b7625 do not push in PR from forks 7 years ago
  Julius Pfrommer c697cb791b remove the header for external namespaces 7 years ago
  FlorianPalm 2d5aedd912 removed all ifdefs related to UA_ENABLE_EXTERNAL_NAMESPACES 7 years ago
  Julius Pfrommer 5c2f1d8da5 always use thread_local globals; prevent nesting exchangeBuffer() 7 years ago
  Julius Pfrommer 8cb2b6307d remove the header for external namespaces 7 years ago
  FlorianPalm a08052e930 removed all ifdefs related to UA_ENABLE_EXTERNAL_NAMESPACES 7 years ago
  Julius Pfrommer 55f2cfab80 fix #1069 and add a test case for object type instantiation 7 years ago
  Stefan Profanter 1379397523 Merge pull request #1066 from open62541/hotfix/travis_fail 7 years ago
  Stefan Profanter 8c19500510 Do not fail for after_success script 7 years ago
  Stefan Profanter ed85082405 Avoid valgrind error 7 years ago
  Stefan Profanter 571ae67761 Merge branch 'master' into hotfix/travis_fail 7 years ago
  Stefan Profanter 11bee2eea8 Fix cast warning in clang 7 years ago
  Stefan Profanter 4e743307f4 Merge pull request #1067 from open62541/hotfix/uinteger_inside_integer 7 years ago
  Stefan Profanter 93064e6d91 Update to schema version 1.03 7 years ago
  Stefan Profanter 204cd85b5d Fix travis not erroing on build fail 7 years ago
  Julius Pfrommer e00b02ceee have all forward declarations in one place 7 years ago
  Julius Pfrommer d4e02778c6 remove a workaround that is solved during ns0 bootstrap 7 years ago
  Julius Pfrommer 11c70d3ff1 move getTypeHierarchy into nodemanagement 7 years ago
  Julius Pfrommer 392d88632b use isNodeInTree in the translatebrowsepath service 7 years ago