Historique des commits

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