Historique des commits

Auteur SHA1 Message Date
  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 9 ans
  Oleksiy Vasylyev 3c5a972732 Adding context to a monitored item handling function. il y a 9 ans
  Julius Pfrommer b210b19ae2 cleanup build settings; remove old doxygen documentation il y a 9 ans
  Julius Pfrommer 7f08e21937 compile methods il y a 9 ans
  Julius Pfrommer b36ad54e95 fix encoding of enums il y a 9 ans
  Julius Pfrommer c9ae4288d8 high-level api for the client; aligned with the server api il y a 9 ans
  Julius Pfrommer 9a8b734957 fix wrong node attribute decoding il y a 9 ans
  Julius Pfrommer ba3dd74f83 revert changing the standard port il y a 9 ans
  Julius Pfrommer 47749e1045 add many log messages for log-level DEBUG. simplify stdout logger il y a 9 ans