提交历史

作者 SHA1 备注 提交日期
  Stefan Profanter 03bfde2cbe Client: Events check for correct client handle 5 年之前
  Julius Pfrommer ffb69bf3a1 Server: Take BuildInfo from the server config at runtime 5 年之前
  Stefan Profanter 8add3ae472 NodesetCompiler: Correctly concatenate method calls to return correct status code 5 年之前
  Stefan Profanter a9d7a13de8 NodesetCompiler: Do not pass content of pointer to UA_init 5 年之前
  Stefan Profanter 03363845e8 Tests: Ignore types which are defined as void* 5 年之前
  Stefan Profanter 2033d6a413 NodesetCompiler: Correctly escape quotation and slashes 5 年之前
  Stefan Profanter b1f246d498 NodesetCompiler: Allow optional Description for Argument Type 5 年之前
  Stefan Profanter 6474270eb4 Update UA-Nodeset to Head of official v1.04 branch 5 年之前
  Stefan Profanter 1eb463629a Stack: Only destroy mdns if initialized 5 年之前
  Stefan Profanter 8cb236af86 Stack: Only shut down mDNS if it was initialized before. 5 年之前
  Stefan Profanter b66d533e0e Stack: Check for memory allocation success 5 年之前
  Stefan Profanter cb345cdda5 Fuzzer: Remove some debug output 5 年之前
  Jojakim Stahl d9febf7bba Fix warning C4310: cast truncates constant value in VS2017 build 5 年之前
  Jojakim Stahl 4160545e0a Add functions to allow for more specific server configurations 5 年之前
  Jojakim Stahl c64322933d Ignore Visual Studio Code config files in .vscode 5 年之前
  Christian von Arnim cc85e50469 Check dm->mdnsDaemon != NULL during shutdown 5 年之前
  Christian von Arnim 3dc732e42d Add test case in discovery server_new_delete 5 年之前
  Christian von Arnim 25cc105578 Separate lds_configuration in check_discovery.c 5 年之前
  Stefan Profanter 18fa59716d Nodeset: Remove invalid DataType value to align with full NS0 5 年之前
  Stefan Profanter ca631683e3 NodesetCompiler: Inherit ValueRank if parent has > -1 5 年之前
  Stefan Profanter 71d206c202 NodesetCompiler: Correct inheritance of Variable DataType and ValueRank 5 年之前
  Stefan Profanter 47388c9f2e Check for NULL config 5 年之前
  Stefan Profanter 6cb5799a74 NodesetCompiler: remove unused `generate-ns0` option 5 年之前
  Stefan Profanter feba0f6158 NodesetCompiler: Handle value encoding correctly and clean up code 5 年之前
  Stefan Profanter 5ec763b6f3 NodesetCompiler: Correct conversion of ByteString value for Python2 5 年之前
  Stefan Profanter 9eae38bd22 CMake: "Sanitizer enabled" as status message 5 年之前
  Stefan Profanter 896d1a3679 Fix missing unicode definition 5 年之前
  Stefan Profanter c7d2daa58a NodesetCompiler: Remove unused --encode-binary-size 5 年之前
  Jannis Voelker 0c14cf1692 Add all attributes of VariableType nodes in the nodeset compiler 6 年之前
  Stefan Profanter 004d7d23af Stack: Avoid NULL-dereference 5 年之前