Julius Pfrommer e0b7665b15 fix(server): Suppress duplicate results in UA_browseRecursive 4 years ago
..
ua_discovery_manager.c 30fdf2a71e fix(server): copy periodic server register url to avoid memory leaks 4 years ago
ua_discovery_manager.h 30fdf2a71e fix(server): copy periodic server register url to avoid memory leaks 4 years ago
ua_nodes.c 43c761e460 fix(server): fix reference target tree copying in UA_Node_copy 4 years ago
ua_securechannel_manager.c 63f3653ff1 Additional header cleanup and consistent name of ns generated files 5 years ago
ua_securechannel_manager.h 63f3653ff1 Additional header cleanup and consistent name of ns generated files 5 years ago
ua_server.c ef93d2d801 fix(server): Fix O(n^2) runtime for adding many references 4 years ago
ua_server_binary.c 4f7fe52f88 Fix buffer size negotiation 4 years ago
ua_server_config.c 1de8b24ac0 First attempt of mDNS interface selection (#2856) 4 years ago
ua_server_discovery.c d177b22657 Fix cleanup in register_server_with_discovery_server 5 years ago
ua_server_discovery_mdns.c 6b93d4e0f7 fix(server): call serverOnNetworkCallback for every client mdns package 4 years ago
ua_server_internal.h 2694118af6 docs(server): Improve the documentation of browseRecursive 4 years ago
ua_server_ns0.c 53e77ed3dd server: CTT - Remove static nodes from ServerDiagnostics 4 years ago
ua_server_utils.c ef93d2d801 fix(server): Fix O(n^2) runtime for adding many references 4 years ago
ua_services.h 3b14df892c Services: Remove the in-situ service special case 4 years ago
ua_services_attribute.c 2aa85fd9d7 fix: Fix clang compiler warnings on windows (found by azure build) 4 years ago
ua_services_discovery.c 1135945fe8 server: CTT - Remove redundant listing of DiscoveryURL 4 years ago
ua_services_discovery_multicast.c 6fe8453249 Untabify 5 years ago
ua_services_method.c ef93d2d801 fix(server): Fix O(n^2) runtime for adding many references 4 years ago
ua_services_monitoreditem.c 9ce5ade092 Subscriptions: Keep samplingCallback for the sampling MonitoringMode 4 years ago
ua_services_nodemanagement.c f896432586 refactor(server): Move UA_LOG_NODEID_WRAP to /src/ua_util_internal.h 4 years ago
ua_services_securechannel.c 89f728aee1 Logging: Make logging a proper plugin with state and cleanup method 5 years ago
ua_services_session.c c0e7688a25 Fix multiple calls 4 years ago
ua_services_subscription.c 712bada953 Services: Split out ua_services_monitoreditem.c 4 years ago
ua_services_view.c e0b7665b15 fix(server): Suppress duplicate results in UA_browseRecursive 4 years ago
ua_session.c 451a0d12fd View: Rename ContinuationPointEntry to ContinuationPoint 4 years ago
ua_session.h 451a0d12fd View: Rename ContinuationPointEntry to ContinuationPoint 4 years ago
ua_session_manager.c c0e7688a25 Fix multiple calls 4 years ago
ua_session_manager.h 63f3653ff1 Additional header cleanup and consistent name of ns generated files 5 years ago
ua_subscription.c aed211f46e Server: Remove UA_MonitoredItemType and directly check the AttributeId 5 years ago
ua_subscription.h 383b23f639 Subscriptions: Add sampling mode for MonitoredItems 4 years ago
ua_subscription_datachange.c aed211f46e Server: Remove UA_MonitoredItemType and directly check the AttributeId 5 years ago
ua_subscription_events.c eca2d4faa2 refactor(server): Simplify the generation of event identifiers 4 years ago
ua_subscription_monitoreditem.c 383b23f639 Subscriptions: Add sampling mode for MonitoredItems 4 years ago