Julius Pfrommer
|
5b2e1c5319
return endpoints with createsessionrequest. conformance tests are running now!
|
10 years ago |
Julius Pfrommer
|
62e9c968e6
small fix
|
10 years ago |
Julius Pfrommer
|
2113f8a559
use an array instead of linked lists for browsing
|
10 years ago |
LEvertz
|
91f4ebcf49
Update ua_types_encoding_binary.c
|
10 years ago |
FlorianPalm
|
af23eede7a
Update README.md
|
10 years ago |
Julius Pfrommer
|
70720de2a3
Merge pull request #132 from acplt/statuscode
|
10 years ago |
Julius Pfrommer
|
695ebe6080
update nodestore_async to use ua_statuscode.
|
10 years ago |
Julius Pfrommer
|
5edfcba3f6
Merge branch 'master' into statuscode
|
10 years ago |
Julius Pfrommer
|
e8b9191ba4
finish usage of UA_StatusCode internally
|
10 years ago |
Julius Pfrommer
|
829e5d454d
fix to debug option in cmake
|
10 years ago |
Julius Pfrommer
|
6c8dc9c746
update statuscode
|
10 years ago |
Julius Pfrommer
|
0b278ea988
use ua_statuscode as function return values
|
10 years ago |
LEvertz
|
9ac88930b6
edited for compatiblity to Windows with MinGW
|
10 years ago |
Florian Palm
|
3c2e06aada
Merge branch 'master' of https://github.com/acplt/open62541
|
10 years ago |
Florian Palm
|
313efe0589
little changes in secureChannel
|
10 years ago |
Julius Pfrommer
|
ed7b8bf2c8
simplify alloc, add statuscode as enum
|
10 years ago |
Julius Pfrommer
|
68ffb9b52c
fix a travis bug
|
10 years ago |
Julius Pfrommer
|
a6f501c887
require a recent cmake version
|
10 years ago |
Julius Pfrommer
|
bea30a06fc
build a shared lib with only selected "userland" symbols visible
|
10 years ago |
Julius Pfrommer
|
d22a8a3853
restore DEBUG flag for Debug-builds and fix all compiler warnings
|
10 years ago |
Stasik0
|
acdeb6444d
changing return code of closeSession
|
10 years ago |
Stasik0
|
3c58c6c04f
implemented handling CloseSessionRequests, no error message by UaExpert anymore, relates to #129
|
10 years ago |
Julius Pfrommer
|
c77f09cfff
remove pointers to securechannel when the connection closes, see #128
|
10 years ago |
Stasik0
|
9fa13e6e72
implemnted CloseSecureChannel request handlig, started to work on handling CLoseSessionRequest, relates to #129
|
10 years ago |
Julius Pfrommer
|
b160c1cf7c
add example to the readme
|
10 years ago |
Julius Pfrommer
|
afbd8cc54a
simplified adding of scalar nodes from userland
|
10 years ago |
Julius Pfrommer
|
d63f21fe0a
add attribute-types to add nodes to minimal node set
|
10 years ago |
Julius Pfrommer
|
122f22d671
export functions to add nodes in the server
|
10 years ago |
Julius Pfrommer
|
bf88b3d29f
adjust unit test to datetime print
|
10 years ago |
Julius Pfrommer
|
c2beb0e7a0
fix a bug found by coverity
|
10 years ago |