Mark Giraud
|
12962880f7
deleteMembers now always memsets to 0
|
6 years ago |
Julius Pfrommer
|
2db9429aa7
Subscriptions: Add a unit test to benchmark MonitoredItems
|
6 years ago |
Martin Lang
|
e32645eb0a
Fix read attribute EventNotifier from Object or View since Events support (#1985)
|
6 years ago |
Julius Pfrommer
|
544b5e2acc
Subscriptions: Fix a shadowed global variable in amalgamation
|
6 years ago |
Julius Pfrommer
|
eea27e5733
Subscriptions: Improve ModifyMonitoredItem for switching filters on/off
|
6 years ago |
Julius Pfrommer
|
0bdcbeaccd
Subscriptions: Store lastValue only if a filter is activated
|
6 years ago |
Julius Pfrommer
|
730e0998f4
Subscriptions: Reset the last samples when the MonitoredItem is modified
|
6 years ago |
Julius Pfrommer
|
5fa42ebd1d
Subscriptions: Remove inline definition inside a compilation unit
|
6 years ago |
Julius Pfrommer
|
f7b8caad08
Subscriptions: Sample values without copying where possible
|
6 years ago |
Julius Pfrommer
|
849c8c4b5b
Subscription: Small doc improvement
|
6 years ago |
Julius Pfrommer
|
a0d60337b3
Subscriptions: Separate file for MonitoredItem code
|
6 years ago |
Julius Pfrommer
|
055c8fb52a
Move rpm packaging definitions to /tools/packaging
|
6 years ago |
Julius Pfrommer
|
f6eae36ebe
One ConnectionConfig per connection; Deduplicate HEL/ACK negotiation
|
6 years ago |
Julius Pfrommer
|
2b6aeec394
Move issue template to /tools folder
|
6 years ago |
Julius Pfrommer
|
3f438c47cc
Use custom datatypes from the heap only
|
6 years ago |
Julius Pfrommer
|
7a1e539e3a
Config: Remove custom datatypes only when they are set
|
6 years ago |
Arrigo Zanette
|
a1eb78b451
NodeSet: Avoid encoding dimensions in simple array variants (#1978)
|
6 years ago |
zanettea
|
6d96066155
NodesetGenerator: CharArray is now considered as String (#1974)
|
6 years ago |
Arrigo Zanette
|
51fa34fd27
NodesetCompiler: Fixed instantiation of user defined structures
|
6 years ago |
Julius Pfrommer
|
21739ae53a
Client: Improve logging of the SecureChannel initialization
|
6 years ago |
Julius Pfrommer
|
9834e57869
Client: Fix a potential memleak if the client initialization fails
|
6 years ago |
Julius Pfrommer
|
7e635abcda
SecureChannel: Split into _init and _setSecurityPolicy
|
6 years ago |
Julius Pfrommer
|
fd1061e444
SecureChannel: Put all messages/chunks in a tailq for in-order processing
|
6 years ago |
Stefan Profanter
|
59abd19681
Consistent use of UA_malloc and UA_free. Fixes #1968
|
6 years ago |
Julius Pfrommer
|
02734c310d
Session: Print complete NodeId for the SessionToken
|
6 years ago |
Julius Pfrommer
|
2e7da4fd36
Types: Simplify UA_NodeId_isNull to only cover numeric NodeIds
|
6 years ago |
Julius Pfrommer
|
bd39665703
Types: Small doc improvement
|
6 years ago |
Julius Pfrommer
|
07eeb6ee94
Add configuration option to allow empty variable values
|
6 years ago |
Julius Pfrommer
|
f1f3b5f97f
Cosmetic improvement to UA_Node_deleteReference
|
6 years ago |
Julius Pfrommer
|
4d7af816dc
Check for malloc fails during node copying
|
6 years ago |