0
I Use This!
High Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 5 hours ago.
Jul 25, 2024 — Jul 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat(pubsub): Print the DataSetMessageType in the JSON encoding More... 7 months ago
feat(pubsub): Added placeholder TODOs for missing JSON fields More... 7 months ago
fix(deps): Remove maybe-uninitialized warning from ziptree More... 7 months ago
refactor(core): JSON encoding of Variant, DataValue, ExtensionObject following 1.05 spec More... 7 months ago
refactor(core): Use StatusCode decoding from the 1.05 spec More... 7 months ago
refactor(core): Use the human-readable QualifiedName encoding for JSON More... 7 months ago
feat(core): Parsing of human-readable QualifiedNames with the Uri component More... 7 months ago
feat(core): Printing of QualifiedName according to the v1.05 spec More... 7 months ago
feat(core): Extended parsing of ExpandedNodeId with NamespaceUri and ServerUri mapping More... 7 months ago
refactor(core): NamespaceMapping methods take const pointers More... 7 months ago
refactor(core): For JSON encode NodeIds as string (v1.05 spec) More... 7 months ago
feat(core): Add extended encoding of NodeIds using the namespace mapping More... 7 months ago
feat(tests): Add a valgrind suppression for a singleton memory allocation in timer_create More... 7 months ago
feat(ci): Use valgrind suppressions for the examples More... 7 months ago
fix(examples): Fix build of custom_datatype.h for MSVC >2019 More... 7 months ago
fix(examples): Fix building the custom_dataype examples on MSVC with a .dll shared library More... 7 months ago
refactor(examples): Cleanup of /examples/CMakeLists.txt More... 7 months ago
refactor(examples): server_pubsub_file_configuration does not use the internal API More... 7 months ago
refactor(examples): Always enable the custom datatype examples More... 7 months ago
refactor(examples): Always build pubsub_subscribe_standalone_dataset More... 7 months ago
refactor(examples): Align PubSub-RT example and source file name More... 7 months ago
fix(examples): client_subscription_loop.c: Async functions used in callbacks (#6986) More... 7 months ago
refactor(core): Simplify printing UTF8 string to (escaped) JSON More... 7 months ago
refactor(deps): Simplify extracting a UTF8 string from the JSON token More... 7 months ago
refactor(deps): Simplify parsing strings during JSON tokenization More... 7 months ago
fix(pubsub): Always update the timed callback in UA_PubSubKeyStorage_addKeyRolloverCallback More... 7 months ago
refactor(deps): Reuse utf8.h in cj5.c More... 7 months ago
refactor(pubsub): Add a clarifying comment for UA_DataSetMessage_calcSizeBinary More... 7 months ago
refactor(core): Remove unused members from the JSON parsing context More... 7 months ago
refactor(pubsub): Simplify the definition of UA_NetworkMessage More... 7 months ago