Stefan Profanter
|
e5be7aa036
Use correct response type for addReferences
|
7 years ago |
Stefan Profanter
|
ced93bac14
Add client highlevel unit tests
|
7 years ago |
Julius Pfrommer
|
30760d1bba
remove UA_EXPORT from source files and internal headers
|
7 years ago |
Julius Pfrommer
|
f06f2e8b20
refactor SecureChannelHandshake to not require UA_OpenSecureChannelRequest_deleteMembers
|
7 years ago |
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 |
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 |