Commit History

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