Historique des commits

Auteur SHA1 Message Date
  Stefan Profanter 6fe8453249 Untabify il y a 5 ans
  Stefan Profanter f1084b2240 Stack: Only allow to call FindServersOnNetwork if mDNS is enabled il y a 5 ans
  Stefan Profanter 8cb236af86 Stack: Only shut down mDNS if it was initialized before. il y a 5 ans
  Stefan Profanter d419a00a6b Stack: Add additional config flag to enable mDNS and fix UaExpert not showing LDS Server il y a 5 ans
  Stefan Profanter f2a151bc01 Stack: Refactor server config to separated discovery and mDNS settings il y a 5 ans
  Stefan Profanter c8da8302db Stack: Correct cast of SOCKET to int on Windows il y a 5 ans
  Benjamin Bara 9e95f3d767 Stack: Various small reformatting to fix build after running clang-format il y a 5 ans
  Mark Giraud 91f54454d1 Fix undefined behavior il y a 5 ans
  Stefan Profanter 1bf487abd1 mDNS: Remove resolving IP address for mDNS announce il y a 5 ans
  Christian von Arnim 5ad7df7a17 Fix: mdns record when strlen(hostname) + strlen(servername) is 61 or 62 il y a 5 ans
  Julius Pfrommer 89f728aee1 Logging: Make logging a proper plugin with state and cleanup method il y a 5 ans
  Julius Pfrommer 767093a63d Discovery: Add DiscoveryManager il y a 5 ans
  Julius Pfrommer 43a2b539c2 Deprecate UA_TRUE/UA_FALSE for internal use il y a 5 ans
  Stefan Profanter 473c0e960b Use hostname resolving to correctly handle mDNS SRV target announces il y a 6 ans
  Stefan Profanter 6f3fc55f04 Use snprintf instead of memcpy for better code understanding il y a 6 ans
  Stefan Profanter 443283f8e4 Merge remote-tracking branch 'upstream/master' into feature/architectures il y a 6 ans
  StalderT 047c5e4098 WIP client : timed async service & async highlevel functions with client worker for 0.4 (#1598) il y a 6 ans
  StalderT d3bb462810 replace MIN/MAX by UA_MIN/UA_MAX il y a 6 ans
  Stefan Profanter a0d6e2b166 Further adaption to architecture folder il y a 6 ans
  Julius Pfrommer 67cbd86018 Set the correct copyright for @jpfr il y a 6 ans
  Julius Pfrommer 46979d3b87 replace alloca with variable-length arrays and alloca as fallback il y a 6 ans
  StalderT 4057c4d814 add my company name il y a 6 ans
  Stefan Profanter c2305461a3 Copyright holders at beginning of file (#1514) il y a 6 ans
  StalderT 7332a100ee remove unneeded whitespaces (#1552) il y a 6 ans
  StalderT 7e30f66b0b fix if/while/for/switch typo il y a 6 ans
  Julius Pfrommer e74b4bf832 simplify datetime handling. il y a 6 ans
  Jose Cabral 6c82b082c8 Fix missing code for VxWorks il y a 6 ans
  StalderT f8e7160d1a fix win32 mdns socket il y a 6 ans
  Stefan Profanter 011d29bbd3 Socket may also be 0 il y a 6 ans
  Stefan Profanter 242e5eff23 Enable valgrind open FD check and fix open FDs after shutdown il y a 6 ans