ichrispa d9f74caa37 Added userspace function UA_Server_AddMonodirectionalReference; Analogous to UA_Server_addReference, but does not add a second reference and isForward can be defined during the call. 10 years ago
..
ua_nodes.c efbf011556 support writing of numeric ranges (required for nano). no test cases in the ctt 10 years ago
ua_nodes.h efbf011556 support writing of numeric ranges (required for nano). no test cases in the ctt 10 years ago
ua_nodestore.c 211e7eddf4 setting namespaceIndex for VariableNodes with generated node ids 10 years ago
ua_nodestore.h 210ea01a80 use size_t for offsets, improve the nodestore API 10 years ago
ua_nodestore_concurrent.c 8861cc0679 improve build 10 years ago
ua_nodestore_hash.inc cc47eefbec added a gcc-version check around pragma 10 years ago
ua_securechannel_manager.c e249b82f2a handle multiple sessions per securechannel 10 years ago
ua_securechannel_manager.h d5fb8f9eb4 temporary fix: allow only one session per securechannel 10 years ago
ua_server.c 8e5fa53a02 Squashed commit of the following: 10 years ago
ua_server_addressspace.c d9f74caa37 Added userspace function UA_Server_AddMonodirectionalReference; Analogous to UA_Server_addReference, but does not add a second reference and isForward can be defined during the call. 10 years ago
ua_server_binary.c d655a9f3e8 reduce binary size by reusing some nodeids 10 years ago
ua_server_internal.h 98a6883f10 Added addOneWayReferenceWithSession as a usable function outside of ua_addresspace.c (needed for automatic node generation). 10 years ago
ua_server_worker.c eba0e5aa1d fixing the fix, @jpfr: is it okay? 10 years ago
ua_services.h aabd4b22fc add the BrowseNext service 10 years ago
ua_services_attribute.c dae421bab2 added NO_ALLOCA macro fix 10 years ago
ua_services_discovery.c 7a9af79ffb added NO_ALLOCA macro 10 years ago
ua_services_nodemanagement.c a1b04f1035 replace ADDREFERENCE macro with a function 10 years ago
ua_services_securechannel.c 0d7e0e5468 make the server struct opaque for userspace and 10 years ago
ua_services_session.c 8256cc5916 use the hostname from the networklayer for the endpointurl 10 years ago
ua_services_view.c edddaefa6e fixed memleaks in external namespace handling for browse 10 years ago
ua_session_manager.c 39fa2a4ab5 improve the networklayer shutdown, cosmetic fixes 10 years ago
ua_session_manager.h e249b82f2a handle multiple sessions per securechannel 10 years ago