.. |
ua_nodes.c
|
13a658f30e
align the service attribute tests to the use of access level attributes
|
9 years ago |
ua_nodes.h
|
c9ae4288d8
high-level api for the client; aligned with the server api
|
9 years ago |
ua_nodestore.c
|
9dd20578a6
use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets
|
9 years ago |
ua_nodestore.h
|
37bc32e329
Improve the documentation of the nodestore API
|
10 years ago |
ua_nodestore_concurrent.c
|
6979830d98
fixed memory leak in multithreading environment
|
9 years ago |
ua_nodestore_hash.inc
|
9dd20578a6
use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets
|
9 years ago |
ua_securechannel_manager.c
|
9a22976c57
code formatting
|
9 years ago |
ua_securechannel_manager.h
|
0fb3073b0a
added secure channel counting / minor changes within UA_SecureChannelManager definition
|
9 years ago |
ua_server.c
|
ea9b3a004c
Enable reading and writing on nodes per default; Fix a typo (bulidinfo)
|
9 years ago |
ua_server_binary.c
|
47749e1045
add many log messages for log-level DEBUG. simplify stdout logger
|
9 years ago |
ua_server_internal.h
|
d7b6e48a51
move external namespaces to a separate header file
|
9 years ago |
ua_server_worker.c
|
759ad3790f
remove potential bug uncovered by clang analyzer
|
9 years ago |
ua_services.h
|
9dd20578a6
use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets
|
9 years ago |
ua_services_attribute.c
|
a9141f2994
Missing _init in decodebinary; realloc too small for parserange
|
9 years ago |
ua_services_call.c
|
9dd20578a6
use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets
|
9 years ago |
ua_services_discovery.c
|
7a9af79ffb
added NO_ALLOCA macro
|
10 years ago |
ua_services_nodemanagement.c
|
9dd20578a6
use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets
|
9 years ago |
ua_services_securechannel.c
|
0f88ed7f56
cleanup of the session and securechannel service
|
9 years ago |
ua_services_session.c
|
9dd20578a6
use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets
|
9 years ago |
ua_services_subscription.c
|
e58d410a5a
Save Handling of Subscriptionlist and Workerjobs
|
9 years ago |
ua_services_view.c
|
9dd20578a6
use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets
|
9 years ago |
ua_session_manager.c
|
46c6388cb3
fixed a broken list during a timeout-cleanup, relates #449, #453
|
9 years ago |
ua_session_manager.h
|
0f88ed7f56
cleanup of the session and securechannel service
|
9 years ago |
ua_subscription.c
|
9a0b6bc7ae
Fix #451 (broken subscriptions)
|
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
|
935b24fc40
Update ua_subscription_manager.c
|
9 years ago |
ua_subscription_manager.h
|
99a55a492a
cosmetic cleanups, add some inline documentation and todos
|
10 years ago |