Commit Verlauf

Autor SHA1 Nachricht Datum
  Stefan Profanter f2a1f9d81f Fix reading of nodeClass attribute vor 7 Jahren
  Julius Pfrommer 6f69af2b70 simplify: error checking, move array instead of copying vor 7 Jahren
  Stefan Profanter 79ddd9833f Cleanup memory vor 8 Jahren
  Stefan Profanter d4c4c4522a Copy value before freeing it vor 8 Jahren
  Stefan Profanter 6ff64cccd3 ArrayAtributes is UInt32 not Int32 vor 8 Jahren
  Julius Pfrommer 30760d1bba remove UA_EXPORT from source files and internal headers vor 8 Jahren
  Julius Pfrommer 3da07052e9 Fix warnings uncovered by PVS Studio vor 8 Jahren
  tbs2017 a5c85f03be Bugfix UA_Client_NamespaceGetIndex not working vor 8 Jahren
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files vor 8 Jahren
  Julius Pfrommer 123e82336e cosmetic improvements of the client library vor 8 Jahren
  Julius Pfrommer 598978d033 correct behavior on read error in client (fix #930) vor 8 Jahren
  Lorenz Haas 71e9f80031 Be afraid of premature pessimization, use pre(in|de)crement ;D vor 8 Jahren
  Julius Pfrommer 1b301f0e79 cosmetic: clean overlong lines in the client vor 8 Jahren
  jmrahm fa35d2be3a fixed array read handling in client api vor 8 Jahren
  Julius Pfrommer 9d592f05a8 finish bootstrap vor 8 Jahren
  Julius Pfrommer 95c65f19f0 use highlevel API for the readme example vor 8 Jahren
  Julius Pfrommer 9a88f8490a make arguments const if possible in hl-client; remove unneccessary copying vor 8 Jahren
  Julius Pfrommer 7711a0503d add dedicated highlevel client functions for reading and writing arraydimensions attributes vor 8 Jahren
  Julius Pfrommer 85f04d57c7 add typed version of writeAttribute highlevel functions; add documention for the highlevel client vor 9 Jahren
  ichrispa 4986b9ac3e Fixed SEGFAULT if Client_Call is passed a null pointer for return arguments... vor 9 Jahren
  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. vor 9 Jahren
  ichrispa 3dcae4daea UA_Client_forEachChildNodeCall had somehow vanished from the otherwise symmetric API - and is now back. vor 9 Jahren
  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). vor 9 Jahren
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup vor 9 Jahren
  Julius Pfrommer 23ed641bcc improve the client; fix remaining memleaks; wait for complete messages in the network layer vor 9 Jahren
  Julius Pfrommer 6d37a63177 more cosmetic improvements vor 9 Jahren
  Julius Pfrommer cfdccab274 purely cosmetic improvements vor 9 Jahren
  Julius Pfrommer 195879592d extensionobject decoding did not look at the encoding length vor 9 Jahren
  Julius Pfrommer a3be08ae1a status vor 9 Jahren
  Julius Pfrommer bd1ebce5f3 compiles the example server, but crashes vor 9 Jahren