Историја ревизија

Аутор SHA1 Порука Датум
  Julius Pfrommer 759ad3790f remove potential bug uncovered by clang analyzer пре 10 година
  Julius Pfrommer 443b4949ea use _snprintf_s on MSVC пре 10 година
  Julius Pfrommer a54fdfa5bb msvc has no snprintf in stdio.h пре 10 година
  Julius Pfrommer 9dd20578a6 use NULL instead of UA_NULL; don't rename standard C functions; provide minimal replacements for libc on embedded targets пре 10 година
  Julius Pfrommer d9d56914e6 fix a missing include пре 10 година
  Julius Pfrommer c9ae4288d8 high-level api for the client; aligned with the server api пре 10 година
  Julius Pfrommer a807a8853d remove some potential bugs пре 10 година
  Julius Pfrommer 5301dc15f1 Merge pull request #430 from acplt/NamespaceGetIndex пре 10 година
  Stasik0 6cc2947fc1 re-shaping code using goto пре 10 година
  Julius Pfrommer 01ca9996de check the return value where it is required; split a complicated function into two easier parts пре 10 година
  Julius Pfrommer fc24902096 fix potential bugs indicated by clang-analyzer 3.7; related to #449 пре 10 година
  Julius Pfrommer 402a2ac0b0 tag functions that return a malloced pointer пре 10 година
  Julius Pfrommer dc7192ba84 use function attributes to ensure good use of APIs пре 10 година
  Julius Pfrommer 54d05425f8 remove a spurious argument in UA_Server_setNodeAttribute_value; related to #447 пре 10 година
  Julius Pfrommer 0d2bb09c47 cosmetic cleanup of range handling; cosmetic cleanup of ua_util.h пре 10 година
  Julius Pfrommer 66d8a06f4a improve the server API; prefix functions with typed inline versions with __ пре 10 година
  Julius Pfrommer c4f076f271 symmetric client API for addnodes пре 10 година
  Julius Pfrommer 9a8b734957 fix wrong node attribute decoding пре 10 година
  Julius Pfrommer b4e103d3ca fix a network regression in the client пре 10 година
  Julius Pfrommer 0f88ed7f56 cleanup of the session and securechannel service пре 10 година
  Julius Pfrommer 58837f63bf cosmetic cleanup of the securechannel manager пре 10 година
  Julius Pfrommer ba3dd74f83 revert changing the standard port пре 10 година
  Julius Pfrommer 47749e1045 add many log messages for log-level DEBUG. simplify stdout logger пре 10 година
  Julius Pfrommer f1d725c7f6 Merge pull request #444 from StalderT/patch-1 пре 10 година
  StalderT c4bfe03a91 Update ua_server.c пре 10 година
  Julius Pfrommer a91404198d use restrict keyword in c++ пре 10 година
  Julius Pfrommer e1448f3685 cosmetic cleanups; use restrict where pointers don't alias пре 10 година
  Julius Pfrommer 55e9013dc8 remove dead code in namespace generation пре 10 година
  Julius Pfrommer d892175208 allow 0-length arguments when -1 length is defined пре 10 година
  ichrispa 36a4ef3155 Fixed broken code generation for method nodes; fixed bootstrapping. пре 10 година