Julius Pfrommer
|
80035f9c2e
use UA_ prefix for all logger macros
|
vor 8 Jahren |
Stasik0
|
3fd2bffe2d
changing session id to random GUID, updated logging of session ids
|
vor 8 Jahren |
Julius Pfrommer
|
5237a74f30
improve logging with new convenience macros
|
vor 8 Jahren |
Julius Pfrommer
|
2af51b18da
Refactor subscriptions to use different sampling and response intervals for subscriptions and monitoreditems
|
vor 8 Jahren |
Julius Pfrommer
|
77798e40a6
add a missing typedef
|
vor 8 Jahren |
Sten Grüner
|
7bc5a1a8df
Merge pull request #574 from ischenk/master
|
vor 8 Jahren |
Julius Pfrommer
|
8dd7c7e325
Revert "fix an include that is only used with subscriptions"
|
vor 8 Jahren |
Ivo Schenk
|
876ad0dea9
Compile fix for gcc 4.8.3
|
vor 8 Jahren |
Julius Pfrommer
|
c8863cef1e
separate jobs for monitoreditem (sampling) and subscriptions (sending notifications)
|
vor 8 Jahren |
Julius Pfrommer
|
04c0cff8fb
the subscription manager only manages a list of subscriptions -> move to session
|
vor 8 Jahren |
Julius Pfrommer
|
6d3d4ec03b
change subscription timeout to double; small improvements
|
vor 8 Jahren |
Julius Pfrommer
|
2ae7fef1e4
add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup
|
vor 8 Jahren |
Julius Pfrommer
|
b210b19ae2
cleanup build settings; remove old doxygen documentation
|
vor 9 Jahren |
Jörg Schüler-Maroldt
|
9e4f2b1512
- correct decl. of UA_Variant_copyRange() missing const
|
vor 9 Jahren |
Stasik0
|
01eb04c23a
adding dependency on ua_server.h
|
vor 9 Jahren |
Stasik0
|
d5002592c8
fixes 292, fixing some leaks, missing inializers, bugs... there seem be no subscription-related leaks anylonger
|
vor 9 Jahren |
Stasik0
|
83c256db0e
fixed one memleak
|
vor 9 Jahren |
Julius Pfrommer
|
b125569533
Merge branch 'master' into dev
|
vor 9 Jahren |
ichrispa
|
49876d4cfa
Moved subscriptionManager to session (was wrongly attributed to be a server property).
|
vor 9 Jahren |
Stasik0
|
ddd8a15a2f
@all: we pass CTT tests without errors now! Some memleaks need to be fixed, though
|
vor 9 Jahren |
Julius Pfrommer
|
e249b82f2a
handle multiple sessions per securechannel
|
vor 9 Jahren |
Julius Pfrommer
|
298231ea89
improve timeout handling in sessions
|
vor 9 Jahren |
Stasik0
|
22cf2efa23
hardening session management, username/passwords were changed to match CCT
|
vor 9 Jahren |
Stasik0
|
508249e850
hardening session management, username/passwords were changed to match CCT
|
vor 9 Jahren |
Julius Pfrommer
|
bb9076e188
Merge improved network layer
|
vor 9 Jahren |
Julius Pfrommer
|
aabd4b22fc
add the BrowseNext service
|
vor 9 Jahren |
Julius Pfrommer
|
dd2797952a
add compiler flags to enforce stricter compatibility and fix warnings
|
vor 9 Jahren |
Julius Pfrommer
|
a457f31c0f
worker threads for multithreading, use UA_malloc instead of UA_alloc
|
vor 10 Jahren |
Julius Pfrommer
|
eb8855f48b
improve documentation structure
|
vor 10 Jahren |
Julius Pfrommer
|
d41b8e08fe
simplify. _new() returns a pointer to the new object
|
vor 10 Jahren |