Historial de Commits

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