Julius Pfrommer
|
1f7e07d014
structure node reference by reference "kind"
|
7 years ago |
Julius Pfrommer
|
0c22408278
import preparatory changes from the mdns feature branch
|
8 years ago |
Julius Pfrommer
|
20b4db46b5
Merge branch '0.2'
|
8 years ago |
FlorianPalm
|
810db94bca
added MPL v2 license to c/h/py files
|
8 years ago |
FlorianPalm
|
aee53c650e
license change for all c/h files
|
8 years ago |
FlorianPalm
|
a0f38a0bd1
undoing license add (missing comment ending...)
|
8 years ago |
FlorianPalm
|
87028b0ee6
added new license text (mplv3)
|
8 years ago |
FlorianPalm
|
faa91182a2
Revert "License change: added license note at the beginning of every .c/.h file"
|
8 years ago |
FlorianPalm
|
55cbdc83d7
License change: added license note at the beginning of every .c/.h file
|
8 years ago |
Julius Pfrommer
|
2f0cbc3fe7
Merge branch '0.2'
|
8 years ago |
TorbenD
|
951e9ab8b1
Fixed problem with enumeration decoding.
|
8 years ago |
frax2222
|
5efd75e5dd
Import vs2008 patch from @carljoerger and @frax2222
|
8 years ago |
Julius Pfrommer
|
e5f5d03c8b
Merge branch '0.2'
|
8 years ago |
Julius Pfrommer
|
8282de5af3
feature: additional userExecutable callback for method + object; use
|
8 years ago |
Lorenz Haas
|
71e9f80031
Be afraid of premature pessimization, use pre(in|de)crement ;D
|
8 years ago |
Julius Pfrommer
|
860b800b82
feature: access control plugin; give session handle to method callbacks
|
8 years ago |
Julius Pfrommer
|
b6ff129f5f
refactor: improve type checking for write and addnodes
|
8 years ago |
Julius Pfrommer
|
9184288603
fix: remove an unchecked results coverity warning; simplify isNodeInTree
|
8 years ago |
Julius Pfrommer
|
6f134c1ece
simplify node mgmt
|
8 years ago |
Julius Pfrommer
|
bf8b10f775
variant array dimensions as uint32; use same value/variable consistency check of method arguments
|
8 years ago |
Julius Pfrommer
|
bd57e8867a
compiles with datavalue in node
|
8 years ago |
Stefan Profanter
|
997c244bb4
Array dimension 0 means variable length (#782)
|
8 years ago |
Stefan Profanter
|
8efb22bf55
untabify (#766)
|
8 years ago |
Sten Grüner
|
0a28a5f56c
The checks have to be relaxed to allow methods with dynamic array len… (#711)
|
8 years ago |
Stasik0
|
93553be0fa
method ctt tests pass relates to #602, @jpfr, i will tick off
|
8 years ago |
Sten Grüner
|
6d23db1acf
implementation of GetMonitoredItems for CTT (#678)
|
8 years ago |
FlorianPalm
|
7b273f046a
Merge branch 'master' of https://github.com/open62541/open62541
|
8 years ago |
FlorianPalm
|
55b315b578
adjusted the isNodeInTree call in order to find also sub references of hasComponent
|
8 years ago |
Stasik0
|
38d4e7fbad
Merge branch 'master' of github.com:acplt/open62541 into 0.2
|
8 years ago |
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 |