Julius Pfrommer
|
be43c3d606
use UA_EXPORT for exported variables
|
9 years ago |
Julius Pfrommer
|
e83ac67f45
use inline NODEID_ creation functions
|
9 years ago |
Julius Pfrommer
|
ee4a3da3ec
old compilers still complain about a shadow variable
|
9 years ago |
Julius Pfrommer
|
960b9efa7c
fix a shadowed variable
|
9 years ago |
Julius Pfrommer
|
8514dc7703
fix the unit tests
|
9 years ago |
Julius Pfrommer
|
ae7332d944
simplify the API. less expandednodeids
|
9 years ago |
Julius Pfrommer
|
008ea5f927
use less pointers in the user-facing API
|
9 years ago |
Julius Pfrommer
|
b887d06e42
refactor the addnodes functions to use services
|
9 years ago |
Julius Pfrommer
|
29bed5ef22
Merge branch 'master' into inline_setattribute
|
9 years ago |
Sten Grüner
|
32c50500e0
Merge pull request #425 from acplt/client_fixes
|
9 years ago |
Stasik0
|
1662270c7a
making client more conformant, relates to #420
|
9 years ago |
Sten Grüner
|
673234752a
Merge pull request #424 from acplt/nonce
|
9 years ago |
Stasik0
|
94c0250da6
sending a 0-initalized nonce
|
9 years ago |
Stasik0
|
9d88a13da4
pushing releases for all branches
|
9 years ago |
Julius Pfrommer
|
29e69d9876
move build options from the wiki to the sphinx docs, fix #392
|
9 years ago |
Julius Pfrommer
|
0332cb2041
Merge pull request #301 from acplt/network_ringbuffer
|
9 years ago |
Julius Pfrommer
|
b410fa5d1d
fix stateless extension
|
9 years ago |
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 |