Julius Pfrommer
|
3a74a089ae
Refactor UA_parseEndpointUrl to work with UA_String; Create ua_util.c for utility functions
|
7 years ago |
Julius Pfrommer
|
84c797b976
move client discovery functions to a separate compilation unit
|
7 years ago |
Julius Pfrommer
|
200873969d
cosmetic cleanup in highlevel client
|
7 years ago |
Julius Pfrommer
|
9a23a3386a
remove a goto from highlevel client
|
7 years ago |
Julius Pfrommer
|
4500d3d45e
first try to repair variables, then typecheck
|
7 years ago |
Julius Pfrommer
|
05820a2a1d
Merge branch '0.2'
|
7 years ago |
Julius Pfrommer
|
8054136e4b
don't display changelog as markdown
|
7 years ago |
Julius Pfrommer
|
dacbd4a194
add a changelog to track changes to the public API
|
7 years ago |
Julius Pfrommer
|
43229ea721
fix a potential NULL dereference
|
7 years ago |
Julius Pfrommer
|
ee53610747
instantiate only children marked as mandatory
|
7 years ago |
Ahmed Ismail
|
2580e685d7
Fix docker build error - " No CMAKE_CXX_COMPILER could be found."
|
7 years ago |
Stefan Profanter
|
8cc31e8263
Output correct namespaceIndex
|
7 years ago |
tbs2017
|
29f16f1ee6
Update client.c
|
7 years ago |
Julius Pfrommer
|
f070a74c3c
resolve a redundant condition
|
7 years ago |
Julius Pfrommer
|
3369fa1db8
Merge branch '0.2'
|
7 years ago |
Julius Pfrommer
|
3da07052e9
Fix warnings uncovered by PVS Studio
|
7 years ago |
Julius Pfrommer
|
1c0b8c0193
update coverity public key only in coverity_scan branch
|
7 years ago |
Julius Pfrommer
|
45a6c12a7b
switch coverity to open62541/open62541 repository
|
7 years ago |
Julius Pfrommer
|
74841ba997
cosmetic improvements
|
7 years ago |
Julius Pfrommer
|
00bb3abd84
Merge branch '0.2'
|
7 years ago |
Julius Pfrommer
|
b220e9552b
fix #1002
|
7 years ago |
Julius Pfrommer
|
d56d27f6fb
refactor browse service to not use gotos
|
7 years ago |
Julius Pfrommer
|
e0258728c6
fix a memleak
|
7 years ago |
Stefan Profanter
|
e5f923c61c
Add unit test for TranslateBrowsePathsToNodeIds
|
7 years ago |
tbs2017
|
a5c85f03be
Bugfix UA_Client_NamespaceGetIndex not working
|
7 years ago |
Julius Pfrommer
|
2b2831017b
refactor to remove gotos
|
7 years ago |
Julius Pfrommer
|
b4a59bb5b9
stricter type checking when adding nodes; copy over value from the variabletype when required
|
7 years ago |
Julius Pfrommer
|
e18e2cf994
don't use gotos
|
7 years ago |
Julius Pfrommer
|
7e4c7e4241
fix #998; instantiated child-nodes retained their original references
|
7 years ago |
Julius Pfrommer
|
ab9ba0a681
fix amalgamation
|
7 years ago |