ichrispa cc93def094 Fixed two instances of addNode calls that are were missing the createdNode return argument in response to #306. 9 gadi atpakaļ
..
CMakeLists.txt 3649101943 move to canonical examples that show only a single feature 9 gadi atpakaļ
client.c 8dcaa09f86 Merge branch 'master' into dev 9 gadi atpakaļ
client_legacy.c b23216c694 simplify ua_string generation from chars 10 gadi atpakaļ
client_stateless.c 0684df3dad add the network layer and logger to the single-source distribution 10 gadi atpakaļ
logger_stdout.c cc47eefbec added a gcc-version check around pragma 10 gadi atpakaļ
logger_stdout.h df4753b00d improve amalgamation 9 gadi atpakaļ
networklayer_tcp.c 6ff67cf40c simplfy closing connections in the network layer 9 gadi atpakaļ
networklayer_tcp.h df4753b00d improve amalgamation 9 gadi atpakaļ
networklayer_udp.c cc47eefbec added a gcc-version check around pragma 10 gadi atpakaļ
networklayer_udp.h 0684df3dad add the network layer and logger to the single-source distribution 10 gadi atpakaļ
server.c 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). 9 gadi atpakaļ
server.cpp 5ebece8c79 fixing cxx example 10 gadi atpakaļ
server_method.c cc93def094 Fixed two instances of addNode calls that are were missing the createdNode return argument in response to #306. 9 gadi atpakaļ
server_repeated_job.c db1c4979c2 clean up the canonical examples 9 gadi atpakaļ
server_udp.c e0615114e7 auto-create ns1 with the servers application URI 10 gadi atpakaļ
server_variable.c cc93def094 Fixed two instances of addNode calls that are were missing the createdNode return argument in response to #306. 9 gadi atpakaļ