Julius Pfrommer
|
6135e96aeb
Merge branch '0.2'
|
8 years ago |
Stefan Profanter
|
e9e68a0ba2
Service RegisterServer and Discovery (#687)
|
8 years ago |
Sten Grüner
|
6d23db1acf
implementation of GetMonitoredItems for CTT (#678)
|
8 years ago |
Julius Pfrommer
|
e15cdfacbe
fix #661, take the endpointurls from the networklayer when required
|
8 years ago |
Julius Pfrommer
|
982638042c
expose the function to retrieve a type hierarchy to other parts of the stack
|
8 years ago |
Julius Pfrommer
|
d20f97c3b0
search upwards in the tree with multiple reference types
|
8 years ago |
Julius Pfrommer
|
e739dd97d3
better verification for addnodes; always add a typedefinition for variables and objects
|
8 years ago |
Julius Pfrommer
|
85f82c3e14
start making session behavior compliant with CTT
|
9 years ago |
Julius Pfrommer
|
1a117789ec
fix a spurious include
|
9 years ago |
Julius Pfrommer
|
8dd7c7e325
Revert "fix an include that is only used with subscriptions"
|
9 years ago |
Julius Pfrommer
|
c8863cef1e
separate jobs for monitoreditem (sampling) and subscriptions (sending notifications)
|
9 years ago |
Julius Pfrommer
|
1623ea53b9
add services and nodestore to the documentation
|
9 years ago |
Julius Pfrommer
|
6702b53ec1
refactor server-functions out of the service layer
|
9 years ago |
Julius Pfrommer
|
3946886130
make UA_Connection_completeMessages an internal function
|
9 years ago |
Julius Pfrommer
|
dec02aeebb
use delayedFree to remove sessions and securechannels
|
9 years ago |
FlorianPalm
|
913087fc17
trying to fix the external_namespace support
|
9 years ago |
Julius Pfrommer
|
53d67b4140
single server config struct
|
9 years ago |
Julius Pfrommer
|
b210b19ae2
cleanup build settings; remove old doxygen documentation
|
9 years ago |
Julius Pfrommer
|
191afe1ba1
simplify the API for random values. use a (thread-local) global value in the background
|
9 years ago |
Julius Pfrommer
|
cc8fac740c
fix checking of session validity
|
9 years ago |
Julius Pfrommer
|
e9437b5c34
Merge branch 'master' into unsigned_array_size
|
9 years ago |
Julius Pfrommer
|
bf3c7aaaa9
split up processMSG into smaller functions
|
9 years ago |
Julius Pfrommer
|
bd1ebce5f3
compiles the example server, but crashes
|
9 years ago |
Julius Pfrommer
|
d7b6e48a51
move external namespaces to a separate header file
|
9 years ago |
Julius Pfrommer
|
49946cd989
fix cpp
|
9 years ago |
Julius Pfrommer
|
811b1c3ab4
Merge branch 'master' into inline_setattribute
|
9 years ago |
Jörg Schüler-Maroldt
|
a55efae8f7
Small changes to go with C++
|
9 years ago |
Julius Pfrommer
|
cc1ec3b321
consistent naming of Service_AddNodes_single
|
9 years ago |
Julius Pfrommer
|
23362555a1
use UA_Server_editNode to reduce code duplication
|
9 years ago |
Julius Pfrommer
|
6836308aff
remove code duplication for node editing; add the delete references service; delete references properly during node removal
|
9 years ago |