Historial de Commits

Autor SHA1 Mensaje Fecha
  Julius Pfrommer 4c0d2400cc Merge branch 'master' of https://github.com/acplt/open62541 hace 9 años
  Julius Pfrommer ea9b3a004c Enable reading and writing on nodes per default; Fix a typo (bulidinfo) hace 9 años
  Julius Pfrommer 749064e192 Merge pull request #462 from acplt/remove_atoi_tcp hace 9 años
  Holger Jeromin 6b7f7d436a using strtoul instead of atoi hace 9 años
  Julius Pfrommer b07f136c9e Merge branch 'master' of https://github.com/acplt/open62541 hace 9 años
  Julius Pfrommer 9a0b6bc7ae Fix #451 (broken subscriptions) hace 9 años
  Julius Pfrommer 59488262d7 Some variables in the server had the wrong hasdatatype reference hace 9 años
  Julius Pfrommer 638093d92d Merge pull request #460 from acplt/channel_counting hace 9 años
  FlorianPalm 9a22976c57 code formatting hace 9 años
  FlorianPalm 8f666f5e7b Merge remote-tracking branch 'origin/master' into channel_counting hace 9 años
  Holger Jeromin 7b36e41b59 added documentation for client functions hace 9 años
  FlorianPalm 63d620b93d Merge branch 'master' of https://github.com/acplt/open62541 into channel_counting hace 9 años
  Stasik0 bed4376400 fixing broken decoding of DiagnosticInfo_decodeBinary (return value comparisson was broken) hace 9 años
  FlorianPalm 5f1d733ed8 Merge branch 'master' of https://github.com/acplt/open62541 into channel_counting hace 9 años
  ichrispa 7ed2f3e3ff Merge pull request #457 from StalderT/patch-3 hace 9 años
  Julius Pfrommer 7062cb6e58 make a statuscode comparison unambiguous hace 9 años
  FlorianPalm 6979830d98 fixed memory leak in multithreading environment hace 9 años
  FlorianPalm 34df09c6da relates to #446 fixed typo in multithreading code. hace 9 años
  FlorianPalm 0fb3073b0a added secure channel counting / minor changes within UA_SecureChannelManager definition 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