Commit History

Author SHA1 Message Date
  Julius Pfrommer 0ba2baddfd rename ua_log.h to ua_plugin_log.h; clean up 7 years ago
  Julius Pfrommer c2a1407774 move server and client networking to ua_plugin_network.h 7 years ago
  Julius Pfrommer 1969bad066 remove public ua_job.h; call message processing from the network layer 7 years ago
  Julius Pfrommer b9c87e103e remove include of unistd.h in worker code 7 years ago
  Julius Pfrommer 8aaa84defb cosmetic improvements to bit-masks 7 years ago
  Julius Pfrommer b1730e5993 Merge pull request #1091 from jpfr/cosmetic_subscriptions 7 years ago
  Julius Pfrommer 759ca35c7f cosemtic improvements to the subscriptions module 7 years ago
  Julius Pfrommer 62e22811a5 Merge pull request #1090 from jpfr/merge_02_timing 7 years ago
  Julius Pfrommer 63c027b03e Merge branch '0.2' into merge_02_timing 7 years ago
  Julius Pfrommer d05087639f simplify cmake; make server_readspeed a unit test 7 years ago
  Julius Pfrommer 9c003b37dc use deterministic clock for unit tests 7 years ago
  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