Julius Pfrommer
|
69660e1b4a
more cosmetic cleanups
|
9 年之前 |
Julius Pfrommer
|
6a33fc06c6
remove functions that were replaced with inline versions
|
9 年之前 |
Julius Pfrommer
|
1f9a95d8ff
cosmetic cleanups
|
9 年之前 |
Julius Pfrommer
|
6836308aff
remove code duplication for node editing; add the delete references service; delete references properly during node removal
|
9 年之前 |
Julius Pfrommer
|
b79de30e50
replace cpp-incompatible macros with inline functions
|
9 年之前 |
Julius Pfrommer
|
be43c3d606
use UA_EXPORT for exported variables
|
9 年之前 |
Julius Pfrommer
|
e83ac67f45
use inline NODEID_ creation functions
|
9 年之前 |
Julius Pfrommer
|
ee4a3da3ec
old compilers still complain about a shadow variable
|
9 年之前 |
Julius Pfrommer
|
960b9efa7c
fix a shadowed variable
|
9 年之前 |
Julius Pfrommer
|
8514dc7703
fix the unit tests
|
9 年之前 |
Julius Pfrommer
|
ae7332d944
simplify the API. less expandednodeids
|
9 年之前 |
Julius Pfrommer
|
008ea5f927
use less pointers in the user-facing API
|
9 年之前 |
Julius Pfrommer
|
b887d06e42
refactor the addnodes functions to use services
|
9 年之前 |
Julius Pfrommer
|
29bed5ef22
Merge branch 'master' into inline_setattribute
|
9 年之前 |
Julius Pfrommer
|
29e69d9876
move build options from the wiki to the sphinx docs, fix #392
|
9 年之前 |
Julius Pfrommer
|
0332cb2041
Merge pull request #301 from acplt/network_ringbuffer
|
9 年之前 |
Julius Pfrommer
|
b410fa5d1d
fix stateless extension
|
9 年之前 |
Julius Pfrommer
|
67cf0af100
refactored the networklayer interface
|
9 年之前 |
Julius Pfrommer
|
c1f4411d11
Merge pull request #404 from acplt/callbacks
|
9 年之前 |
Julius Pfrommer
|
87fdfc2f3e
rename UserSpaceCallback to ValueCallback
|
9 年之前 |
Stasik0
|
d28a371cbb
fixing local scope visibility issue flagged by coverity, relates #422
|
9 年之前 |
ichrispa
|
3fb3ca804e
Merge branch 'master' of https://github.com/acplt/open62541
|
9 年之前 |
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 年之前 |
Julius Pfrommer
|
25ea8bbda1
small refactoring
|
9 年之前 |
Julius Pfrommer
|
f72988f3a8
add Wshadow compiler flag
|
9 年之前 |
Julius Pfrommer
|
f40cca6d3c
remove an unneeded compiler flag
|
9 年之前 |
Julius Pfrommer
|
2459d7a070
start moving UA_Server_xxx function to ua_server.c
|
9 年之前 |
Julius Pfrommer
|
92b90222a6
remove macro magic from ua_server.h
|
9 年之前 |
Julius Pfrommer
|
436a4f6d41
fix msc detection
|
9 年之前 |
Julius Pfrommer
|
1b51b3e80f
add TweetNaCl to the dependencies
|
9 年之前 |