Commit History

Author SHA1 Message Date
  Julius Pfrommer 02745117d6 clean up ua_types.h, fix unit tests 9 years ago
  Julius Pfrommer bc5b0eb469 type decoding is final 9 years ago
  Holger Jeromin 7b36e41b59 added documentation for client functions 9 years ago
  FlorianPalm 63d620b93d Merge branch 'master' of https://github.com/acplt/open62541 into channel_counting 9 years ago
  Stasik0 bed4376400 fixing broken decoding of DiagnosticInfo_decodeBinary (return value comparisson was broken) 9 years ago
  FlorianPalm 5f1d733ed8 Merge branch 'master' of https://github.com/acplt/open62541 into channel_counting 9 years ago
  ichrispa 7ed2f3e3ff Merge pull request #457 from StalderT/patch-3 10 years ago
  Julius Pfrommer 7062cb6e58 make a statuscode comparison unambiguous 10 years ago
  Julius Pfrommer a3be08ae1a status 10 years ago
  Julius Pfrommer 052be1ef70 update 10 years ago
  FlorianPalm 6979830d98 fixed memory leak in multithreading environment 10 years ago
  FlorianPalm 34df09c6da relates to #446 fixed typo in multithreading code. 10 years ago
  Julius Pfrommer 6ce4d129da Merge branch 'master' into unsigned_array_size 10 years ago
  Julius Pfrommer bd1ebce5f3 compiles the example server, but crashes 10 years ago
  FlorianPalm 0fb3073b0a added secure channel counting / minor changes within UA_SecureChannelManager definition 10 years ago
  StalderT 935b24fc40 Update ua_subscription_manager.c 10 years ago
  Sten Grüner f02a66a096 Merge pull request #455 from acplt/CERT-PRE01-C 10 years ago
  Holger Jeromin 07f9805912 negative defines should be in parentheses 10 years ago
  Julius Pfrommer d7b6e48a51 move external namespaces to a separate header file 10 years ago
  Stasik0 46c6388cb3 fixed a broken list during a timeout-cleanup, relates #449, #453 10 years ago
  Julius Pfrommer e98c1d77fc fix #452 10 years ago
  Julius Pfrommer 792266d151 fix msvc detection 10 years ago
  Julius Pfrommer 759ad3790f remove potential bug uncovered by clang analyzer 10 years ago
  Julius Pfrommer 443b4949ea use _snprintf_s on MSVC 10 years ago
  Julius Pfrommer a54fdfa5bb msvc has no snprintf in stdio.h 10 years ago
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets 10 years ago
  Julius Pfrommer d9d56914e6 fix a missing include 10 years ago
  Julius Pfrommer c9ae4288d8 high-level api for the client; aligned with the server api 10 years ago
  Julius Pfrommer a807a8853d remove some potential bugs 10 years ago
  Julius Pfrommer 5301dc15f1 Merge pull request #430 from acplt/NamespaceGetIndex 10 years ago