提交歷史

作者 SHA1 備註 提交日期
  Stefan Profanter 658d85d451 LDS customizable timeout for automatic de-register (#695) 8 年之前
  Julius Pfrommer 6135e96aeb Merge branch '0.2' 8 年之前
  Stefan Profanter b851cfa2c0 Fix memory leaks found by valgrind (#696) 8 年之前
  Stefan Profanter e9e68a0ba2 Service RegisterServer and Discovery (#687) 8 年之前
  Julius Pfrommer 26e1dc7cc8 make guid printf pointer-safe, add printf macro for UA_String 8 年之前
  Julius Pfrommer 67be80479b fix an issue uncovered by clang analyzer 8 年之前
  Julius Pfrommer e15cdfacbe fix #661, take the endpointurls from the networklayer when required 8 年之前
  FlorianPalm fddb7906e2 Update ua_services_discovery.c 8 年之前
  Stasik0 46c2be5d5e Discovery Get Endpoints tests work now 8 年之前
  Julius Pfrommer 5237a74f30 improve logging with new convenience macros 8 年之前
  Julius Pfrommer 34dafb78ce Use the less noisy C99 true/false throughout. But keep the UA_TRUE/UA_FALSE macros for compatibility 9 年之前
  Julius Pfrommer 2ae7fef1e4 add Wshadow and Wconversion compiler flags; fix all warnings; networklayer takes the logger from the server at startup 9 年之前
  Julius Pfrommer c54348ab9d nodestore: make the memory handling by the nodestore more intuitive 9 年之前
  Stasik0 07095dd3bb fixing a memleak in GetEndpoints service, fixes a half of #510 9 年之前
  Julius Pfrommer 53d67b4140 single server config struct 9 年之前
  Julius Pfrommer e9437b5c34 Merge branch 'master' into unsigned_array_size 9 年之前
  Julius Pfrommer bf3c7aaaa9 split up processMSG into smaller functions 9 年之前
  Julius Pfrommer cfdccab274 purely cosmetic improvements 9 年之前
  Julius Pfrommer bd1ebce5f3 compiles the example server, but crashes 9 年之前
  FlorianPalm 7a9af79ffb added NO_ALLOCA macro 9 年之前
  Julius Pfrommer 9913a5c627 return only the requested endpoints 10 年之前
  Julius Pfrommer 8256cc5916 use the hostname from the networklayer for the endpointurl 10 年之前
  Julius Pfrommer 382f17459f enable build on MSVC 2015 (lesser MSVC fail due to missing C99 constructs) 10 年之前
  Julius Pfrommer 6423239137 let users add their custom namespaces 10 年之前
  Julius Pfrommer cfc09e323f improve the server discovery 10 年之前
  Stasik0 b23fcf1311 FindServers implemented 10 年之前
  Julius Pfrommer 4396c48387 small fix in discovery service set 10 年之前
  Stasik0 cb2b22db36 bugfix in get_endpoints 10 年之前
  Julius Pfrommer b985935593 make typedescription branch work 10 年之前
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc 10 年之前