Historial de Commits

Autor SHA1 Mensaje Fecha
  Stefan Profanter 812bab56a3 Merge pull request #1133 from open62541/hotfix/fuzzing_2690 hace 7 años
  Stefan Profanter 0e6d5a9a56 Add DUMP_HEX_PKG function to allow easier fuzz debugging hace 7 años
  Julius Pfrommer 934496a84a add printf-format function attributes for gcc; fix all logging warnings hace 7 años
  Stefan Profanter 03c347408c Fix #1136: THREAD_LOCAL define only necessary for multithreading hace 7 años
  Julius Pfrommer fadd1dd09d remove obsolete memberstruct definition hace 7 años
  Julius Pfrommer 6b3186ab5d hide some #ifdefs in a macro hace 7 años
  Julius Pfrommer a668df0605 always use thread_local globals; prevent nesting exchangeBuffer() hace 7 años
  Julius Pfrommer 721bfda7fb introduce integer shortnames internally in the lib (u8, u16, i32, ...) hace 8 años
  Julius Pfrommer 74841ba997 cosmetic improvements hace 8 años
  Julius Pfrommer 20b4db46b5 Merge branch '0.2' hace 8 años
  FlorianPalm 810db94bca added MPL v2 license to c/h/py files hace 8 años
  Julius Pfrommer c256b78abc make UA_readNumber an internal function hace 8 años
  FlorianPalm aee53c650e license change for all c/h files hace 8 años
  FlorianPalm a0f38a0bd1 undoing license add (missing comment ending...) hace 8 años
  FlorianPalm 87028b0ee6 added new license text (mplv3) hace 8 años
  FlorianPalm faa91182a2 Revert "License change: added license note at the beginning of every .c/.h file" hace 8 años
  FlorianPalm 55cbdc83d7 License change: added license note at the beginning of every .c/.h file hace 8 años
  Julius Pfrommer 7aa39e4a31 fix remaining issues with g++; all examples compile as C++ hace 8 años
  frax2222 5efd75e5dd Import vs2008 patch from @carljoerger and @frax2222 hace 8 años
  Julius Pfrommer dac72655db fix: add stdint.h for older Visual Studios hace 8 años
  Julius Pfrommer 5467bae2dd refactor: make memory allocator and atomic operations definitions public hace 8 años
  Julius Pfrommer 1e883d19aa fix: alloca with clang on windows (fixes #834) hace 8 años
  Julius Pfrommer 62275cf70a fix #792; define UA_THREAD_LOCAL as empty string if multithreading is disabled hace 8 años
  Stasik0 700fa36053 fixes #700 hace 8 años
  Julius Pfrommer 56e7ae441f fix inclusion order of winsock2/windows.h in amalgamation hace 8 años
  Julius Pfrommer 54daafd37a rename plugins to begin with ua_ hace 8 años
  Julius Pfrommer a5c41a4c14 enable thread-local variables when possible (#654) hace 8 años
  Julius Pfrommer 2f1c8f8649 add an option to use external timing API for embedded targets; hace 8 años
  Julius Pfrommer 999bdef64a split the MessageTypeAndFinal type, cherry-picked from chunking_callback hace 8 años
  Julius Pfrommer 3a8af99c5a further simplify endianness handling hace 9 años