Julius Pfrommer
|
1623ea53b9
add services and nodestore to the documentation
|
il y a 9 ans |
Julius Pfrommer
|
6702b53ec1
refactor server-functions out of the service layer
|
il y a 9 ans |
Julius Pfrommer
|
3946886130
make UA_Connection_completeMessages an internal function
|
il y a 9 ans |
Julius Pfrommer
|
dec02aeebb
use delayedFree to remove sessions and securechannels
|
il y a 9 ans |
FlorianPalm
|
913087fc17
trying to fix the external_namespace support
|
il y a 9 ans |
Julius Pfrommer
|
53d67b4140
single server config struct
|
il y a 9 ans |
Julius Pfrommer
|
b210b19ae2
cleanup build settings; remove old doxygen documentation
|
il y a 9 ans |
Julius Pfrommer
|
191afe1ba1
simplify the API for random values. use a (thread-local) global value in the background
|
il y a 9 ans |
Julius Pfrommer
|
cc8fac740c
fix checking of session validity
|
il y a 9 ans |
Julius Pfrommer
|
e9437b5c34
Merge branch 'master' into unsigned_array_size
|
il y a 9 ans |
Julius Pfrommer
|
bf3c7aaaa9
split up processMSG into smaller functions
|
il y a 9 ans |
Julius Pfrommer
|
bd1ebce5f3
compiles the example server, but crashes
|
il y a 9 ans |
Julius Pfrommer
|
d7b6e48a51
move external namespaces to a separate header file
|
il y a 9 ans |
Julius Pfrommer
|
49946cd989
fix cpp
|
il y a 9 ans |
Julius Pfrommer
|
811b1c3ab4
Merge branch 'master' into inline_setattribute
|
il y a 9 ans |
Jörg Schüler-Maroldt
|
a55efae8f7
Small changes to go with C++
|
il y a 9 ans |
Julius Pfrommer
|
cc1ec3b321
consistent naming of Service_AddNodes_single
|
il y a 9 ans |
Julius Pfrommer
|
23362555a1
use UA_Server_editNode to reduce code duplication
|
il y a 9 ans |
Julius Pfrommer
|
6836308aff
remove code duplication for node editing; add the delete references service; delete references properly during node removal
|
il y a 9 ans |
Julius Pfrommer
|
b887d06e42
refactor the addnodes functions to use services
|
il y a 9 ans |
Julius Pfrommer
|
67cf0af100
refactored the networklayer interface
|
il y a 9 ans |
ichrispa
|
31bcf17c5a
Moved new function decalarations to their appropriate headers.
|
il y a 10 ans |
Julius Pfrommer
|
8dcaa09f86
Merge branch 'master' into dev
|
il y a 10 ans |
ichrispa
|
f4629df441
Merge pull request #291 from acplt/service_call_implementation
|
il y a 10 ans |
ichrispa
|
3d3e99a50b
Undid everything methodCall related and ported the changes to a new branch.
|
il y a 10 ans |
ichrispa
|
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).
|
il y a 10 ans |
ichrispa
|
5fb3476f5a
Merge branch 'master' into dev
|
il y a 10 ans |
ichrispa
|
98a6883f10
Added addOneWayReferenceWithSession as a usable function outside of ua_addresspace.c (needed for automatic node generation).
|
il y a 10 ans |
Julius Pfrommer
|
59cbd74b76
Merge branch 'master' into dev
|
il y a 10 ans |
Julius Pfrommer
|
a1b04f1035
replace ADDREFERENCE macro with a function
|
il y a 10 ans |