Commit History

Author SHA1 Message Date
  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
  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