Historial de Commits

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