Andreas Ebner 6d9a36ecbc feat(pubsub) changed PublishedDataSet storage structure from ptr + size to TAILQ within the PubSubManager struct 4 years ago
..
client 689b26cd14 fix(client): Fix a false positive of clang-analyzer 4 years ago
pubsub 6d9a36ecbc feat(pubsub) changed PublishedDataSet storage structure from ptr + size to TAILQ within the PubSubManager struct 4 years ago
server fcefc5d0bc feat(pubsub) changed PubSubConnection storage structure from ptr + size to TAILQ within the PubSubManager struct 4 years ago
ua_connection.c 6c777640e6 refactor(core): Replace UA_Connection_deleteMembers with UA_Connection_clear 4 years ago
ua_connection_internal.h c9c818868f Move header files to a more unix-like structure 5 years ago
ua_securechannel.c e923698177 Solved issues related to SecurityToken renewal 4 years ago
ua_securechannel.h 63f3653ff1 Additional header cleanup and consistent name of ns generated files 5 years ago
ua_timer.c 4d804b5935 Timer: Use zip tree for the timer 5 years ago
ua_timer.h 4d804b5935 Timer: Use zip tree for the timer 5 years ago
ua_types.c f582248132 feat(core): Add UA_DateTime_fromStruct 4 years ago
ua_types_encoding_binary.c 6fe8453249 Untabify 5 years ago
ua_types_encoding_binary.h c9c818868f Move header files to a more unix-like structure 5 years ago
ua_types_encoding_json.c 22fadf7edf Merge 1.0 into master 4 years ago
ua_types_encoding_json.h 350178cbb1 JSON: Use UA_ prefix for a macro define 4 years ago
ua_util.c fb4a98f655 JSON: Switch to another base64 implementation after oss-fuzz problems 4 years ago
ua_util_internal.h f896432586 refactor(server): Move UA_LOG_NODEID_WRAP to /src/ua_util_internal.h 4 years ago
ua_workqueue.c 62d283e817 refactor(core): Use lock macros for the workqueue 4 years ago
ua_workqueue.h 62d283e817 refactor(core): Use lock macros for the workqueue 4 years ago