Julius Pfrommer
|
1dc28f38de
add timestamp for responses to dangling publishrequests
|
пре 8 година |
Julius Pfrommer
|
eb47649898
Answer dangling publish requests after removing the last subscription; Pass one more CTT test
|
пре 8 година |
Julius Pfrommer
|
8799b44ac4
Type handling functions in separate header (#735)
|
пре 8 година |
Julius Pfrommer
|
65c4d9f894
Monotonic timeout (#691)
|
пре 8 година |
Julius Pfrommer
|
5237a74f30
improve logging with new convenience macros
|
пре 8 година |
Julius Pfrommer
|
2af51b18da
Refactor subscriptions to use different sampling and response intervals for subscriptions and monitoreditems
|
пре 9 година |
Julius Pfrommer
|
be9852fac8
fix an include (the 2nd)
|
пре 9 година |
Julius Pfrommer
|
8dd7c7e325
Revert "fix an include that is only used with subscriptions"
|
пре 9 година |
Julius Pfrommer
|
d0fb6696f8
fix an include that is only used with subscriptions
|
пре 9 година |
Julius Pfrommer
|
c8863cef1e
separate jobs for monitoreditem (sampling) and subscriptions (sending notifications)
|
пре 9 година |
Julius Pfrommer
|
04c0cff8fb
the subscription manager only manages a list of subscriptions -> move to session
|
пре 9 година |
Julius Pfrommer
|
bf191143be
rename ua_statuscodes.h to ua_constants.h
|
пре 9 година |
Julius Pfrommer
|
34dafb78ce
Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility
|
пре 9 година |
Julius Pfrommer
|
6d3d4ec03b
change subscription timeout to double; small improvements
|
пре 9 година |
Julius Pfrommer
|
2ae7fef1e4
add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup
|
пре 9 година |
Julius Pfrommer
|
b210b19ae2
cleanup build settings; remove old doxygen documentation
|
пре 9 година |
Julius Pfrommer
|
a3be08ae1a
status
|
пре 9 година |
Julius Pfrommer
|
9dd20578a6
use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets
|
пре 9 година |
Julius Pfrommer
|
fc24902096
fix potential bugs indicated by clang-analyzer 3.7; related to #449
|
пре 9 година |
Stasik0
|
d5002592c8
fixes 292, fixing some leaks, missing inializers, bugs... there seem be no subscription-related leaks anylonger
|
пре 9 година |
Stasik0
|
83c256db0e
fixed one memleak
|
пре 9 година |
Julius Pfrommer
|
b125569533
Merge branch 'master' into dev
|
пре 9 година |
ichrispa
|
f86659cda8
Added safeguard against being called with a NULL-Pointer channel in detachSession().
|
пре 9 година |
ichrispa
|
49876d4cfa
Moved subscriptionManager to session (was wrongly attributed to be a server property).
|
пре 9 година |
Julius Pfrommer
|
79c4f7834a
remove a memleak for continuation points
|
пре 10 година |
Stasik0
|
ddd8a15a2f
@all: we pass CTT tests without errors now! Some memleaks need to be fixed, though
|
пре 10 година |
Julius Pfrommer
|
e249b82f2a
handle multiple sessions per securechannel
|
пре 10 година |
Stasik0
|
f694debc33
minor fix of list init for cps
|
пре 10 година |
Julius Pfrommer
|
298231ea89
improve timeout handling in sessions
|
пре 10 година |
Stasik0
|
cb03d4fa8a
rounding up session management, minor fixes
|
пре 10 година |