Historial de Commits

Autor SHA1 Mensaje Fecha
  Julius Pfrommer 1f8613a070 fix array copy error recovery hace 9 años
  Julius Pfrommer 7f557eb253 harden array handling, fix a bug in server_method hace 9 años
  Julius Pfrommer 7f08e21937 compile methods hace 9 años
  Julius Pfrommer b36ad54e95 fix encoding of enums hace 9 años
  Julius Pfrommer 195879592d extensionobject decoding did not look at the encoding length hace 9 años
  Julius Pfrommer 38d804d3d6 Merge branch 'master' into unsigned_array_size hace 9 años
  Julius Pfrommer 02745117d6 clean up ua_types.h, fix unit tests hace 9 años
  Julius Pfrommer bc5b0eb469 type decoding is final hace 9 años
  Holger Jeromin 7b36e41b59 added documentation for client functions hace 9 años
  Julius Pfrommer 7062cb6e58 make a statuscode comparison unambiguous hace 9 años
  Stasik0 bed4376400 fixing broken decoding of DiagnosticInfo_decodeBinary (return value comparisson was broken) hace 9 años
  ichrispa 7ed2f3e3ff Merge pull request #457 from StalderT/patch-3 hace 9 años
  Julius Pfrommer a3be08ae1a status hace 9 años
  Julius Pfrommer 052be1ef70 update hace 9 años
  FlorianPalm 6979830d98 fixed memory leak in multithreading environment hace 9 años
  Julius Pfrommer 6ce4d129da Merge branch 'master' into unsigned_array_size hace 9 años
  Julius Pfrommer bd1ebce5f3 compiles the example server, but crashes hace 9 años
  StalderT 935b24fc40 Update ua_subscription_manager.c hace 9 años
  Sten Grüner f02a66a096 Merge pull request #455 from acplt/CERT-PRE01-C hace 9 años
  Holger Jeromin 07f9805912 negative defines should be in parentheses hace 9 años
  Julius Pfrommer d7b6e48a51 move external namespaces to a separate header file hace 9 años
  Stasik0 46c6388cb3 fixed a broken list during a timeout-cleanup, relates #449, #453 hace 9 años
  Julius Pfrommer e98c1d77fc fix #452 hace 9 años
  Julius Pfrommer 792266d151 fix msvc detection hace 9 años
  Julius Pfrommer 759ad3790f remove potential bug uncovered by clang analyzer hace 9 años
  Julius Pfrommer 443b4949ea use _snprintf_s on MSVC hace 9 años
  Julius Pfrommer a54fdfa5bb msvc has no snprintf in stdio.h hace 9 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 9 años
  Julius Pfrommer d9d56914e6 fix a missing include hace 9 años
  Julius Pfrommer c9ae4288d8 high-level api for the client; aligned with the server api hace 9 años