Historique des commits

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