Andreas Ebner 6d9a36ecbc feat(pubsub) changed PublishedDataSet storage structure from ptr + size to TAILQ within the PubSubManager struct vor 4 Jahren
..
client e923698177 Solved issues related to SecurityToken renewal vor 4 Jahren
encryption 645b29277f feature(server): Don't start server with mismatching ApplicationUri vor 4 Jahren
fuzz 92e0e8ca8b fix(fuzz): Temporarily disable run_fuzzer for mdns (produces false positives) vor 4 Jahren
multithreading cbf26d66ed fix(multithreading): Fix tests for windows vor 4 Jahren
nodeset-compiler 2b70a28a4b For 1 dimension arrays, initializing arrayDimensionsSize may confuse some OPC clients. vor 5 Jahren
pubsub 6d9a36ecbc feat(pubsub) changed PublishedDataSet storage structure from ptr + size to TAILQ within the PubSubManager struct vor 4 Jahren
server 3dce9f5ed5 refactor(server): Simplify the async operations intenally vor 4 Jahren
testing-plugins c6b6ed85b2 fix(build): Fix an undefined function warning for fuzzing vor 4 Jahren
CMakeLists.txt a1cd155875 feat(pubsub) extended PubSub RT level example, added testcase for PubSub RT levels, fixed memory leaks, moved offset calculation into DSM and NM binary size calculation (signature changed) vor 4 Jahren
check_chunking.c 63f3653ff1 Additional header cleanup and consistent name of ns generated files vor 5 Jahren
check_securechannel.c 5856ceb003 refactor(server): Rename deleteMembers to clear in UA_SecurityPolicy vor 4 Jahren
check_timer.c b8dfd5772f Tests: Fix check_timer.c on MinGW vor 5 Jahren
check_types_builtin.c f582248132 feat(core): Add UA_DateTime_fromStruct vor 4 Jahren
check_types_builtin_json.c d595367366 fix(core): Fix an oss-fuzz issue for JSON variant decoding vor 4 Jahren
check_types_custom.c 63f3653ff1 Additional header cleanup and consistent name of ns generated files vor 5 Jahren
check_types_memory.c 03363845e8 Tests: Ignore types which are defined as void* vor 5 Jahren
check_types_range.c 63f3653ff1 Additional header cleanup and consistent name of ns generated files vor 5 Jahren
check_utils.c 092d199f23 Tests: Add unit tests for UA_NodeId_order vor 4 Jahren