Stefan Profanter
|
e2d4b0bf03
Merge pull request #2085 from open62541/runtime_custom_types
|
6 years ago |
Martin Lang
|
a42a5f5316
Extend function UA_NodeId_isNull
|
6 years ago |
Julius Pfrommer
|
49e0a0bb1e
Types: Add UA_DataTypeArray as a linked list for client/server
|
6 years ago |
Julius Pfrommer
|
2e7da4fd36
Types: Simplify UA_NodeId_isNull to only cover numeric NodeIds
|
6 years ago |
Stefan Profanter
|
58c1be4db9
Use correct identifier labels and encode bytestring as base64
|
6 years ago |
Stefan Profanter
|
af8daa874d
Merge branch '0.3' into master
|
6 years ago |
Stefan Profanter
|
0f51f66653
Remove all usages of UA_THREAD_LOCAL. Fixes #1769
|
6 years ago |
Stefan Profanter
|
9fb454760d
Consistantly use UA_Boolean instead of bool
|
6 years ago |
Peter Rustler
|
dba0e80dc9
Move UA_NumericRange_parseFromString into exported api.
|
6 years ago |
Peter Rustler
|
8845e493d7
Add filter support for numeric absolute filters for monitored items
|
6 years ago |
Julius Pfrommer
|
a1d520317f
Use specific encoding functions for all builtin types
|
6 years ago |
Peter Rustler
|
e2280bd006
Add filter support for numeric absolute filters for monitored items
|
6 years ago |
Julius Pfrommer
|
d4f40c6790
Remove functionality deprecated after 0.3
|
6 years ago |
Julius Pfrommer
|
67cbd86018
Set the correct copyright for @jpfr
|
6 years ago |
Julius Pfrommer
|
46979d3b87
replace alloca with variable-length arrays and alloca as fallback
|
6 years ago |
Thomas Bender
|
ba3b55ab4a
support data types that are different from (nsIndex==0) (#1605)
|
6 years ago |
Thomas Bender
|
50115bb143
Add UA_ExpandedNodeId_equal and UA_QualifiedName_equal
|
6 years ago |
Stefan Profanter
|
c2305461a3
Copyright holders at beginning of file (#1514)
|
6 years ago |
StalderT
|
7332a100ee
remove unneeded whitespaces (#1552)
|
6 years ago |
StalderT
|
7e30f66b0b
fix if/while/for/switch typo
|
6 years ago |
Julius Pfrommer
|
e74b4bf832
simplify datetime handling.
|
7 years ago |
Stefan Profanter
|
3d9e6434dc
Fix dereference of NULL
|
7 years ago |
Julius Pfrommer
|
fac0947e16
don't malloc in if-condition
|
7 years ago |
Julius Pfrommer
|
c39646c677
don't call memcpy on sentinel pointer
|
7 years ago |
Julius Pfrommer
|
df01d8a514
user internal tm struct for date descriptions
|
7 years ago |
Stefan Profanter
|
b2c0798c23
Fix oss_fuzz bug 3599
|
7 years ago |
Julius Pfrommer
|
5398343607
enable even stricter compiler warnings; test for C++ compat
|
7 years ago |
Stefan Profanter
|
20440bcd6b
Fix build for VS2008
|
7 years ago |
Julius Pfrommer
|
2a42d8f1e6
Merge branch '0.2' into merge_02
|
7 years ago |
Julius Pfrommer
|
089dd7aae8
return partial content of a range (fix #1055)
|
7 years ago |