.. |
CMakeLists.txt
|
3649101943
move to canonical examples that show only a single feature
|
vor 10 Jahren |
client.c
|
4eacf599f6
Added Clientside UA_Client_delete<Type>Node aliases for UA_Client_deleteNode().
|
vor 10 Jahren |
client_legacy.c
|
b23216c694
simplify ua_string generation from chars
|
vor 10 Jahren |
client_stateless.c
|
0684df3dad
add the network layer and logger to the single-source distribution
|
vor 10 Jahren |
logger_stdout.c
|
cc47eefbec
added a gcc-version check around pragma
|
vor 10 Jahren |
logger_stdout.h
|
df4753b00d
improve amalgamation
|
vor 10 Jahren |
networklayer_tcp.c
|
6ff67cf40c
simplfy closing connections in the network layer
|
vor 10 Jahren |
networklayer_tcp.h
|
df4753b00d
improve amalgamation
|
vor 10 Jahren |
networklayer_udp.c
|
cc47eefbec
added a gcc-version check around pragma
|
vor 10 Jahren |
networklayer_udp.h
|
0684df3dad
add the network layer and logger to the single-source distribution
|
vor 10 Jahren |
server.c
|
17ec7526dd
Namespace compiler was rewritten to use userland insertion methods whenever possible. Some adaptations to several add<Type>Node calls where made to facilitate the compiler.
|
vor 10 Jahren |
server.cpp
|
5ebece8c79
fixing cxx example
|
vor 10 Jahren |
server_method.c
|
17ec7526dd
Namespace compiler was rewritten to use userland insertion methods whenever possible. Some adaptations to several add<Type>Node calls where made to facilitate the compiler.
|
vor 10 Jahren |
server_repeated_job.c
|
db1c4979c2
clean up the canonical examples
|
vor 10 Jahren |
server_udp.c
|
e0615114e7
auto-create ns1 with the servers application URI
|
vor 10 Jahren |
server_variable.c
|
b481cc3a94
Created missing serverside API calls for creating and deleting all nodetypes. Clientside API calls was matched (symmetry) to the call structure of the server API. Tutorial on adding nodes was started (WIP).
|
vor 10 Jahren |