Historial de Commits

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