Commit History

Author SHA1 Message Date
  Andreas Ebner 008e3fe43f Add pubsub connection handling and udp plugin 6 years ago
  Root-Core 961f0dbde8 Fixed __COUNTER__ macro for PowerPC compilation 6 years ago
  Julius Pfrommer 46979d3b87 replace alloca with variable-length arrays and alloca as fallback 6 years ago
  Mark Giraud 12cc370a3b Add interval to improve performance when dumping with valgrind 6 years ago
  basyskom-jvoe cdf91fe9ec Fix android build with ndk r16b (#1591) 6 years ago
  Mark Giraud 15346f6383 Add flag for interactive valgind dumps (#1593) 6 years ago
  cabralfortiss 7fac71131f First Changes for freeRTOS (#1546) 6 years ago
  Julius Pfrommer 432cc0c85e encoding without thread-local variables 6 years ago
  Infinity95 adf793b2ef Implement SecurityPolicy#Basic128Rsa15 with mbedTLS 6 years ago
  Julius Pfrommer f83812b696 fix typo for __FLOAT_WORD_ORDER 6 years ago
  Jose Cabral 6c82b082c8 Fix missing code for VxWorks 6 years ago
  Julius Pfrommer b536580822 add UA_DEBUG option, make assertions dependent on that 6 years ago
  Julius Pfrommer 11a0720851 remove duplicate definition of the UA_TYPENAME macro 6 years ago
  Julius Pfrommer ebcbeb8c53 remove duplicate definitions of static assert macros 6 years ago
  Julius Pfrommer d942544371 assume that string.h can always be used 6 years ago
  Julius Pfrommer 68b567f82a manually trigger failure modes for additional unit tests 6 years ago
  Julius Pfrommer 3e745028e4 include double define (from merging 0.2) 6 years ago
  Julius Pfrommer 3a5f02db05 Merge branch '0.2' 6 years ago
  Stefan Profanter b9346bac3d Fix #1180 ensure enums are 32bit integers 6 years ago
  Julius Pfrommer 025f62eae0 move C99 integer definitions to ua_config.h 6 years ago
  Julius Pfrommer 67dbb4cf18 move POSIX definitions out of the public header 6 years ago
  Jose Cabral 8cfce19a03 Add VxWorks Support 6 years ago
  Julius Pfrommer 8086a32714 check return values in securechannel 6 years ago
  Julius Pfrommer 5ec8dd51ec fix tests with UA_ENABLE_MULTITHREADING and UA_ENABLE_TYPENAMES disabled 6 years ago
  Julius Pfrommer 34b028d52a move some macro definitions out of ua_util.h 6 years ago
  Julius Pfrommer c0956fd34e remove experimental stateless extension 6 years ago
  Julius Pfrommer 8c7b2e567e fix static_assert macros 6 years ago
  Julius Pfrommer d49baffbd0 fix static_assert macros 6 years ago
  Julius Pfrommer 9637329cde make UA_STATIC_ASSERT work on more compilers (specifically https://bellard.org/tcc/) 6 years ago
  Julius Pfrommer d7b59040b9 make UA_STATIC_ASSERT work on more compilers (specifically https://bellard.org/tcc/) 6 years ago