Commit History

Author SHA1 Message Date
  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 7 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
  Stefan Profanter 68d9370915 Fix #1180 ensure enums are 32bit integers 6 years ago
  Stefan Profanter b7ae3a133a Fix #1180 ensure enums are 32bit integers 6 years ago
  Stefan Profanter aec4768fdb Fix build on VS2008 to use correct stdbool.h 6 years ago
  pschoppe 45ed4fc455 Set _XOPEN_SOURCE to 600 if not defined 6 years ago
  Julius Pfrommer 2113ec1c9b move server config in a separate header 7 years ago
  Stefan Profanter 812bab56a3 Merge pull request #1133 from open62541/hotfix/fuzzing_2690 7 years ago
  Stefan Profanter 0e6d5a9a56 Add DUMP_HEX_PKG function to allow easier fuzz debugging 7 years ago
  Julius Pfrommer 934496a84a add printf-format function attributes for gcc; fix all logging warnings 7 years ago
  Stefan Profanter 20440bcd6b Fix build for VS2008 7 years ago
  Julius Pfrommer 96e87cedfa restore old UA_Job API and mark as deprecated 7 years ago
  FlorianPalm 2d5aedd912 removed all ifdefs related to UA_ENABLE_EXTERNAL_NAMESPACES 7 years ago