Julius Pfrommer
|
686ade0a46
fix a memleak in the browse service
|
10 years ago |
Julius Pfrommer
|
e4a17a343f
adjust line-length of example (one last time)
|
10 years ago |
Julius Pfrommer
|
dd00d919d2
clean up example in readme
|
10 years ago |
Julius Pfrommer
|
5bc05e46e8
correct the max line-width of the example code
|
10 years ago |
Julius Pfrommer
|
0d7e0e5468
make the server struct opaque for userspace and
|
10 years ago |
Julius Pfrommer
|
88c182b844
remove unused sections from the library (linker option)
|
10 years ago |
Julius Pfrommer
|
9ca77f39af
unbork windows build
|
10 years ago |
Julius Pfrommer
|
3e957d36b6
make the client not leak any memory
|
10 years ago |
Julius Pfrommer
|
d41b8e08fe
simplify. _new() returns a pointer to the new object
|
10 years ago |
Julius Pfrommer
|
e35bc76e83
correctly "unlink" a securechannel that is deleted
|
10 years ago |
Julius Pfrommer
|
a7ad2103ca
replace UA_EQUAL struct with simpler UA_Boolean
|
10 years ago |
Julius Pfrommer
|
237ab33411
do not export transport-types from library
|
10 years ago |
Julius Pfrommer
|
987037772a
fix 2 bugs found by coverity
|
10 years ago |
Julius Pfrommer
|
fcdfe58e97
simplify generated enums, use generated enums instead of custom ones
|
10 years ago |
FlorianPalm
|
a50ab483d9
Update opcuaClient.c
|
10 years ago |
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 |