Julius Pfrommer
|
67cf0af100
refactored the networklayer interface
|
9 years ago |
Julius Pfrommer
|
c1f4411d11
Merge pull request #404 from acplt/callbacks
|
9 years ago |
Julius Pfrommer
|
87fdfc2f3e
rename UserSpaceCallback to ValueCallback
|
9 years ago |
Stasik0
|
d28a371cbb
fixing local scope visibility issue flagged by coverity, relates #422
|
9 years ago |
ichrispa
|
3fb3ca804e
Merge branch 'master' of https://github.com/acplt/open62541
|
9 years ago |
ichrispa
|
c56da680ae
In response to #417: Notification Seq.No. now start with 1, not 0; Reenabled keepalive-safeguard (non-async keepalive sending instead of 'queueing' the publish is handled in the service).
|
9 years ago |
Julius Pfrommer
|
25ea8bbda1
small refactoring
|
9 years ago |
Julius Pfrommer
|
f72988f3a8
add Wshadow compiler flag
|
9 years ago |
Julius Pfrommer
|
f40cca6d3c
remove an unneeded compiler flag
|
9 years ago |
Julius Pfrommer
|
2459d7a070
start moving UA_Server_xxx function to ua_server.c
|
9 years ago |
Julius Pfrommer
|
92b90222a6
remove macro magic from ua_server.h
|
9 years ago |
Julius Pfrommer
|
436a4f6d41
fix msc detection
|
9 years ago |
Julius Pfrommer
|
1b51b3e80f
add TweetNaCl to the dependencies
|
9 years ago |
Julius Pfrommer
|
c863a147e0
remove unsupported and obsolete code; fix #393
|
9 years ago |
Julius Pfrommer
|
85a8c49561
small fix for windows build
|
9 years ago |
Julius Pfrommer
|
991246bb9a
Merge branch 'master' into inline_setattribute
|
9 years ago |
Julius Pfrommer
|
de60618406
finish refactoring the write service
|
9 years ago |
Stasik0
|
da5ecee2d1
g++ compilation revised
|
9 years ago |
Stasik0
|
debaa3bb21
restoring removed g++ compilation script
|
9 years ago |
Sten Grüner
|
0340e05406
Merge pull request #419 from reza-ebrahimi/master
|
9 years ago |
Reza Ebrahimi
|
c9bce505f1
replace sprintf with its safer version in windows platform
|
9 years ago |
Stasik0
|
f3270487cc
more fixes to client_legacy to get session closed properly
|
9 years ago |
Stasik0
|
693f059620
rework stateless calls
|
9 years ago |
Stasik0
|
7139e0ad93
integrating some minor fixes proposed by @tpiat, fixes #418, fixes #408
|
9 years ago |
Stasik0
|
3d110a6720
stateless calls work again
|
9 years ago |
Julius Pfrommer
|
bf6d754bba
half-finished
|
9 years ago |
Julius Pfrommer
|
f85f05f725
Merge pull request #413 from reza-ebrahimi/master
|
9 years ago |
Reza Ebrahimi
|
21d7cca288
Fixing compiler warning C4244 about data type conversions
|
9 years ago |
Sten Grüner
|
c50faad751
Merge pull request #412 from reza-ebrahimi/master
|
9 years ago |
Reza Ebrahimi
|
15d16cbfab
remove multiple calls to WSAGetLastError()
|
9 years ago |