ichrispa 0fb4fd0f12 UA_Server_add<Type>Node now takes an additional argument to return the nodeId of the actually created node, allowing userspace functions to create hierarchic instances of objects. Fixed an error in addMethodNode that prevented dynamic methods having arguments when using NODEID_NUMERIC(x,0). %!s(int64=9) %!d(string=hai) anos
..
client 5f2f949807 fixes #299, adding a non-public ua_client_internal.h to hide internals of client's implementation %!s(int64=9) %!d(string=hai) anos
ongoing 4a719cc4b8 removing legacy code. xml handling is kept in the repository for now. %!s(int64=9) %!d(string=hai) anos
server 0fb4fd0f12 UA_Server_add<Type>Node now takes an additional argument to return the nodeId of the actually created node, allowing userspace functions to create hierarchic instances of objects. Fixed an error in addMethodNode that prevented dynamic methods having arguments when using NODEID_NUMERIC(x,0). %!s(int64=9) %!d(string=hai) anos
ua_connection.c 8413eceba6 Don't use calcSizeBinary. Return a failure message if the response message would be too large. %!s(int64=9) %!d(string=hai) anos
ua_securechannel.c b515f7dab3 removing debug info... (sorry for bad commit hygiene) %!s(int64=9) %!d(string=hai) anos
ua_securechannel.h dd9699d7da fixed a bug in opensecurechannel %!s(int64=9) %!d(string=hai) anos
ua_session.c d5002592c8 fixes 292, fixing some leaks, missing inializers, bugs... there seem be no subscription-related leaks anylonger %!s(int64=9) %!d(string=hai) anos
ua_session.h 01eb04c23a adding dependency on ua_server.h %!s(int64=9) %!d(string=hai) anos
ua_types.c 5b919b5486 Replaced ByteString_compare/String_compare's builtin strncmp with memcmp to allow for NULL-Bytes encoded in binary transport encodings in comparisons not throwing of the result. %!s(int64=9) %!d(string=hai) anos
ua_types_encoding_binary.c ef037512e6 fixed bug within UA_Variant_decodeBinary: Multidimensional array weren't decoded correct. Data of variant was overwritten by arrayDimensions field %!s(int64=9) %!d(string=hai) anos
ua_types_encoding_binary.h cee54343c0 restore calcSizeBinary as a single function UA_calcSizeBinary %!s(int64=9) %!d(string=hai) anos
ua_util.h ba371cd6c6 support cygwin envirnment %!s(int64=9) %!d(string=hai) anos