Historique des commits

Auteur SHA1 Message Date
  Julius Pfrommer d51eb62a39 use highlevel API for the readme example il y a 8 ans
  Julius Pfrommer 9a88f8490a make arguments const if possible in hl-client; remove unneccessary copying il y a 8 ans
  Julius Pfrommer 7711a0503d add dedicated highlevel client functions for reading and writing arraydimensions attributes il y a 8 ans
  Julius Pfrommer 85f04d57c7 add typed version of writeAttribute highlevel functions; add documention for the highlevel client il y a 8 ans
  ichrispa 4986b9ac3e Fixed SEGFAULT if Client_Call is passed a null pointer for return arguments... il y a 9 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 9 ans
  ichrispa 3dcae4daea UA_Client_forEachChildNodeCall had somehow vanished from the otherwise symmetric API - and is now back. il y a 9 ans
  ichrispa a12c157c89 Check if output arguments are returned at all before accessing the result array proves beneficial if methods do not return arguments (the other choice is a SEGFAULT). il y a 9 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 9 ans
  Julius Pfrommer 23ed641bcc improve the client; fix remaining memleaks; wait for complete messages in the network layer il y a 9 ans
  Julius Pfrommer 6d37a63177 more cosmetic improvements il y a 9 ans
  Julius Pfrommer cfdccab274 purely cosmetic improvements il y a 9 ans
  Julius Pfrommer 195879592d extensionobject decoding did not look at the encoding length il y a 9 ans
  Julius Pfrommer a3be08ae1a status il y a 9 ans
  Julius Pfrommer bd1ebce5f3 compiles the example server, but crashes il y a 9 ans
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets il y a 9 ans
  Julius Pfrommer d9d56914e6 fix a missing include il y a 9 ans
  Julius Pfrommer c9ae4288d8 high-level api for the client; aligned with the server api il y a 9 ans