Julius Pfrommer
|
be77b1c728
add documentation to ua_config.h; use UA_RESTRICT after its definition
|
7 years ago |
Julius Pfrommer
|
8133d5e63a
simplify generated code
|
7 years ago |
Julius Pfrommer
|
8920cc0512
declare NumericRange before using it (forward declaration was not enough)
|
7 years ago |
Julius Pfrommer
|
d77e1ad556
include ms_stdint.h only when necessary
|
7 years ago |
Julius Pfrommer
|
85bddc91c5
remove unnecessary includes
|
7 years ago |
Julius Pfrommer
|
c76f202813
make Service_TranslateBrowsePathsToNodeIds_single a static method
|
7 years ago |
Julius Pfrommer
|
7a003a9da4
make deletenodes_single a static method
|
7 years ago |
Julius Pfrommer
|
3e6f092132
make deletereference_single a static method
|
7 years ago |
Julius Pfrommer
|
094920bc58
use public functions in deleteInstanceChildren
|
7 years ago |
Julius Pfrommer
|
dd5fc195e8
improve indendation
|
7 years ago |
Julius Pfrommer
|
adbb807c12
remove obsolete function in ns0 generation
|
7 years ago |
Sten Grüner
|
914722f153
Update README.md
|
7 years ago |
Julius Pfrommer
|
36cf6dd982
improve logging; shorten overlong lines
|
7 years ago |
Julius Pfrommer
|
e861392b1c
remove closed sockets before select
|
7 years ago |
TorbenD
|
d1c640267e
Fix redefinition of SLIST_ENTRY on mingw winnt.h
|
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
|
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 |
Stefan Profanter
|
e5f923c61c
Add unit test for TranslateBrowsePathsToNodeIds
|
7 years ago |
tbs2017
|
a5c85f03be
Bugfix UA_Client_NamespaceGetIndex not working
|
7 years ago |
Julius Pfrommer
|
0ee61ba3e3
check for select returning 0 (fix #999)
|
7 years ago |
Julius Pfrommer
|
4a9ab60d7f
use only UA_malloc internally (2nd pass)
|
7 years ago |
Julius Pfrommer
|
58ab60bc17
use only UA_malloc internally
|
7 years ago |