Commit Verlauf

Autor SHA1 Nachricht Datum
  Julius Pfrommer 9a0b6bc7ae Fix #451 (broken subscriptions) vor 9 Jahren
  Julius Pfrommer 59488262d7 Some variables in the server had the wrong hasdatatype reference vor 9 Jahren
  Holger Jeromin 7b36e41b59 added documentation for client functions vor 9 Jahren
  Julius Pfrommer 7062cb6e58 make a statuscode comparison unambiguous vor 9 Jahren
  Stasik0 bed4376400 fixing broken decoding of DiagnosticInfo_decodeBinary (return value comparisson was broken) vor 9 Jahren
  ichrispa 7ed2f3e3ff Merge pull request #457 from StalderT/patch-3 vor 9 Jahren
  FlorianPalm 6979830d98 fixed memory leak in multithreading environment vor 9 Jahren
  StalderT 935b24fc40 Update ua_subscription_manager.c vor 9 Jahren
  Sten Grüner f02a66a096 Merge pull request #455 from acplt/CERT-PRE01-C vor 9 Jahren
  Holger Jeromin 07f9805912 negative defines should be in parentheses vor 9 Jahren
  Julius Pfrommer d7b6e48a51 move external namespaces to a separate header file vor 9 Jahren
  Stasik0 46c6388cb3 fixed a broken list during a timeout-cleanup, relates #449, #453 vor 9 Jahren
  Julius Pfrommer e98c1d77fc fix #452 vor 9 Jahren
  Julius Pfrommer 792266d151 fix msvc detection vor 9 Jahren
  Julius Pfrommer 759ad3790f remove potential bug uncovered by clang analyzer vor 9 Jahren
  Julius Pfrommer 443b4949ea use _snprintf_s on MSVC vor 9 Jahren
  Julius Pfrommer a54fdfa5bb msvc has no snprintf in stdio.h vor 9 Jahren
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets vor 9 Jahren
  Julius Pfrommer d9d56914e6 fix a missing include vor 9 Jahren
  Julius Pfrommer c9ae4288d8 high-level api for the client; aligned with the server api vor 9 Jahren
  Julius Pfrommer a807a8853d remove some potential bugs vor 9 Jahren
  Julius Pfrommer 5301dc15f1 Merge pull request #430 from acplt/NamespaceGetIndex vor 9 Jahren
  Stasik0 6cc2947fc1 re-shaping code using goto vor 9 Jahren
  Julius Pfrommer 01ca9996de check the return value where it is required; split a complicated function into two easier parts vor 9 Jahren
  Julius Pfrommer fc24902096 fix potential bugs indicated by clang-analyzer 3.7; related to #449 vor 9 Jahren
  Julius Pfrommer 402a2ac0b0 tag functions that return a malloced pointer vor 9 Jahren
  Julius Pfrommer dc7192ba84 use function attributes to ensure good use of APIs vor 9 Jahren
  Julius Pfrommer 54d05425f8 remove a spurious argument in UA_Server_setNodeAttribute_value; related to #447 vor 9 Jahren
  Julius Pfrommer 0d2bb09c47 cosmetic cleanup of range handling; cosmetic cleanup of ua_util.h vor 9 Jahren
  Julius Pfrommer 66d8a06f4a improve the server API; prefix functions with typed inline versions with __ vor 9 Jahren