Stasik0 e8bab926bd fixes #354, the server is still , unfortunately, not reacting properly vor 9 Jahren
..
ua_nodes.c 198597c520 Backported handle attachement to method callbacks from application. vor 9 Jahren
ua_nodes.h 198597c520 Backported handle attachement to method callbacks from application. vor 9 Jahren
ua_nodestore.c f4629df441 Merge pull request #291 from acplt/service_call_implementation vor 9 Jahren
ua_nodestore.h 37bc32e329 Improve the documentation of the nodestore API vor 9 Jahren
ua_nodestore_concurrent.c d0e09b24ff removing enforcing NameSpaceId in BrowseName, relates to #284 vor 9 Jahren
ua_nodestore_hash.inc cc47eefbec added a gcc-version check around pragma vor 9 Jahren
ua_securechannel_manager.c 21944d61fd Merge branch 'master' into dev vor 9 Jahren
ua_securechannel_manager.h d5fb8f9eb4 temporary fix: allow only one session per securechannel vor 9 Jahren
ua_server.c 22543e319c Updated unit tests to use `ck_assert_ptr_eq` rather than `ck_assert_int_eq` where appropriate to avoid "incompatible pointer to integer conversion" compiler errors. vor 9 Jahren
ua_server_addressspace.c 20ae4add72 Renamen UA_Server_attachMethod_toNode to UA_Server_setAttribute_method; added UA_Server_getAttribute_method; Replaced attribute getter|setter functions with aliases to UA_Server_get|setAttributeValue (which is now manditorily exported). vor 9 Jahren
ua_server_binary.c e8bab926bd fixes #354, the server is still , unfortunately, not reacting properly vor 9 Jahren
ua_server_internal.h 31bcf17c5a Moved new function decalarations to their appropriate headers. vor 9 Jahren
ua_server_worker.c 8a376f8728 Merge pull request #357 from ngoossens/osx-compilation vor 9 Jahren
ua_services.h b17e6a6ef5 Fixed several doxygen tag problems; make-travis-happy commit #2 vor 9 Jahren
ua_services_attribute.c e8bab926bd fixes #354, the server is still , unfortunately, not reacting properly vor 9 Jahren
ua_services_call.c 7737b4ffbf Merge branch 'master' into api_hl_abstractions vor 9 Jahren
ua_services_discovery.c 7a9af79ffb added NO_ALLOCA macro vor 9 Jahren
ua_services_nodemanagement.c 7737b4ffbf Merge branch 'master' into api_hl_abstractions vor 9 Jahren
ua_services_securechannel.c 0d7e0e5468 make the server struct opaque for userspace and vor 10 Jahren
ua_services_session.c af628ae9af Compatibililty issue: Siemens OPC Scout V10 sent an empty policyId -> removed the check to insure interoperability vor 9 Jahren
ua_services_subscription.c 6da2eab237 Fixed invalid null-pointer safeguard in response to #308 reported by @MatthieuAdam vor 9 Jahren
ua_services_view.c edddaefa6e fixed memleaks in external namespace handling for browse vor 9 Jahren
ua_session_manager.c 3e6b52069e *adding a safety check for cleaning up client, *adding a really random session id to prevent collisions #366 vor 9 Jahren
ua_session_manager.h d5002592c8 fixes 292, fixing some leaks, missing inializers, bugs... there seem be no subscription-related leaks anylonger vor 9 Jahren
ua_subscription.c fd32ca887b replacing malloc with UA_malloc in subscription-related parts? vor 9 Jahren
ua_subscription.h 99a55a492a cosmetic cleanups, add some inline documentation and todos vor 9 Jahren
ua_subscription_manager.c 99a55a492a cosmetic cleanups, add some inline documentation and todos vor 9 Jahren
ua_subscription_manager.h 99a55a492a cosmetic cleanups, add some inline documentation and todos vor 9 Jahren