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 |
Julius Pfrommer
|
05f05f5f28
Merge branch '0.2'
|
7 years ago |
TorbenD
|
d1c640267e
Fix redefinition of SLIST_ENTRY on mingw winnt.h
|
7 years ago |
Julius Pfrommer
|
c8588deff8
fix a shadowed variable warning
|
7 years ago |
Julius Pfrommer
|
5c5066baee
add a maximum size check for UA_Array_new
|
7 years ago |
Julius Pfrommer
|
721bfda7fb
introduce integer shortnames internally in the lib (u8, u16, i32, ...)
|
7 years ago |
Julius Pfrommer
|
ee73d8f7ed
move adding ServerArray to its own section
|
7 years ago |
Julius Pfrommer
|
5c3b4cd8b0
Rename parse_numericrange to UA_NumericRange_parseFromString
|
7 years ago |
Julius Pfrommer
|
ed6f93cff0
improve documentation of UA_parseEndpointUrl
|
7 years ago |
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 |