Torben-D 056cf2f6e5 Bugfixes (#674) vor 8 Jahren
..
ua_nodes.c c54348ab9d nodestore: make the memory handling by the nodestore more intuitive vor 9 Jahren
ua_nodes.h c54348ab9d nodestore: make the memory handling by the nodestore more intuitive vor 9 Jahren
ua_nodestore.c c90970ae1e include config.h before the feature conditional vor 9 Jahren
ua_nodestore.h 1623ea53b9 add services and nodestore to the documentation vor 9 Jahren
ua_nodestore_concurrent.c c90970ae1e include config.h before the feature conditional vor 9 Jahren
ua_nodestore_hash.inc 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility vor 9 Jahren
ua_securechannel_manager.c 0eea0b50de adding asset to help clang vor 8 Jahren
ua_securechannel_manager.h 1950b61849 add limits for session and securechannel to the server config vor 9 Jahren
ua_server.c e15cdfacbe fix #661, take the endpointurls from the networklayer when required vor 8 Jahren
ua_server_binary.c 056cf2f6e5 Bugfixes (#674) vor 8 Jahren
ua_server_internal.h e15cdfacbe fix #661, take the endpointurls from the networklayer when required vor 8 Jahren
ua_server_worker.c f38cd44c51 immediately sample new monitoreditem vor 8 Jahren
ua_services.h 4bccee85d6 implement setmonitoringmode service vor 8 Jahren
ua_services_attribute.c 026692c2a9 rename pos variables to offset to prevent variable shadowing in the amalgamation vor 8 Jahren
ua_services_call.c 7b273f046a Merge branch 'master' of https://github.com/open62541/open62541 vor 8 Jahren
ua_services_discovery.c 26e1dc7cc8 make guid printf pointer-safe, add printf macro for UA_String vor 8 Jahren
ua_services_nodemanagement.c 4286a88b5a remove a case of uninitialized memory shown from valgrind vor 8 Jahren
ua_services_securechannel.c 5237a74f30 improve logging with new convenience macros vor 9 Jahren
ua_services_session.c 80035f9c2e use UA_ prefix for all logger macros vor 8 Jahren
ua_services_subscription.c f38cd44c51 immediately sample new monitoreditem vor 8 Jahren
ua_services_view.c ce4031ef8d use only a single UA_NodeId_isNull for all nodeid types vor 8 Jahren
ua_session_manager.c 80035f9c2e use UA_ prefix for all logger macros vor 8 Jahren
ua_session_manager.h 3fd2bffe2d changing session id to random GUID, updated logging of session ids vor 9 Jahren
ua_subscription.c 02c6ad073d fix CTT Monitor QueueSize_1 vor 8 Jahren
ua_subscription.h 6b4c6f5f19 fix a rare memory issue for subcriptions; add more logging to debug remaining CTT cases vor 8 Jahren