Stefan Profanter
|
f2a1f9d81f
Fix reading of nodeClass attribute
|
il y a 7 ans |
Julius Pfrommer
|
6f69af2b70
simplify: error checking, move array instead of copying
|
il y a 7 ans |
Stefan Profanter
|
79ddd9833f
Cleanup memory
|
il y a 8 ans |
Stefan Profanter
|
d4c4c4522a
Copy value before freeing it
|
il y a 8 ans |
Stefan Profanter
|
6ff64cccd3
ArrayAtributes is UInt32 not Int32
|
il y a 8 ans |
Julius Pfrommer
|
30760d1bba
remove UA_EXPORT from source files and internal headers
|
il y a 8 ans |
Julius Pfrommer
|
3da07052e9
Fix warnings uncovered by PVS Studio
|
il y a 8 ans |
tbs2017
|
a5c85f03be
Bugfix UA_Client_NamespaceGetIndex not working
|
il y a 8 ans |
FlorianPalm
|
810db94bca
added MPL v2 license to c/h/py files
|
il y a 8 ans |
Julius Pfrommer
|
123e82336e
cosmetic improvements of the client library
|
il y a 8 ans |
Julius Pfrommer
|
598978d033
correct behavior on read error in client (fix #930)
|
il y a 8 ans |
Lorenz Haas
|
71e9f80031
Be afraid of premature pessimization, use pre(in|de)crement ;D
|
il y a 8 ans |
Julius Pfrommer
|
1b301f0e79
cosmetic: clean overlong lines in the client
|
il y a 8 ans |
jmrahm
|
fa35d2be3a
fixed array read handling in client api
|
il y a 8 ans |
Julius Pfrommer
|
9d592f05a8
finish bootstrap
|
il y a 8 ans |
Julius Pfrommer
|
95c65f19f0
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 |