Julius Pfrommer 9378fc92de improve the network layer 9 years ago
..
ua_nodes.c 31ea48bd5b fix objecttype initialization 9 years ago
ua_nodes.h 6c4afaabae first version of object constructor and destructor 9 years ago
ua_nodestore.c f4629df441 Merge pull request #291 from acplt/service_call_implementation 9 years ago
ua_nodestore.h 37bc32e329 Improve the documentation of the nodestore API 10 years ago
ua_nodestore_concurrent.c d0e09b24ff removing enforcing NameSpaceId in BrowseName, relates to #284 9 years ago
ua_nodestore_hash.inc cc47eefbec added a gcc-version check around pragma 10 years ago
ua_securechannel_manager.c 21944d61fd Merge branch 'master' into dev 9 years ago
ua_securechannel_manager.h d5fb8f9eb4 temporary fix: allow only one session per securechannel 10 years ago
ua_server.c 49946cd989 fix cpp 9 years ago
ua_server_binary.c 811b1c3ab4 Merge branch 'master' into inline_setattribute 9 years ago
ua_server_internal.h 49946cd989 fix cpp 9 years ago
ua_server_worker.c 9378fc92de improve the network layer 9 years ago
ua_services.h b3dbefaa51 add a unit test for node management; add hastypedefinition for instantiated nodes 9 years ago
ua_services_attribute.c 550d3f85e5 fix mt 9 years ago
ua_services_call.c 8514dc7703 fix the unit tests 9 years ago
ua_services_discovery.c 7a9af79ffb added NO_ALLOCA macro 10 years ago
ua_services_nodemanagement.c f0acccbebb fix some small bugs 9 years ago
ua_services_securechannel.c 0d7e0e5468 make the server struct opaque for userspace and 10 years ago
ua_services_session.c 21d7cca288 Fixing compiler warning C4244 about data type conversions 9 years ago
ua_services_subscription.c e58d410a5a Save Handling of Subscriptionlist and Workerjobs 9 years ago
ua_services_view.c 106bf77439 fix #440 9 years ago
ua_session_manager.c 21d7cca288 Fixing compiler warning C4244 about data type conversions 9 years ago
ua_session_manager.h 9e4f2b1512 - correct decl. of UA_Variant_copyRange() missing const 9 years ago
ua_subscription.c 43ab65a52a subscription change to datavalue 9 years ago
ua_subscription.h 7982c8cef9 use UA_DataValue instead of UA_Variant for MonitoredItem_queuedValue - so the monitored item can get the source timestamp 9 years ago
ua_subscription_manager.c 5706d63fe1 remove anonymous structs, relates #385 9 years ago
ua_subscription_manager.h 99a55a492a cosmetic cleanups, add some inline documentation and todos 9 years ago