Commit History

Author SHA1 Message Date
  Andreas Ebner 74f158ffa5 feat(pubsub) extended fast path fixed offset size compatibility checks 4 years ago
  Andreas Ebner e5fbae7609 feat(pubsub) extended encoding layer with buffered message handling 4 years ago
  Andreas Ebner ac5bebf749 feat(pubsub) added new function to generate networkMessage offsets 4 years ago
  Andreas Ebner 4bb65bd5e1 extended freeze logic with the creation of DSM (if RT is enabled), moved structures to UADP Layer and created offset calculation skeleton 4 years ago
  Andreas Ebner dbebf5cd11 feat(pubsub) separated NetworkMessage sending and generation process 4 years ago
  Stefan Profanter 92e0e8ca8b fix(fuzz): Temporarily disable run_fuzzer for mdns (produces false positives) 4 years ago
  Stefan Profanter f68e134460 feat(ns): Add possibility to blacklist nodes from nodeset generator 4 years ago
  Stefan Profanter 86b6dd0f14 fix(datatype-gen): Do not print code if empty types array 4 years ago
  Wolfgang Braun a71e91803a Add EnumDefinition and EnumField to reduced dataset 4 years ago
  Wolfgang Braun 4b4e462dc0 Increase UA_DataType::binaryEncodingId from 16 to 32 bits. 4 years ago
  Wolfgang Braun de6f14f952 Do not overwrite the UA_Client logger when using UA_ClientConfig_setDefault 4 years ago
  Jonas Green e923698177 Solved issues related to SecurityToken renewal 4 years ago
  Stefan Profanter 60ea3d6f5d feat(core): Allow setting custom ip address list if platform does not support getifaddr 4 years ago
  iknownothing c8ce82a271 Update pubsub_interrupt_publish.c 4 years ago
  Stefan Profanter a9dbfff1c0 fix(mbedtls): Initialize variables to mute maybe-uninitialized warning 4 years ago
  Stefan Profanter a6db9c0a91 feat(mbedtls): Use mbedtls_hardware_poll fallback if MBEDTLS_NO_PLATFORM_ENTROPY defined 4 years ago
  Julius Pfrommer 689b26cd14 fix(client): Fix a false positive of clang-analyzer 4 years ago
  Julius Pfrommer c168987335 feature(example): server_ctt: enableTimestampCheck without encyrption 4 years ago
  Julius Pfrommer 508c8a3bac fix(examples): Fix edge case memleaks in server_ctt 4 years ago
  Julius Pfrommer 645b29277f feature(server): Don't start server with mismatching ApplicationUri 4 years ago
  Julius Pfrommer 9fc433d9d3 fix(server): Only clean up the nodestore if it has a context 4 years ago
  Julius Pfrommer 67d3c2c955 fix(plugin): Fix an edge case memleak during policy startup 4 years ago
  Julius Pfrommer 8d50ada44b refactor(server): Cosmetic improvements in src/server/ua_server.c 4 years ago
  Stefan Profanter fd8d593abd fix(cmake): Correctly remove architecture flags from CMAKE_C_FLAGS 4 years ago
  Julius Pfrommer 7a6d70b93d fix(plugin): Warn only if the *final* certificate verification allows any 4 years ago
  Julius Pfrommer 099daa98af fix(docs): Document that the ApplicationUri must match the certificate 4 years ago
  Julius Pfrommer 5065bb1159 fix(tools): Make the ApplicationUri in the certificate configurable 4 years ago
  Julius Pfrommer 89145733bf refactor(tools): Use argparse for the certificate creation script 4 years ago
  Julius Pfrommer 7fbf9b9e73 refactor(examples): Comment long ifdef macros 4 years ago
  Julius Pfrommer 8d04afb076 fix(plugin): Always instantiate a nodestore if not set in the default config 4 years ago