Historial de Commits

Autor SHA1 Mensaje Fecha
  ichrispa 7ed2f3e3ff Merge pull request #457 from StalderT/patch-3 hace 10 años
  Julius Pfrommer 7062cb6e58 make a statuscode comparison unambiguous hace 10 años
  Julius Pfrommer a3be08ae1a status hace 10 años
  Julius Pfrommer 052be1ef70 update hace 10 años
  FlorianPalm 6979830d98 fixed memory leak in multithreading environment hace 10 años
  FlorianPalm 34df09c6da relates to #446 fixed typo in multithreading code. hace 10 años
  Julius Pfrommer 6ce4d129da Merge branch 'master' into unsigned_array_size hace 10 años
  Julius Pfrommer bd1ebce5f3 compiles the example server, but crashes hace 10 años
  FlorianPalm 0fb3073b0a added secure channel counting / minor changes within UA_SecureChannelManager definition hace 10 años
  StalderT 935b24fc40 Update ua_subscription_manager.c hace 10 años
  Sten Grüner f02a66a096 Merge pull request #455 from acplt/CERT-PRE01-C hace 10 años
  Holger Jeromin 07f9805912 negative defines should be in parentheses hace 10 años
  Julius Pfrommer d7b6e48a51 move external namespaces to a separate header file hace 10 años
  Stasik0 46c6388cb3 fixed a broken list during a timeout-cleanup, relates #449, #453 hace 10 años
  Julius Pfrommer e98c1d77fc fix #452 hace 10 años
  Julius Pfrommer 792266d151 fix msvc detection hace 10 años
  Julius Pfrommer 759ad3790f remove potential bug uncovered by clang analyzer hace 10 años
  Julius Pfrommer 443b4949ea use _snprintf_s on MSVC hace 10 años
  Julius Pfrommer a54fdfa5bb msvc has no snprintf in stdio.h hace 10 años
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets hace 10 años
  Julius Pfrommer d9d56914e6 fix a missing include hace 10 años
  Julius Pfrommer c9ae4288d8 high-level api for the client; aligned with the server api hace 10 años
  Julius Pfrommer a807a8853d remove some potential bugs hace 10 años
  Julius Pfrommer 5301dc15f1 Merge pull request #430 from acplt/NamespaceGetIndex hace 10 años
  Stasik0 6cc2947fc1 re-shaping code using goto hace 10 años
  Julius Pfrommer 01ca9996de check the return value where it is required; split a complicated function into two easier parts hace 10 años
  Julius Pfrommer fc24902096 fix potential bugs indicated by clang-analyzer 3.7; related to #449 hace 10 años
  Julius Pfrommer 402a2ac0b0 tag functions that return a malloced pointer hace 10 años
  Julius Pfrommer dc7192ba84 use function attributes to ensure good use of APIs hace 10 años
  Julius Pfrommer 54d05425f8 remove a spurious argument in UA_Server_setNodeAttribute_value; related to #447 hace 10 años