ichrispa
|
984342b057
ua_types functionality of allocating strings was changed to be compliant with C++ string allocation (removes the compiler warning for -Wall); Fixed possible SEGFAULTS in subscriptions and method calls when the client issues non-standard compliant messages.
|
8 years ago |
Julius Pfrommer
|
ee21b44d60
fix remaining issues for CTT Monitor Basic
|
8 years ago |
Julius Pfrommer
|
c79043168c
improve parsing of index ranges
|
8 years ago |
Julius Pfrommer
|
ba9ff77a4a
improve checking of index ranges
|
8 years ago |
Julius Pfrommer
|
6c645a12d0
fix Monitoring Basic - Err-005
|
8 years ago |
Julius Pfrommer
|
4bccee85d6
implement setmonitoringmode service
|
8 years ago |
LEvertz
|
882631a09c
Enable Call for external nodestores (#639)
|
8 years ago |
Julius Pfrommer
|
9bd014ed78
fix retransmission; improve logging for subscriptions
|
8 years ago |
Julius Pfrommer
|
ce4031ef8d
use only a single UA_NodeId_isNull for all nodeid types
|
8 years ago |
LEvertz
|
478d555ed1
One way reference ofr external namespaces (#635)
|
8 years ago |
Stasik0
|
8950931810
some more tests passed in "Subscription Basic" section
|
8 years ago |
Stasik0
|
2d87556063
view services do not fail
|
8 years ago |
Julius Pfrommer
|
32d15ce730
all objects have an objecttype
|
8 years ago |
Julius Pfrommer
|
912b32521b
Merge pull request #638 from open62541/purge_sc
|
8 years ago |
Stasik0
|
0eea0b50de
adding asset to help clang
|
8 years ago |
Stasik0
|
dd0fbbf3f9
adding purging of SC to pass CTT, reducing default # of SCs to 40 due to a possible CTT bug
|
8 years ago |
Stasik0
|
03a8e92e43
fixing typos in c4fe8677428b57e50d32b4aefc49ee7ba3e2d5e1
|
8 years ago |
Stasik0
|
68db69bef9
some tests in text-file based use-cases
|
8 years ago |
Stasik0
|
c4fe867742
cosmetic improvement: show git version in ua node space
|
8 years ago |
Stasik0
|
331e2f761a
prevent completeMessages function from emmiting jobs with zero length
|
8 years ago |
Stasik0
|
d3a4015025
fixes some bugs in CTT regarding non-session services
|
8 years ago |
Julius Pfrommer
|
45836f1f03
give type to foldertypes at instantiation instead of manually adding the reference
|
8 years ago |
Julius Pfrommer
|
da5cc12dc3
fix a false positive of clang-analyzer
|
8 years ago |
Stasik0
|
8ce1b281f2
adding break in case an ack was found
|
8 years ago |
Julius Pfrommer
|
8016b42a35
use sent subscription acks to find entries in the pending ack list, relates to #634
|
8 years ago |
Stasik0
|
816d9d7aeb
do not process empty subscription notification messages, relates to #634
|
8 years ago |
Julius Pfrommer
|
c15539f854
return null nodeid if the variable value is empty
|
8 years ago |
LEvertz
|
85c33003c5
fixed an unused variable error for loglevels greater 300 (#637)
|
8 years ago |
Julius Pfrommer
|
852ddd5c32
Merge pull request #633 from open62541/fix_clang_analyzer
|
8 years ago |
Julius Pfrommer
|
3e3de430f1
fix a clang analyzer issue
|
8 years ago |