Commit History

Author SHA1 Message Date
  Stefan Profanter fe9cee4153 Disable overriding anonymous session for fuzzer since it leads to false positives 7 years ago
  Stefan Profanter 9a79612905 Merge pull request #1238 from open62541/nodeset_compiler2 7 years ago
  StalderT 0fc3e6ff0f Update ua_types_encoding_binary.c 7 years ago
  Stefan Profanter 8397f566b8 Improve error output for easier debugging 7 years ago
  Stefan Profanter cf21ac33dd Set minimum random node ID to 50000. 7 years ago
  Sebastian Marsching c6e00e50a5 Fix decoding of zero float and double values. 7 years ago
  Stefan Profanter c205c4d545 Do not depend on ua-nodeset submodule if UA_ENABLE_FULL_NS0=ON 7 years ago
  Julius Pfrommer 92e47c1720 fix travis build on osx 7 years ago
  Julius Pfrommer 266a7a6909 add unit tests for reading empty values with the client 7 years ago
  Julius Pfrommer 4809910eec cosmetic improvements to client highlevel tests 7 years ago
  Julius Pfrommer 080a40aedb add a unit test for reading empty values 7 years ago
  Stefan Profanter 6bf0f47346 Set target dependencies between types, NS files and executables 7 years ago
  Julius Pfrommer 368d4f2764 cosmetic improvements to the networking plugin 7 years ago
  Julius Pfrommer 9b9d7f6062 shutdown+close client sockets (fix #1242) 7 years ago
  Stefan Profanter 183652d220 Performance tweak 7 years ago
  Stefan Profanter 7dba6c4d99 Decode variable value if it is an extension object 7 years ago
  Stefan Profanter 9e00b809a0 Reintroduce changes removed during rebase onto master. 7 years ago
  Stefan Profanter 0f5d0af2fa Set abstract flag for VariableType nodes 7 years ago
  Stefan Profanter 6e887e6647 Check success of ns0 initialization 7 years ago
  Stefan Profanter 582cf6b1ce Disable gcc stack protector for big namespace code file 7 years ago
  Stefan Profanter a4d0ea98ab Python improvements 7 years ago
  Stefan Profanter 2f9a1ce242 Use ua-nodeset repository instead of local nodeset copy 7 years ago
  Stefan Profanter 11ec0a4a70 Delay initialization since types may be in list after encoding id 7 years ago
  Stefan Profanter e5ef960ec5 Split long string literals into shorter ones 7 years ago
  Stefan Profanter c504699ff2 Fix memory leaks and compile errors 7 years ago
  Stefan Profanter d15902e9ed Use new nodeset compiler for example 7 years ago
  Stefan Profanter b4d3b0dab5 Add unit test for nodeset compiler and fix additional bugs 7 years ago
  Stefan Profanter 9d582a7d13 Fix node ordering and successfully generate code for full NS0 7 years ago
  Julius Pfrommer 0e9b6caeb2 Basis for server bootstrapping 8 years ago
  Julius Pfrommer a097b30f1f refactor the open62541 code generation backend into a separate module 8 years ago