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