Historique des commits

Auteur SHA1 Message Date
  Stefan Profanter 98bf4cadb2 DeleteReferences deleted nodes instead of the reference. Fix #1022 il y a 8 ans
  Stefan Profanter e5be7aa036 Use correct response type for addReferences il y a 8 ans
  Stefan Profanter ced93bac14 Add client highlevel unit tests il y a 8 ans
  Julius Pfrommer 30760d1bba remove UA_EXPORT from source files and internal headers il y a 8 ans
  Julius Pfrommer f06f2e8b20 refactor SecureChannelHandshake to not require UA_OpenSecureChannelRequest_deleteMembers il y a 8 ans
  Julius Pfrommer be77b1c728 add documentation to ua_config.h; use UA_RESTRICT after its definition il y a 8 ans
  Julius Pfrommer 8133d5e63a simplify generated code il y a 8 ans
  Julius Pfrommer 8920cc0512 declare NumericRange before using it (forward declaration was not enough) il y a 8 ans
  Julius Pfrommer d77e1ad556 include ms_stdint.h only when necessary il y a 8 ans
  Julius Pfrommer 85bddc91c5 remove unnecessary includes il y a 8 ans
  Julius Pfrommer c76f202813 make Service_TranslateBrowsePathsToNodeIds_single a static method il y a 8 ans
  Julius Pfrommer 7a003a9da4 make deletenodes_single a static method il y a 8 ans
  Julius Pfrommer 3e6f092132 make deletereference_single a static method il y a 8 ans
  Julius Pfrommer 094920bc58 use public functions in deleteInstanceChildren il y a 8 ans
  Julius Pfrommer dd5fc195e8 improve indendation il y a 8 ans
  Julius Pfrommer adbb807c12 remove obsolete function in ns0 generation il y a 8 ans
  Sten Grüner 914722f153 Update README.md il y a 8 ans
  Julius Pfrommer 36cf6dd982 improve logging; shorten overlong lines il y a 8 ans
  Julius Pfrommer e861392b1c remove closed sockets before select il y a 8 ans
  Julius Pfrommer 05f05f5f28 Merge branch '0.2' il y a 8 ans
  TorbenD d1c640267e Fix redefinition of SLIST_ENTRY on mingw winnt.h il y a 8 ans
  Julius Pfrommer c8588deff8 fix a shadowed variable warning il y a 8 ans
  Julius Pfrommer 5c5066baee add a maximum size check for UA_Array_new il y a 8 ans
  Julius Pfrommer 721bfda7fb introduce integer shortnames internally in the lib (u8, u16, i32, ...) il y a 8 ans
  Julius Pfrommer ee73d8f7ed move adding ServerArray to its own section il y a 8 ans
  Julius Pfrommer 5c3b4cd8b0 Rename parse_numericrange to UA_NumericRange_parseFromString il y a 8 ans
  Julius Pfrommer ed6f93cff0 improve documentation of UA_parseEndpointUrl il y a 8 ans
  Julius Pfrommer 3a74a089ae Refactor UA_parseEndpointUrl to work with UA_String; Create ua_util.c for utility functions il y a 8 ans
  Julius Pfrommer 84c797b976 move client discovery functions to a separate compilation unit il y a 8 ans
  Julius Pfrommer 200873969d cosmetic cleanup in highlevel client il y a 8 ans