Historial de Commits

Autor SHA1 Mensaje Fecha
  Markus Graube 6d840cd836 Fix call to anonymous client connect hace 8 años
  Julius Pfrommer 5e87c1db68 move logger and connection-function into the client config (#585) hace 8 años
  Julius Pfrommer 10263a4a64 still fixing printing size_t on mingw hace 8 años
  Julius Pfrommer 57ef06572e platform-independent printing of size_t required hace 8 años
  Julius Pfrommer 375e1c932f use mingw/msvc compatible printing of size_t hace 8 años
  ichrispa d354cf723f Also in terms of the symmetric API, the UA_Client_writeAttribute<X> function set appears to have vanished. UA_Client_writeAttributeValue was restored in accordance with @jpfr's new implementation. hace 8 años
  ichrispa 3dcae4daea UA_Client_forEachChildNodeCall had somehow vanished from the otherwise symmetric API - and is now back. hace 8 años
  Stasik0 d81279feb0 adding usernamepassword auth to client, fixing a username/pass struct bug in the server hace 8 años
  Julius Pfrommer a6fbd5cf3a Merge of Pro's travis infrastructure migration hace 8 años
  Julius Pfrommer fd58bd8f87 fix some unchecked sign conversions in the example code hace 8 años
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility hace 8 años
  Julius Pfrommer 9f9c66b413 cosmetic improvements hace 8 años
  Stasik0 086c8d63dc fixing some bugs in client side, relates to #543 hace 8 años
  Stasik0 b5e3b37402 Merge branch 'patch-9' of https://github.com/StalderT/open62541 into StalderT-patch-9 hace 8 años
  Stasik0 4d509b6a9e Merge branch 'subs_cb_monid' of https://github.com/Aleskey78/open62541 into Aleskey78-subs_cb_monid hace 8 años
  Julius Pfrommer 525e5a1404 align client getendpoints with naming conventions hace 8 años
  StalderT ab8298d0fd Update client.c hace 8 años
  StalderT 1c76dc47cd Update client.c hace 8 años
  Stasik0 fcf6e55fa3 Implemented UA_Client_getEndpoints function, relates to #313 hace 8 años
  Stasik0 a883dc3145 Merge branch 'master' into client_getEndpoints hace 8 años
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup hace 8 años
  Stasik0 586a24c952 fixing a typo in the last commit hace 8 años
  Stasik0 f9e8a6cfcc replacing UA_ReadValueId_new() by UA_Array_new(&UA_TYPES[UA_TYPES_READVALUEID], 1); to increase the readabliliy hace 8 años
  Oleksiy Vasylyev e6387689d5 Subscription callback: using MonitoredItemId instead of ClientHandle hace 8 años
  Stasik0 412bf6d64d Implemented UA_Client_getEndpoints function, relates to #313 hace 8 años
  Julius Pfrommer 53d67b4140 single server config struct hace 8 años
  Julius Pfrommer b04d6f867c Merge branch 'master' into cleanup_build hace 8 años
  Oleksiy Vasylyev 3c5a972732 Adding context to a monitored item handling function. hace 8 años
  Julius Pfrommer b210b19ae2 cleanup build settings; remove old doxygen documentation hace 8 años
  Julius Pfrommer 7f08e21937 compile methods hace 8 años