.. |
ua_methodcall_manager.c
|
83205b3db3
Added management functions/structs for individual method hooks.
|
hace 9 años |
ua_methodcall_manager.h
|
83205b3db3
Added management functions/structs for individual method hooks.
|
hace 9 años |
ua_nodes.c
|
efbf011556
support writing of numeric ranges (required for nano). no test cases in the ctt
|
hace 10 años |
ua_nodes.h
|
efbf011556
support writing of numeric ranges (required for nano). no test cases in the ctt
|
hace 10 años |
ua_nodestore.c
|
211e7eddf4
setting namespaceIndex for VariableNodes with generated node ids
|
hace 10 años |
ua_nodestore.h
|
37bc32e329
Improve the documentation of the nodestore API
|
hace 9 años |
ua_nodestore_concurrent.c
|
8861cc0679
improve build
|
hace 10 años |
ua_nodestore_hash.inc
|
cc47eefbec
added a gcc-version check around pragma
|
hace 10 años |
ua_securechannel_manager.c
|
b125569533
Merge branch 'master' into dev
|
hace 9 años |
ua_securechannel_manager.h
|
d5fb8f9eb4
temporary fix: allow only one session per securechannel
|
hace 10 años |
ua_server.c
|
4717f4f305
Enabled -DENABLE_METHODSCALLS to enable call service; struct UA_MethodCallManager is being initialized in server internal related function. Service now handles parameters (does not call anything yet).
|
hace 9 años |
ua_server_addressspace.c
|
055010c14d
fixing issues marked by coverity
|
hace 9 años |
ua_server_binary.c
|
4717f4f305
Enabled -DENABLE_METHODSCALLS to enable call service; struct UA_MethodCallManager is being initialized in server internal related function. Service now handles parameters (does not call anything yet).
|
hace 9 años |
ua_server_internal.h
|
4717f4f305
Enabled -DENABLE_METHODSCALLS to enable call service; struct UA_MethodCallManager is being initialized in server internal related function. Service now handles parameters (does not call anything yet).
|
hace 9 años |
ua_server_worker.c
|
04f24a5205
Merge branch 'master' of https://github.com/acplt/open62541
|
hace 9 años |
ua_services.h
|
4717f4f305
Enabled -DENABLE_METHODSCALLS to enable call service; struct UA_MethodCallManager is being initialized in server internal related function. Service now handles parameters (does not call anything yet).
|
hace 9 años |
ua_services_attribute.c
|
dae421bab2
added NO_ALLOCA macro fix
|
hace 9 años |
ua_services_call.c
|
ab2460f30c
Additional Checks for object->method relation; FIXME: Tree search is necessary to determine all subtypes of HasComponent; may be borrowed from TranslateNodeIdToPaths as @jpfr suggested on IRC.
|
hace 9 años |
ua_services_discovery.c
|
7a9af79ffb
added NO_ALLOCA macro
|
hace 9 años |
ua_services_nodemanagement.c
|
59cbd74b76
Merge branch 'master' into dev
|
hace 9 años |
ua_services_securechannel.c
|
0d7e0e5468
make the server struct opaque for userspace and
|
hace 10 años |
ua_services_session.c
|
8256cc5916
use the hostname from the networklayer for the endpointurl
|
hace 10 años |
ua_services_subscription.c
|
41b1b66ae9
Service_ModifySubscription() has been added to the list of supported services and can now use/recreated timed work jobs. Maximal PublishTimeInterval was raised from 100ms to 10s.
|
hace 9 años |
ua_services_view.c
|
edddaefa6e
fixed memleaks in external namespace handling for browse
|
hace 9 años |
ua_session_manager.c
|
39fa2a4ab5
improve the networklayer shutdown, cosmetic fixes
|
hace 10 años |
ua_session_manager.h
|
e249b82f2a
handle multiple sessions per securechannel
|
hace 10 años |
ua_subscription.c
|
41b1b66ae9
Service_ModifySubscription() has been added to the list of supported services and can now use/recreated timed work jobs. Maximal PublishTimeInterval was raised from 100ms to 10s.
|
hace 9 años |
ua_subscription.h
|
0b5d68e07f
Deleting of Subscriptions with timedWork items now uses Subscription_deleteMembers in the subscription manager.
|
hace 9 años |
ua_subscription_manager.c
|
41b1b66ae9
Service_ModifySubscription() has been added to the list of supported services and can now use/recreated timed work jobs. Maximal PublishTimeInterval was raised from 100ms to 10s.
|
hace 9 años |
ua_subscription_manager.h
|
0b5d68e07f
Deleting of Subscriptions with timedWork items now uses Subscription_deleteMembers in the subscription manager.
|
hace 9 años |