Julius Pfrommer
|
b506a7af4a
Revert "Fixed cleanup() lock; function now longer hangs the server if entered with a sentry pointing to a still valid session; See #251."
|
пре 10 година |
ichrispa
|
f86659cda8
Added safeguard against being called with a NULL-Pointer channel in detachSession().
|
пре 10 година |
ichrispa
|
0def9a6071
Added keepalive update to patch missing update_keepalive in dev branch
|
пре 10 година |
ichrispa
|
892608b8fe
Merge branch 'dev' of https://github.com/acplt/open62541 into dev
|
пре 10 година |
ichrispa
|
78a58a218d
Fixed invalid calcSizeBinary and UA_free statements leading to segfaults when multiple ChangeNotifications are send by a subscription.
|
пре 10 година |
ichrispa
|
1a953f27ba
Fixed invalid calcSizeBinary and UA_free statements leading to segfaults when multiple ChangeNotifications are send by a subscription.
|
пре 10 година |
ichrispa
|
dad2f5069e
Fixed several minor issues.
|
пре 10 година |
ichrispa
|
3ebeef476a
Fixed cleanup() lock; function now longer hangs the server if entered with a sentry pointing to a still valid session; See #251.
|
пре 10 година |
ichrispa
|
2c723d76ad
New commandline switch for enabling monitoring/subscription specific structs added.
|
пре 10 година |
ichrispa
|
2dd62d96bc
Separated some of the larger code constructs into reusable functions.
|
пре 10 година |
ichrispa
|
72ca74b1b0
Subscriptions now return data values and manage queues (including acknowledged items removal). VariableNodes may have their UA_DataSource as a subscription target.
|
пре 10 година |
ichrispa
|
c3cdffe6e1
ENABLESUBSCRIPTION=On flag now calls generate_datatypes.py with --enable-subscription-types=1 argument, making the presence of subscription/monitoring structs in the headers specific to these service sets.
|
пре 10 година |
ichrispa
|
fd839ffcd1
Added --enable-subscription-types argument to enable header generation including Monitoring and Subscription types as requested by @Sten.
|
пре 10 година |
ichrispa
|
03932efe37
(Some) Values are publishable, still no deallocation of constructed messages and no removal of acknowledged messages.
|
пре 10 година |
ichrispa
|
67b22dfe42
Enabled KeepAlive message generation for publish requests.
|
пре 10 година |
ichrispa
|
db61814f5a
Enabled several structs necessary to create and handle subscriptions and monitored items.
|
пре 10 година |
ichrispa
|
11cdb489ca
Enabled deleteMonitoredItems request.
|
пре 10 година |
ichrispa
|
fd936aee3e
Enabled Notification Queues for subscriptions and KeepAlive message generation on Publish.
|
пре 10 година |
ichrispa
|
8375137cc8
Enabled DeleteMonitoredItems.
|
пре 10 година |
ichrispa
|
49876d4cfa
Moved subscriptionManager to session (was wrongly attributed to be a server property).
|
пре 10 година |
ichrispa
|
821b90f68f
DeleteSubscriptions now return STATUSCODE_GOOD as it should.
|
пре 10 година |
ichrispa
|
1cee79cada
Added support for propper DeleteSubscriptions and free()
|
пре 10 година |
ichrispa
|
8867ba8d88
CreateMonitoredItems being processed. Publish scaffolding added.
|
пре 10 година |
ichrispa
|
cff6b66ed7
CreateMonitoredItems being processed. Publish scaffolding added.
|
пре 10 година |
ichrispa
|
828d9f00ff
Session verification prior to subscription creation.
|
пре 10 година |
ichrispa
|
21c0651751
Adding/Deleting of subscriptions. Fixed Segfault on LIST_INIT.
|
пре 10 година |
ichrispa
|
221caf48c2
Added -DENABLESUBSCRIPTIONS.
|
пре 10 година |
ichrispa
|
2b57246f47
Basic creation scaffolding for subscriptions added.
|
пре 10 година |
Stasik0
|
2223782b86
adding type definitions to nodes in ns0
|
пре 10 година |
Julius Pfrommer
|
233c36ec1a
fix timed work, small cosmetic improvements
|
пре 10 година |