Julius Pfrommer
|
c317396f4c
Chunking callback (#534)
|
před 8 roky |
Stasik0
|
a659f0f31f
UA_Server_addNamespace can now handle duplicate namespace URI, relates #584
|
před 8 roky |
Julius Pfrommer
|
4e529ea850
rename src_extra folder to plugins
|
před 8 roky |
wuyangtang
|
7a8d5ac495
Fix include order
|
před 8 roky |
Julius Pfrommer
|
5ca0743916
add a binary message examples that opens a session; remove all hangs found with afl
|
před 8 roky |
Julius Pfrommer
|
9fc7da2c27
improve the tests cmakelists
|
před 8 roky |
Julius Pfrommer
|
1085912b02
resurrect testing with binary message from a file
|
před 8 roky |
Julius Pfrommer
|
2ae7fef1e4
add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup
|
před 8 roky |
Julius Pfrommer
|
99ce9e249c
add support for -fsanitize=undefined and -fsanitize=address
|
před 9 roky |
Julius Pfrommer
|
b210b19ae2
cleanup build settings; remove old doxygen documentation
|
před 9 roky |
Julius Pfrommer
|
9dd20578a6
use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets
|
před 9 roky |
Julius Pfrommer
|
b3dbefaa51
add a unit test for node management; add hastypedefinition for instantiated nodes
|
před 9 roky |
Nick Goossens
|
5359244cc0
Travis CI OS X build
|
před 9 roky |
Stasik0
|
8f311b0f04
adding some explicit linking dependencies to unit tests, fixes #388
|
před 9 roky |
Nick Goossens
|
cbbf989dde
OS X compilation
|
před 9 roky |
FlorianPalm
|
e4b8d9a280
added unit test for session
|
před 9 roky |
ChristianFimmers
|
9585f91c13
tests for readValue with severeal attributes implemented
|
před 9 roky |
Julius Pfrommer
|
cf33d08b7d
changing some macros to reenable the library for c++
|
před 9 roky |
Julius Pfrommer
|
ab44073f72
can't reproduce travis errors, try again later
|
před 9 roky |
Julius Pfrommer
|
0684df3dad
add the network layer and logger to the single-source distribution
|
před 9 roky |
Julius Pfrommer
|
bb5e53dcf5
towards writing of ranges
|
před 9 roky |
Julius Pfrommer
|
1dc86a56e8
added a testcase that replays client messages from a file
|
před 9 roky |
Julius Pfrommer
|
22360d8aea
fix travis again
|
před 9 roky |
Julius Pfrommer
|
e82aae299b
concatenate the library into single .c/.h file
|
před 9 roky |
Julius Pfrommer
|
a457f31c0f
worker threads for multithreading, use UA_malloc instead of UA_alloc
|
před 10 roky |
Julius Pfrommer
|
bda9cd58f5
update concurrent nodestore
|
před 10 roky |
Julius Pfrommer
|
d41b8e08fe
simplify. _new() returns a pointer to the new object
|
před 10 roky |
Julius Pfrommer
|
bea30a06fc
build a shared lib with only selected "userland" symbols visible
|
před 10 roky |
Julius Pfrommer
|
50c11f7699
the single utils.c/h out into a flat structure
|
před 10 roky |
Julius Pfrommer
|
37ce7292b1
repair tests that still apply. still work needed on tests
|
před 10 roky |