.. |
ua_nodes.c
|
c54348ab9d
nodestore: make the memory handling by the nodestore more intuitive
|
9 lat temu |
ua_nodes.h
|
c54348ab9d
nodestore: make the memory handling by the nodestore more intuitive
|
9 lat temu |
ua_nodestore.c
|
c90970ae1e
include config.h before the feature conditional
|
8 lat temu |
ua_nodestore.h
|
1623ea53b9
add services and nodestore to the documentation
|
9 lat temu |
ua_nodestore_concurrent.c
|
c90970ae1e
include config.h before the feature conditional
|
8 lat temu |
ua_nodestore_hash.inc
|
34dafb78ce
Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility
|
9 lat temu |
ua_securechannel_manager.c
|
85f82c3e14
start making session behavior compliant with CTT
|
8 lat temu |
ua_securechannel_manager.h
|
1950b61849
add limits for session and securechannel to the server config
|
8 lat temu |
ua_server.c
|
e739dd97d3
better verification for addnodes; always add a typedefinition for variables and objects
|
8 lat temu |
ua_server_binary.c
|
67650837c7
check sequencenumbers in the securechannel
|
8 lat temu |
ua_server_internal.h
|
982638042c
expose the function to retrieve a type hierarchy to other parts of the stack
|
8 lat temu |
ua_server_worker.c
|
45256a43af
Fix all the cppcheck warnings and enable travis fail on cppcheck error
|
8 lat temu |
ua_services.h
|
e739dd97d3
better verification for addnodes; always add a typedefinition for variables and objects
|
8 lat temu |
ua_services_attribute.c
|
c4b386c499
fix integer conversion for the external namespace code
|
8 lat temu |
ua_services_call.c
|
55b315b578
adjusted the isNodeInTree call in order to find also sub references of hasComponent
|
8 lat temu |
ua_services_discovery.c
|
46c2be5d5e
Discovery Get Endpoints tests work now
|
8 lat temu |
ua_services_nodemanagement.c
|
982638042c
expose the function to retrieve a type hierarchy to other parts of the stack
|
8 lat temu |
ua_services_securechannel.c
|
5237a74f30
improve logging with new convenience macros
|
8 lat temu |
ua_services_session.c
|
4ce394c809
remove a potential crash
|
8 lat temu |
ua_services_subscription.c
|
bb33937c22
a bunch of error codes changes for ctt's "attribute services" section
|
8 lat temu |
ua_services_view.c
|
982638042c
expose the function to retrieve a type hierarchy to other parts of the stack
|
8 lat temu |
ua_session_manager.c
|
ec53b49e26
cleanup
|
8 lat temu |
ua_session_manager.h
|
3fd2bffe2d
changing session id to random GUID, updated logging of session ids
|
8 lat temu |
ua_subscription.c
|
984342b057
ua_types functionality of allocating strings was changed to be compliant with C++ string allocation (removes the compiler warning for -Wall); Fixed possible SEGFAULTS in subscriptions and method calls when the client issues non-standard compliant messages.
|
8 lat temu |
ua_subscription.h
|
5237a74f30
improve logging with new convenience macros
|
8 lat temu |