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 4 年 前
..
access_control afe1f3d98e refactor(core): Rename deleteMembers to clear in UA_AccessControl 5 年 前
access_control_encrypt 1726b02d2e Example: Secure client using encrypted UserIdentityToken (Username/password) 5 年 前
custom_datatype fd08d012d9 Server: Initialize the config in the server 5 年 前
discovery 1de8b24ac0 First attempt of mDNS interface selection (#2856) 5 年 前
encryption 436f29b03a [TASK] Pass issuer list separately 5 年 前
nodeset addf2adfae fix(ns): Rename Minimal.xml to Reduced.xml to match CMake options 4 年 前
pubsub 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 4 年 前
pubsub_realtime c8ce82a271 Update pubsub_interrupt_publish.c 4 年 前
CMakeLists.txt 69dc0fe59b feat(ex): Standalone MQTT publisher application 5 年 前
client.c 63f3653ff1 Additional header cleanup and consistent name of ns generated files 5 年 前
client_async.c 63f3653ff1 Additional header cleanup and consistent name of ns generated files 5 年 前
client_connect.c 0ed855345c refactor(examples): Use _clear instead of _deleteMembers 5 年 前
client_connect_loop.c 63f3653ff1 Additional header cleanup and consistent name of ns generated files 5 年 前
client_connectivitycheck_loop.c c9c818868f Move header files to a more unix-like structure 5 年 前
client_historical.c 63f3653ff1 Additional header cleanup and consistent name of ns generated files 5 年 前
client_method_async.c cc94b6aa0f Server: Asynchronous Operations API / Implementation for methods 5 年 前
client_subscription_loop.c 63f3653ff1 Additional header cleanup and consistent name of ns generated files 5 年 前
common.h 63f3653ff1 Additional header cleanup and consistent name of ns generated files 5 年 前
server.cpp fd08d012d9 Server: Initialize the config in the server 5 年 前
server_ctt.c c168987335 feature(example): server_ctt: enableTimestampCheck without encyrption 4 年 前
server_inheritance.c fd08d012d9 Server: Initialize the config in the server 5 年 前
server_instantiation.c fd08d012d9 Server: Initialize the config in the server 5 年 前
server_mainloop.c fd08d012d9 Server: Initialize the config in the server 5 年 前
server_repeated_job.c fd08d012d9 Server: Initialize the config in the server 5 年 前
tutorial_client_events.c 777eb9339d Server: Read Datatype Definitions of Structures 5 年 前
tutorial_client_firststeps.c 5c1b65c8d7 name of referenced example fixed (Issue #2696) 5 年 前
tutorial_datatypes.c 273876e591 Tutorial: renaming ua_types.h to types.h (Issue #2669) 5 年 前
tutorial_server_datasource.c 84f499b932 Server tutorial: change variable running to static volatile (see Issue … …#2683 (#2684) 5 年 前
tutorial_server_events.c 84f499b932 Server tutorial: change variable running to static volatile (see Issue … …#2683 (#2684) 5 年 前
tutorial_server_firststeps.c 84f499b932 Server tutorial: change variable running to static volatile (see Issue … …#2683 (#2684) 5 年 前
tutorial_server_historicaldata.c 84f499b932 Server tutorial: change variable running to static volatile (see Issue … …#2683 (#2684) 5 年 前
tutorial_server_method.c 84f499b932 Server tutorial: change variable running to static volatile (see Issue … …#2683 (#2684) 5 年 前
tutorial_server_method_async.c 9b2c7812ea feature(server): Add UA_Server_getAsyncOperationNonBlocking 4 年 前
tutorial_server_monitoreditems.c 84f499b932 Server tutorial: change variable running to static volatile (see Issue … …#2683 (#2684) 5 年 前
tutorial_server_object.c 84f499b932 Server tutorial: change variable running to static volatile (see Issue … …#2683 (#2684) 5 年 前
tutorial_server_variable.c a4cfd801b2 Server: Add an example for matrix variables. Fix #2389 5 年 前
tutorial_server_variabletype.c 84f499b932 Server tutorial: change variable running to static volatile (see Issue … …#2683 (#2684) 5 年 前