Stefan Profanter 60ea3d6f5d feat(core): Allow setting custom ip address list if platform does not support getifaddr 4 years ago
..
ua_discovery_manager.c 073f417d82 refactor(server): Replace _deleteMembers with _clear 4 years ago
ua_discovery_manager.h 2b3a8cbc91 feat(server): Adding multithreading architecture with additional refactoring 4 years ago
ua_nodes.c ddd0fbfcfd refactor(server): Restore the NodeStore as a true plugin 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 645b29277f feature(server): Don't start server with mismatching ApplicationUri 4 years ago
ua_server_async.c 9b2c7812ea feature(server): Add UA_Server_getAsyncOperationNonBlocking 4 years ago
ua_server_async.h 3dce9f5ed5 refactor(server): Simplify the async operations intenally 4 years ago
ua_server_binary.c 3dce9f5ed5 refactor(server): Simplify the async operations intenally 4 years ago
ua_server_config.c 60ea3d6f5d feat(core): Allow setting custom ip address list if platform does not support getifaddr 4 years ago
ua_server_discovery.c 073f417d82 refactor(server): Replace _deleteMembers with _clear 4 years ago
ua_server_discovery_mdns.c 60ea3d6f5d feat(core): Allow setting custom ip address list if platform does not support getifaddr 4 years ago
ua_server_internal.h 3dce9f5ed5 refactor(server): Simplify the async operations intenally 4 years ago
ua_server_ns0.c d14bf5b9eb Fix ReferenceType Aggregates shall be abstract 4 years ago
ua_server_utils.c 8e5acfe8f4 refactor(server): Regroup async server methods in ua_server_async.c 4 years ago
ua_services.h 3dce9f5ed5 refactor(server): Simplify the async operations intenally 4 years ago
ua_services_attribute.c f8747cb0ae feat(server): support for readModified, readProcessed, readAtTime requests in UA_HistoryDatabase added (without default implementation) 4 years ago
ua_services_discovery.c 073f417d82 refactor(server): Replace _deleteMembers with _clear 4 years ago
ua_services_discovery_multicast.c 81388249af feat(multithreading): Adding assertions 4 years ago
ua_services_method.c 3dce9f5ed5 refactor(server): Simplify the async operations intenally 4 years ago
ua_services_monitoreditem.c 92673e1855 refactor(server): Cache absolute deadband percentage deadband filter 4 years ago
ua_services_nodemanagement.c 357fc9f9e4 fix(server): remove too verbose debug output during server init 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 073f417d82 refactor(server): Replace _deleteMembers with _clear 4 years ago
ua_services_subscription.c 81388249af feat(multithreading): Adding assertions 4 years ago
ua_services_view.c ddd0fbfcfd refactor(server): Restore the NodeStore as a true plugin 4 years ago
ua_session.c 81388249af feat(multithreading): Adding assertions 4 years ago
ua_session.h 451a0d12fd View: Rename ContinuationPointEntry to ContinuationPoint 5 years ago
ua_session_manager.c dfdc6ae296 feat(multithreading): Locks and assertions for Session, Subscription and MonitoredItem handling 4 years ago
ua_session_manager.h 63f3653ff1 Additional header cleanup and consistent name of ns generated files 5 years ago
ua_subscription.c 073f417d82 refactor(server): Replace _deleteMembers with _clear 4 years ago
ua_subscription.h 92673e1855 refactor(server): Cache absolute deadband percentage deadband filter 4 years ago
ua_subscription_datachange.c b3007880f5 refactor(server): Simplify deadband detection 4 years ago
ua_subscription_events.c ddd0fbfcfd refactor(server): Restore the NodeStore as a true plugin 4 years ago
ua_subscription_monitoreditem.c ddd0fbfcfd refactor(server): Restore the NodeStore as a true plugin 4 years ago