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