Julius Pfrommer 4634aa1cd7 Merge branch 'master' into unsigned_array_size il y a 9 ans
..
CMakeLists.txt 615fa5a2f1 deactivate readspeed test that uses internal apis il y a 9 ans
client.c 7f08e21937 compile methods il y a 9 ans
client_firstSteps.c 052be1ef70 update il y a 9 ans
client_legacy.c 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
client_stateless.c 3d110a6720 stateless calls work again il y a 9 ans
logger_stdout.c a3be08ae1a status il y a 9 ans
logger_stdout.h 47749e1045 add many log messages for log-level DEBUG. simplify stdout logger il y a 9 ans
networklayer_tcp.c 4634aa1cd7 Merge branch 'master' into unsigned_array_size il y a 9 ans
networklayer_tcp.h 7c152a5ece use a const string for the client connection il y a 9 ans
networklayer_udp.c 47749e1045 add many log messages for log-level DEBUG. simplify stdout logger il y a 9 ans
networklayer_udp.h 67cf0af100 refactored the networklayer interface il y a 9 ans
server.c 4f30c9aaf2 remove crash in the client when the server does not respond il y a 9 ans
server.cpp 47749e1045 add many log messages for log-level DEBUG. simplify stdout logger il y a 9 ans
server_datasource.c 47749e1045 add many log messages for log-level DEBUG. simplify stdout logger il y a 9 ans
server_firstSteps.c 47749e1045 add many log messages for log-level DEBUG. simplify stdout logger il y a 9 ans
server_method.c 7f557eb253 harden array handling, fix a bug in server_method il y a 9 ans
server_nodeset.c 47749e1045 add many log messages for log-level DEBUG. simplify stdout logger il y a 9 ans
server_nodeset.xml d8e71ee608 this is a first prototype of a server that which namespace is created from a nodeset XML file automatically il y a 9 ans
server_readspeed.c c33b62c682 don't copy data for reading. use a NODELETE variant that points into the node il y a 9 ans
server_repeated_job.c 47749e1045 add many log messages for log-level DEBUG. simplify stdout logger il y a 9 ans
server_udp.c 1811544b2d return the added node id only when requested il y a 9 ans
server_variable.c c9ae4288d8 high-level api for the client; aligned with the server api il y a 9 ans